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

https://github.com/shmuelmofrad/sbql

This is just a simple SQL training program with spring boot and H2 database
https://github.com/shmuelmofrad/sbql

h2-database java maven springboot sql training

Last synced: 2 months ago
JSON representation

This is just a simple SQL training program with spring boot and H2 database

Awesome Lists containing this project

README

          

# SbQL
This is just a simple SQL training program with spring boot and H2 database

## How to Run:

```
mvn spring-boot:run
```

[server port:8000](http://localhost:8000/)