Find+SQL was designed to provide a visual solution to navigating any PostgreSQL database through interactive tables and an automated generation of query strings.
Input any PostgresQL URI.
Generate a query for all columns from multiple tables.
Generate a Full Outer Join query from two tables with multiple pairs of matching columns.
Generate a query for multiple columns from a single table.
Generate a Where Clause query using AND and OR from a single table with multiple columns and values.
Copy and paste the generated query string.
- React.js (React Hooks)
- Node.js
- Express
- Electron
- GraphQL
- PostgresQL
- AWS
- Authentication
- Dynamic URI Input
- Dynamic visual representation of relational tables
- Interactive tables/columns/values associated
- Dynamic query string generator
- Able to save previous queries
- More query string functionality
- Docker support
- Arrow components to point towards relational data
- Integrate testing
Find+SQL is MIT licensed.