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

https://github.com/richiepagard/one-night-sql

Just one night with SQL. A fun SQL playground where I explore and document what I learn. Just experimenting and enjoying the programming world!
https://github.com/richiepagard/one-night-sql

linux sql

Last synced: 5 months ago
JSON representation

Just one night with SQL. A fun SQL playground where I explore and document what I learn. Just experimenting and enjoying the programming world!

Awesome Lists containing this project

README

          

# One Night With SQL

SQL Playground.

---

## To Run The Files Over The Command
### Postresql

```bash
sudo -u psql -d -f
```