Official Clients

Project Docs Language License Author Package
falkordb-py Pydoc Python MIT FalkorDB pypi
falkordb-ts JSDoc Node.JS MIT FalkorDB npm
jfalkordb javadocs Java BSD FalkorDB maven
falkordb-rs docs.rs Rust MIT FalkorDB crates
falkordb-go godoc Go BSD FalkorDB Github
NFalkorDB readme C# Apache-2.0 FalkorDB nuget

Official Object-Graph Mapping (OGM) Libraries

FalkorDB provides official Object-Graph Mapping (OGM) libraries that allow you to work with graph data using native language objects and structures.

Project Docs Language License Author Package
falkordb-py-orm readme Python MIT FalkorDB GitHub
falkordb-go-orm readme Go MIT FalkorDB GitHub
spring-data-falkordb readme Java Apache-2.0 FalkorDB GitHub

Additional Clients

Implementing a client

Information on some of the tasks involved in writing a FalkorDB client can be found in the Client Specification.