-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Marcus Henriksson edited this page Apr 2, 2026
·
1 revision
Queryeer is an extensible, Java-based Query IDE for developers and database professionals. It provides a flexible, plugin-based environment for writing, executing, and analyzing queries across multiple data sources.
- Platform: Java 17+, Swing UI with FlatLaf theming
- License: Apache License 2.0 (non-commercial use)
- Repository: github.com/kuseman/queryeer
| Page | Description |
|---|---|
| Core Features | Application overview, workspace, file management, and general functionality |
| Text Editor | Editor features including syntax highlighting, code completion, and shortcuts |
| Query Engines | Overview of supported query engines and how they work |
| JDBC Query Engine | Connecting to databases via JDBC (SQL Server, Oracle, Presto, and more) |
| Payloadbuilder Query Engine | Queryeer's built-in query engine with Elasticsearch, Filesystem, and HTTP catalogs |
| Output Components | Table output, text output, query plan, graph, and export formats |
| Plugin System | How to extend Queryeer with custom plugins and catalogs |
- Download the latest release ZIP from the releases page.
- Unzip and run the launcher from the
bin/folder. - Open the Options dialog to configure a connection or query engine.
- Create a new query file and start querying.
- Java 17 or later
- Windows, Linux, or macOS
- For SQL Server with Windows Authentication:
mssql-jdbc_auth-<version>.x64.dllplaced inSystem32