Queries icon
Queries icon

Queries

Queries is a workbench to interact with relational databases, with initial support for Postgres.

Queries screenshot 1

Cost / License

Application type

Platforms

  • Linux
  • Flathub
  • Flatpak
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  No registration required
  2.  Database Management Tool
  3. PostgreSQL icon  PostgreSQL support

Queries News & Activities

Highlights All activities

Recent activities

Show all activities

Queries information

  • Developed by

    Diego Lima
  • Licensing

    Open Source (GPL-3.0) and Free product.
  • Written in

  • Alternatives

    51 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  53 Stars
  •  3 Forks
  •  10 Open Issues
  •   Updated  
View on GitHub
Queries was added to AlternativeTo by K0RR on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Queries?

Queries is a workbench to interact with relational databases, with initial support for Postgres.

Features: View relevant contextual information (schemata, tables, views and columns) when writing SQL.

SQL statements are parsed and verified at the client side for immediate feedback and faster debugging.

Support for encrypted connections via SSL/TLS, allowing you to interact safely with remote databases.

Statements are executed asynchronously when possible, reducing execution time for long statement sequences.

Build line, scatter and bar graphs without external tools using plain SQL by aggregating your data according to a JSON specification.

Export results as plain CSV files or build dynamic HTML reports from tables and views.