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

https://github.com/bernardocouto/sqlsimple

SQLSimple framework, easy to learn, fast to code, ready for production.
https://github.com/bernardocouto/sqlsimple

postgresql python

Last synced: 3 months ago
JSON representation

SQLSimple framework, easy to learn, fast to code, ready for production.

Awesome Lists containing this project

README

          

**Documentation**:

https://sqlsimple.bernardocouto.com

**Source Code**:

https://github.com/bernardocouto/sqlsimple

## Installation

```shell
$ pip install sqlsimple
```

## License

This project is licensed under the terms of the [MIT license](https://github.com/bernardocouto/sqlsimple/blob/main/LICENSE).