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

https://github.com/dde-labs/self-orm

Self Sandbox for create the best practice interface with ORM packages
https://github.com/dde-labs/self-orm

mssql mysql postgres py39 sqlalchemy sqlite

Last synced: 3 months ago
JSON representation

Self Sandbox for create the best practice interface with ORM packages

Awesome Lists containing this project

README

        

# Self: ORM

An **Object Relational Mapping (ORM)** interface functions and practices.

> [!NOTE]
> I will provide the `async` connect first because it will make high performance
> than `sync`.

## :speech_balloon: Contribute

I do not think this project will go around the world because it has specific propose,
and you can create by your coding without this project dependency for long term
solution. So, on this time, you can open [the GitHub issue on this project :raised_hands:](https://github.com/dde-labs/self-orm/issues)
for fix bug or request new feature if you want it.