Distribution
TypeDB Studio is available for Linux, Mac and Windows operating systems.
- Installation instructions: https://typedb.com/docs/home/install/studio
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:2.28.4
- User manual: https://typedb.com/docs/manual/studio
TypeDB Server Compatibility
See the compatibility table to ensure
compatibility between Studio and TypeDB server.
New Features
- Allow connection through Connection URIs
We introduce the ability to connect to TypeDB through a "Connection URI".
This can be used as an alternative to the existing connection dialog.
Example Connection URIs:
typedb-core://localhost:1729
typedb-cloud://admin:[email protected]:1729/?tlsEnabled=true