Description
Fluree DB is a single-binary semantic graph database built on W3C standards. It stores data as RDF knowledge graphs and supports SPARQL, JSON-LD Query, and Cypher. Its immutable, content-addressed commit chain enables time-travel queries, git-style branching and merging, and tamper detection; transactions can be signed and policy-gated. The product also provides SHACL validation, OWL/RDFS reasoning, BM25 full-text search, HNSW vector search, and storage options including local files, S3 with DynamoDB, and IPFS. It can run standalone over HTTP or be embedded as a Rust library, serving application developers and AI/agent use cases including persistent searchable memory and RAG substrates.