Company

The company behind Anvil DB

Devforge Pty Ltd builds Anvil DB — a Rust-powered graph database that brings the query engine, document store, GraphQL API, authentication, file storage, and a browser UI together in a single binary.

What we do

Graph databases have historically forced a trade-off: the power of a native property graph, or the operational simplicity of a single system. Devforge exists to remove that trade-off. Anvil is a graph database with first-class Cypher, but it also ships the pieces teams usually bolt on afterward — a document store, a GraphQL layer, row-level security, object storage, and an admin UI — as one self-contained, Rust-native binary.

How we build

Performance first

Anvil is written in Rust end to end — from the page-based storage engine and WAL to the cost-based Cypher planner. No garbage-collection pauses, no JVM.

Batteries included

One binary ships the graph engine, a document store, a GraphQL API, authentication, file storage, and a web UI — so a deployment needs no sidecars.

Open and familiar

Speak Cypher and GraphQL, connect with an anvil:// driver in four languages, and import Neo4j-format dumps. Standards you already know, not a walled garden.

Built to be understood

A deliberately lean dependency tree — the query engine, graph model, and client driver carry zero external dependencies. Fewer moving parts, fewer surprises.

Company details

Legal name
Devforge Pty Ltd
Flagship product
Anvil DB — a Rust graph database

Get in touch

The fastest way to reach us is through the Anvil community and the project's issue tracker.

Want to try it first? Get started or explore the features.