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.
- Host: GitHub
- URL: https://github.com/bernardocouto/sqlsimple
- Owner: bernardocouto
- License: mit
- Created: 2022-01-04T13:06:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-03T13:06:08.000Z (over 4 years ago)
- Last Synced: 2025-02-19T12:41:29.867Z (over 1 year ago)
- Topics: postgresql, python
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).