What is Studio?
[caption: TypeDB Studio, a dedicated IDE for TypeDB]
TypeDB Studio, along with TypeDB Console and the TypeDB Clients, is an interface through which we can interact with a TypeDB database. Studio allows us to execute any TypeQL query, and visualise and investigate its results. Whether you need a tool to test and experiment with your newly created TypeDB database, or you prefer a graphical interface for reading data from TypeDB, you will find Studio extremely useful.
Download Studio
TypeDB Studio is available for Linux, Mac and Windows. Visit the Download Centre to download and install the latest release of Studio.
For Mac, TypeDB Studio is also available through Homebrew:
brew tap vaticle/tap
brew install --cask vaticle/tap/typedb-studio
Version Compatibility
Studio | TypeDB | TypeDB Cluster |
---|---|---|
2.14.1 to 2.17.0 | 2.14.1 to 2.17.0 | 2.14.1 to 2.17.0 |
2.11.0 | 2.11.1 | 2.11.1 to 2.11.2 |
Up next…
In the section that follows, we learn how to get started quickly with Studio.