qrousset / preql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PreQL

Table of Contents

What is PreQL?

PreQL is an interactive PostgreSQL visualization tool that provides developers with the ability to easily visualize their databases with cached, query-less requests to the backend and seamlessly generate SQL queries.

Installation

Depending on your operating system, download for MacOS or Windows.

Once downloaded, navigate to the application and double-click to install.

MacOS Users: You may need to adjust your security settings to allow the application to run.

If you encounter the error below when running the application:

Go to your security settings and click 'Open Anyway'. You should now be able to use the application as intended.

How to use PreQL

  1. Copy / paste your PostgreSQL database link and click 'Generate' to view your data.
  2. Below the table visualizer, you can test various SQL queries to compare two different tables without pinging your database over and over again

PreQL Team

About


Languages

Language:TypeScript 51.9%Language:JavaScript 31.1%Language:SCSS 16.1%Language:HTML 1.0%