Cozo logo

Cozo

New Graph DB with Datalog, embedded like SQLite
0
1
+ 1
0

What is Cozo?

It is a general-purpose, transactional, relational database that uses Datalog for query, is embeddable, and focuses on graph data and algorithms.
Cozo is a tool in the Graph Databases category of a tech stack.
Cozo is an open source tool with 3K GitHub stars and 83 GitHub forks. Here’s a link to Cozo's open source repository on GitHub

Cozo Integrations

Cozo's Features

  • Relational database with Datalog as the query language
  • Easy to use from any programming language, or as a standalone program
  • Embeddable, with ready-to-use bindings for Python, NodeJS and Java
  • Modern, clean, flexible syntax, informative error messages

Cozo Alternatives & Comparisons

What are some alternatives to Cozo?
Neo4j
Neo4j stores data in nodes connected by directed, typed relationships with properties on both, also known as a Property Graph. It is a high performance graph store with all the features expected of a mature and robust database, like a friendly query language and ACID transactions.
Dgraph
Dgraph's goal is to provide Google production level scale and throughput, with low enough latency to be serving real time user queries, over terabytes of structured data. Dgraph supports GraphQL-like query syntax, and responds in JSON and Protocol Buffers over GRPC and HTTP.
JanusGraph
It is a scalable graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster. It is a transactional database that can support thousands of concurrent users executing complex graph traversals in real time.
Titan
Titan is a scalable graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster. Titan is a transactional database that can support thousands of concurrent users executing complex graph traversals in real time.
RedisGraph
RedisGraph is a graph database developed from scratch on top of Redis, using the new Redis Modules API to extend Redis with new commands and capabilities. Its main features include: - Simple, fast indexing and querying - Data stored in RAM, using memory-efficient custom data structures - On disk persistence - Tabular result sets - Simple and popular graph query language (Cypher) - Data Filtering, Aggregation and ordering
See all alternatives
Related Comparisons
No related comparisons found

Cozo's Followers
1 developers follow Cozo to keep up with related blogs and decisions.