Distribution
TypeDB Studio is hosted on the Web at https://studio.typedb.com.
Alternatively:
- Install: https://typedb.com/docs/home/install/studio
- Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:3.7.0
Desktop builds of TypeDB Studio run in the following environments:
- Windows 10 or later (x86_64)
- MacOS (x86_64, arm64)
- Debian / Ubuntu 22.04 or later (x86_64, arm64)
Documentation
- TypeDB Studio docs: https://typedb.com/docs/tools/studio
- Learn more about TypeDB: https://typedb.com/docs/home/learning-journey
TypeDB server compatibility
TypeDB Studio 3.7.0 is compatible with TypeDB >= 3.3. For older TypeDB versions, enquire on the TypeDB Discord chat server (https://typedb.com/discord).
Please be aware that TypeDB Server 3.7 has breaking API changes. TypeDB Studio 3.7 preserves backward compatibility, however, TypeDB Studio versions OLDER than 3.7.0 will not work correctly with TypeDB server versions >= 3.7.0.
Other improvements
- Update internal visualisation code to correctly handle the TypeDB 3.7 API (by @krishnangovindraj )