# Database

> **TL;DR**
> `File | Settings | Tools | Database` for Windows and Linux
>
>
>
> `IntelliJ IDEA | Settings | Tools | Database` for macOS
>
>
>
> `Ctrl+Alt+S` (Windows), `⌘ Comma` (macOS), `⌘ Comma` (IntelliJ IDEA Classic (macOS)), `⌘ Comma` (macOS System Shortcuts), `Ctrl+Alt+S` (XWin), `Ctrl+Alt+S` (GNOME), `Ctrl+Alt+S` (KDE), `Ctrl+Alt+S` (Emacs), `Ctrl+Alt+S` (Sublime Text), `⌘ Comma` (Sublime Text (macOS)), `Ctrl+Alt+S` (NetBeans), `Ctrl+Alt+S` (Visual Studio), `⌘ Comma` (Visual Studio (macOS)), `Ctrl+Alt+S` (Eclipse), `⌘ Comma` (Eclipse (macOS)) ![the Settings icon](https://resources.jetbrains.com.cn/help/img/idea/2026.2/app.expui.general.settings.svg)

The Database section contains database and SQL settings.

* [Query execution](query-execution.html): Settings for a query execution. * [Output and Results](output-and-results.html): Settings for a query results display in the Output and Results tab of Services tool window and in [Query consoles](query-consoles.html). * [User Parameters](settings-tools-database-user-parameters.html): User parameter settings.

* [Data Editor and Viewer](settings-tools-database-data-views.html): Settings for table data display and management in [data editor](data-editor-and-viewer.html).

* [Other](settings-tools-database-other.html): Various database and SQL settings.

## See also

### Languages, Frameworks and Technologies

[Database Tools and SQL](relational-databases.html)

### Reference

[SQL Dialects](settings-languages-sql-dialects.html) [SQL Resolution Scopes](settings-languages-sql-resolution-scopes.html) [Query console reference](query-consoles.html#reference) [Hibernate console](working-with-the-hibernate-console.html) [JPA console](using-jpa-console.html) [Data editor and viewer](data-editor-and-viewer.html) [Database tool window](database-tool-window.html)

