Details
- Vendor
- Colliery IO
- Type
- Property Graph
- Kind
- Extension
- Category
- Emerging
- License
- MIT
- Language
- C
- Query Languages
- openCypher
The go-to resource for graph technology details
A loadable SQLite extension that adds property-graph storage and openCypher querying to any SQLite database, keeping graph and relational data together in a single zero-config file. It ships with 15+ built-in graph algorithms—PageRank, Louvain, Dijkstra, centralities—plus Python and Rust bindings, and inherits SQLite's embedded, serverless ACID operation.
License MIT
SPDX identifier as classified by GitHub from the repository licence file.
"spdx_id": "MIT"GitHub licence API — colliery-io/graphqlite · reviewed 2026-08-02
Released 2025-07
Confirms current value; the repository was created 2025-07-19 and its oldest commit is dated 2025-07-21, but no explicit announcement of first public availability was found.
"date": "2025-07-21T09:02:23Z" }, "message": "checkpoint: before we start implementing lemo",colliery-io/graphqlite commits (oldest, via GitHub API) · reviewed 2026-08-02
Language C
Confirms current value; GraphQLite is a SQLite extension and GitHub's byte-count breakdown is C-dominant, with Python and Rust present only as binding layers.
"C": 2991801, "Python": 363307, "Rust": 276410,colliery-io/graphqlite languages (GitHub API) · reviewed 2026-08-02
An SQLite extension that adds graph database capabilities using the Cypher query language.colliery-io/graphqlite README.md · reviewed 2026-08-02