https://github.com/camilocbarrera/sql4all
Learn SQL interactively :)
https://github.com/camilocbarrera/sql4all
learning-by-doing pglite sql
Last synced: 2 months ago
JSON representation
Learn SQL interactively :)
- Host: GitHub
- URL: https://github.com/camilocbarrera/sql4all
- Owner: camilocbarrera
- Created: 2024-12-02T17:07:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-04T21:34:31.000Z (3 months ago)
- Last Synced: 2026-01-12T16:29:26.886Z (3 months ago)
- Topics: learning-by-doing, pglite, sql
- Language: TypeScript
- Homepage: https://www.sql4all.org/
- Size: 37.8 MB
- Stars: 15
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# SQL4All
[](https://pglite.dev)
[](https://www.crafterstation.com)
[](https://www.moraleja.co)
[](https://kebo.app)
[](https://github.com/camilocbarrera/sql4all)
Learn SQL by doing.
https://www.sql4all.org/
## Quick start
```bash
bun install
bun run db:push
bun dev
```
Don't forget to add `DATABASE_URL` to `.env.local`.
MIT License