nowfound

Alternatives

Products that do what Online SQL Compiler does

Run SQL instantly with a browser-based SQLite compiler

  1. 1

    Powerful online SQL sandbox

    2024

  2. 2

    Build a database-backed full-stack app in under a minute.

    2021

  3. 3

    In-browser SQL Workbench for data querying & visualization

    2024

  4. 4SQ

    Part of the workflow for building my website is the generation of a table in tab-separated column format (.tsv). The source data is found in four other .tsv files. I use an SQLite query to perform a 4-way join and write out the new table. For convenience, I wrote a script that encapsulates the query inside a Bash function. The example below illustrates this technique. repertoire() { pushd $CMM_SOURCES&#x2F;_data sqlite3 <<EOS .headers on .mode tabs .import category.tsv category .import composition.tsv composition .import concert.tsv concert .import program.tsv program .once repertoire.tsv…

    2021

  5. 5

    Run, Compile & Debug C Code Instantly in Your Browser

    30d ago · snaploom.com

  6. 6SP

    2021 · sqlime.org

  7. 7

    Check if your SQL is readable or not

    2022

  8. 8
    soarSQL98

    The analytical SQL editor - powered by duckDB

    2025

  9. 9
    JupySQL115

    JupySQL is a SQL client for Jupyter

    2023

  10. 10

    Generate arduous database queries in a snap

    2023

  11. 11

    Run your favourite programming languages online

    2019

  12. 12

    Generate optimised SQL queries in seconds

    2023

  13. 13FS

    A minimalistic Fluent SQL API for Java built with one compilation unit aimed to resemble the code to your original SQL code

    2013 · github.com

  14. 14SC
  15. 15SW
  16. 16BW
  17. 17SS
  18. 18CC
  19. 19LA
  20. 20IM

    Hey everyone! It’s a single executable that you can run on your server using Docker, Systemd, or any other tool you prefer. It provides a simple user-friendly interface to manage all your SQLite databases. Inspired by PhpLiteAdmin, it features a snappy UI and offers power-user functionalities, ability to chat with your database using natural language via OpenAI api, and other features. It’s free to use, with an option for a one-time payment to unlock all features. You can find the demo at https:&#x2F;&#x2F;demo.litequeen.com&#x2F; It's early and there's much to add. Some features I think…

    2024 · litequeen.com

  21. 21AP
  22. 22SL
  23. 23IW

    Hi! I wanted to understand more about databases' internals so I wrote one from scratch. It has a T-SQL inspired syntax with support for functions and procedures. It can be used stand-alone as a SQL engine or with a server allowing for persistence and replication to other connected clients. Performance are nothing near sqlite of course but that's beside the point. It’s a small database engine that can run in a web app as a way to store session data, do small calculations on a web worker, store the document&#x2F;data the user is editing or facilitate “multiplayer” feature by broadcasting the…

    2022 · github.com

  24. 24RS

    Oct 2025 · embedded.sql-workbench.com

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