Queries icon
Queries icon

Queries

 Like this app

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

Queries screenshot 1

License model

  • FreeOpen Source

Application type

Platforms

  • Linux
  • Flathub
  • Flatpak
  No rating
0 likes
0comments
0 news 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

    52 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  51 Stars
  •  3 Forks
  •  11 Open Issues
  •   Updated Jun 15, 2024 
View on GitHub

Our users have written 0 comments and reviews about Queries, and it has gotten 0 likes

Queries was added to AlternativeTo by K0RR on Nov 10, 2024 and this page was last updated Nov 10, 2024.
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.