nowfound

Alternatives

Products that do what SOQL Query Builder does

Build Salesforce SOQL queries visually - no syntax needed

  1. 1
    Hubql CLI119

    Create data schema visualizations from your terminal

    2024

  2. 2VS

    2020 · chartio.com

  3. 3
    Prisma521

    Build a GraphQL server with any database

    2018

  4. 4

    Open-source tutorial website to learn GraphQL development

    2017

  5. 5DT

    I built DDL to Data after repeatedly pushing back on "just use production data and mask it" requests. Teams needed populated databases for testing, but pulling prod meant security reviews, PII scrubbing, and DevOps tickets. Hand-written seed scripts were the alternative slow, fragile, and out of sync the moment schemas changed. Paste your CREATE TABLE statements, get realistic test data back. It parses your schema, preserves foreign key relationships, and generates data that looks real, emails look like emails, timestamps are reasonable, uniqueness constraints are honored. No setup, no…

    Jan 2026

  6. 6

    Collection of 200+ database diagram templates for developers

    2020

  7. 7GA

    I've always been curious about how SQL engines actually work. So I built a minimum viable SQL engine in Go. - Supports CSV files as tables - Supports SELECT, FROM, WHERE, LIMIT It's very simple: 1. Parses query string 2. Converts it into an AST representation 3. Executes the query against the CSV 4. Returns the results

    2024 · github.com

  8. 8VD

    Hey HN! We are Jonathan & Guy, and we are happy to share a project we’ve been working on. ChartDB is a tool to help developers and data analysts quickly visualize database schemas by generating ER diagrams with just one query. A unique feature of our product is AI-Powered export for easy migration. You can give it a try at https://chartdb.io and find the source code on GitHub. Next steps ---> More AI. We’d love feedback :)

    2024 · github.com

  9. 9

    Generate SQL directly in your browser with help of AI

    2022

  10. 10
    DrawSQL246

    Better entity relationship diagrams for your database

    2018

  11. 11

    Builds entire dashboards from a single prompt

    Apr 2026 · basedash.com

  12. 12QY

    Hi folks, My friend Sami and I recently built Vizly, a Mac application that allows anyone to query their databases using plain English. Vizly is built on Llama 2, llama.cpp, and runs fully on-prem (edit: meaning everything is local and your data never leaves your own computer). We are running two Llama models, one for natural language to SQL translation, and another that uses the results from the SQL to render visualizations. That means there are no external APIs and all the AI models are running locally on your MacBook. We tried to make Vizly very easy to share as well. Every Vizly instance…

    2023 · vizly.fyi

  13. 13

    Generates every queries from the schema

    2020

  14. 14QL

    qq is jq inspired interoperable config format transcoder with interactive querying. It features an optional interactive editor with autocomplete for structured data. And supports inputs and outputs for json, xml, ini, toml, yaml, hcl, tf, and csv to varying degrees of capability.

    2024 · github.com

  15. 15BE

    Hello! The last few weeks I've been experimenting with compiling sql queries to bpftrace programs and then working with the results. bpfquery.com is the result of that, source available at https://github.com/zmaril/bpfquery. It's a very minimal sql to bpftrace compiler that lets you explore what's going on with your systems. It implements queries, expressions, and filters/wheres/predicates, and has a streaming pivot table interface built on https://perspective.finos.org. I am still figuring out how to do windows, aggregations and joins though, but the…

    2024 · bpfquery.com

  16. 16SD

    SnapQL is an open-source desktop app (built with Electron) that lets you query your Postgres database using natural language. It’s schema-aware, so you don’t need to copy-paste your schema or write complex SQL by hand. Everything runs locally — your OpenAI API key, your data, and your queries — so it's secure and private. Just connect your DB, describe what you want, and SnapQL writes and runs the SQL for you.

    2025 · github.com

  17. 17

    No SQL query, just chat with your SQL/NoSQL databases

    2023

  18. 18QY

    Hello HN! I've developed a tool named SheetSQL that allows you to query, join, export, and schedule your queries to Google Sheets through a straightforward SQL interface in the browser. This tool is a simple, first iteration of the idea, so I'm eager to receive feedback on it. You can contact me at taras [at] sheetsql.io :D. I'd love to find out if it could be useful for folks out there! As someone working in fintech, I constantly deal with sheets and often find it challenging to perform seemingly simple tasks like JOINs natively. However, I'm familiar with SQL, which inspired the creation…

    2024 · sheetsql.io

  19. 19
    Aqreo25

    Let Aqreo write your Queries - SQL, MongoDB, and more.

    Sep 2025

  20. 20

    Powerful online SQL sandbox

    2024

  21. 21
    soarSQL98

    The analytical SQL editor - powered by duckDB

    2025

  22. 22AW

    I built this web-based developer utility few years ago when I couldn't find any opensource GUI-based query builder for mysql (similar to what MS Access had). This app can be run locally. The online demo uses static hardcoded values. Screencast's link is included in the README file.

    2023 · codeberg.org

  23. 23
    Hubql109

    Turn data models and APIs into diagrams and documentation

    2023

  24. 24

    Generate arduous database queries in a snap

    2023

Ranked by how close each launch is in meaning, then by votes. Refine with a description →