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

https://github.com/sajadtorkamani/sql-playground

A place to play with SQL.
https://github.com/sajadtorkamani/sql-playground

mysql sql

Last synced: about 1 year ago
JSON representation

A place to play with SQL.

Awesome Lists containing this project

README

          

## Getting started

Install Docker and Docker Compose.

Start containers
```shell
docker compose up -d
```

Database should be available at:
- Host: localhost
- Port: 3306
- User: root
- Password: password