typedb-driver-examples
Graph database examples
Examples of how to use TypeDB drivers with various programming languages and data formats to build scalable graph databases
TypeDB Driver Example Projects and Tutorials
84 stars
10 watching
57 forks
Language: HTML
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
typedb/typedb-driver | Provides libraries and drivers to interact with the TypeDB database engine. | 38 |
typedb/typedb-studio | An integrated development environment (IDE) for managing and developing graph databases with a type system. | 195 |
neo4j/neo4j-jdbc | An official Java driver for interacting with Neo4j graph databases using the JDBC protocol | 135 |
neo4j/neo4j-dotnet-driver | A .NET driver for connecting to and interacting with a graph database | 231 |
humans-of-julia/typedbclient.jl | A client interface to interact with the TypeDB Knowledge Graph database using Julia programming language. | 51 |
neo4j/neo4j-javascript-driver | A JavaScript driver that enables communication with Neo4j graph databases | 856 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
typedb-osi/typedb-bio | An open-source biomedical knowledge graph platform providing an intuitive way to query interconnected and heterogeneous biological data | 78 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 725 |
neo4j/neo4j-java-driver | A Java driver for interacting with the Neo4j graph database using the Bolt Protocol | 331 |
neo4j/neo4j-python-driver | A Python driver for interacting with the Neo4j graph database using its Bolt protocol. | 912 |
blazegraph/database | High-performance graph database supporting multiple APIs and data formats | 896 |
karlseguin/zuckdb.zig | A Zig driver for DuckDB that enables direct access to its API | 93 |
kubo/rust-oracle | An Oracle database driver written in Rust | 192 |
blazegraph/blazegraph-samples | A collection of code samples demonstrating various Blazegraph APIs and features | 67 |