View Database Definitions

View the definitions of database entities quickly in the Database Tool Window

In our paid IDEs, you can open the Database tool window and use (macOS) / Space (Windows/Linux) to view definitions of database entities including tables, views, sequences, triggers and more.


Related Resources

Working with Multiple Databases in a JetBrains IDE
Oh drat! In your latest project, you need to use data from multiple different databases - and worse still, they’re different database types!
Working with SQLite Databases in any JetBrains IDE
In this video, you’ll see how you can skip messing around with the command line and connect to your database just by dragging and dropping.
Synthesizing a Database With Kotlin
In this episode of Talking Kotlin, we discuss how Synthesized uses Kotlin together with custom DSLs and OpenAPI to do just that!