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
- Host: GitHub
- URL: https://github.com/dde-labs/self-orm
- Owner: dde-labs
- License: mit
- Created: 2025-03-01T04:56:57.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-01T05:45:59.000Z (3 months ago)
- Last Synced: 2025-03-01T06:25:37.572Z (3 months ago)
- Topics: mssql, mysql, postgres, py39, sqlalchemy, sqlite
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.