No description
  • Crystal 82.7%
  • Nix 5.7%
  • CSS 5.3%
  • JavaScript 3.8%
  • Shell 1.3%
  • Other 1.2%
Find a file
2026-05-16 23:08:25 -04:00
.reuse Minor fixes + reuse spec compliance 2024-01-07 10:18:37 +01:00
gnuplot Gnuplot: Update to 6.0.4 2025-12-26 16:52:09 +01:00
LICENSES Initial experiments 2023-12-14 13:38:26 +01:00
.gitignore Nix+Docker 2026-05-16 23:08:25 -04:00
favicon.ico Add favicon 2024-01-06 14:45:01 +01:00
flake.lock Nix+Docker 2026-05-16 23:08:25 -04:00
flake.nix Nix+Docker 2026-05-16 23:08:25 -04:00
main.cr Nix+Docker 2026-05-16 23:08:25 -04:00
Makefile Add support for syntax highlighting 2024-01-09 16:38:25 +01:00
manual.md Increase max_headers_size and request_line_size 2024-01-14 09:11:23 +01:00
README.md Documentation improvements 2024-01-10 13:46:20 +01:00
script.js Add support for syntax highlighting 2024-01-09 16:38:25 +01:00
shard.lock Nix+Docker 2026-05-16 23:08:25 -04:00
shard.yml Use PostgreSQL binary results protocol + many performance improvements 2023-12-28 20:34:28 +01:00
shards.nix Nix+Docker 2026-05-16 23:08:25 -04:00
style.css Add broken query checking 2024-01-12 13:07:53 +01:00

SQLBin

SQLBin is a simple, fast, lightweight, efficient, AGPL-licensed, single-binary, boringly-named and equally plain-looking multi-user web interface for running and sharing queries against a PostgreSQL database, written in Crystal.

See the SQLBin homepage for more information.

A live demo can be found at sqlbin.vndb.org.

There's no (binary) releases at this point. If you think you have an interesting use case for this project, let me know and maybe it'll help me get motivated to turn this into a proper project.