Officially out now: The TypeDB 3.0 Roadmap

Installation

TypeDB & TypeQL are in the process of being rewritten in Rust. There will be significant refinement to the language, and minor breaks in backwards compatibility. Learn more about the changes from our 3.0 Roadmap. The biggest change to TypeDB 3.0 will be our storage data structure and architecture that significantly boosts performance. We’re aiming to release 3.0 in the summer this year, along with preliminary benchmarks of TypeDB.

Deploy TypeDB

TypeDB is available in two editions: Cloud and Core.

Create a new production-ready deployment of TypeDB with advanced security and high-availability features.

Install a 100% open source version of TypeDB with everything you need to start building applications.

Client applications

There are two official client applications available for managing and querying TypeDB deployments: Studio and Console.

Install a complete IDE that facilitates development on TypeDB with a schema manager, result visualizer, and more.

Install a lightweight and powerful CLI tool with interactive (REPL) and non-interactive (script) modes.

Driver libraries

Official driver libraries are available in a variety of languages for building applications on TypeDB.

rustRust
pythonPython
nodejsNode.js
javaJava
csharpC#
cppC++
cC

Provide Feedback