An open API service indexing awesome lists of open source software.

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 :)

Awesome Lists containing this project

README

          

![hero](banner-img.png)
# SQL4All

[![PGlite](https://img.shields.io/badge/Powered%20by-PGlite-2E7D32?style=flat)](https://pglite.dev)
[![Crafter Station](https://img.shields.io/badge/Crafter%20Station-black?style=flat)](https://www.crafterstation.com)
[![Moraleja Design](https://img.shields.io/badge/Moraleja%20Design-black?style=flat)](https://www.moraleja.co)
[![Kebo](https://img.shields.io/badge/Kebo-black?style=flat)](https://kebo.app)
[![GitHub](https://img.shields.io/badge/GitHub-black?logo=github&style=flat)](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