Flatpak: коллекция приложений


Номер категории:   1    2    3    4    5    6    7    8    9    10      11      12    13    14  

  A    B    C    D    E    F    G    H    I    J    K    L    M    N    O    P     Q     R    S    T    U    V    W    X    Y    Z    *  

Queries [Инструменты разработчика]

A workbench to interact with relational databases.


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.