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
Working with Multiple Databases in a JetBrains IDE
Working with multiple databases and database types in your JetBrains IDE.
Working with SQLite Databases in any JetBrains IDE
Working with SQLite Databases in any JetBrains IDE
Connect to your SQLite database easily inside your JetBrains IDE.
Synthesizing a Database With Kotlin
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!