https://github.com/doobcontrol/xyorm
A simple ORM model
https://github.com/doobcontrol/xyorm
database orm
Last synced: about 2 months ago
JSON representation
A simple ORM model
- Host: GitHub
- URL: https://github.com/doobcontrol/xyorm
- Owner: doobcontrol
- License: mit
- Created: 2025-04-15T13:40:08.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-15T14:08:07.000Z (about 1 year ago)
- Last Synced: 2025-04-15T15:25:10.889Z (about 1 year ago)
- Topics: database, orm
- Language: C#
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## xyORM
A simple ORM model based on some of my legacy code which i think have some value.