Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/movsb/taorm
A dead simple ORM written in Go.
https://github.com/movsb/taorm
go golang orm
Last synced: 4 days ago
JSON representation
A dead simple ORM written in Go.
- Host: GitHub
- URL: https://github.com/movsb/taorm
- Owner: movsb
- Created: 2019-03-20T11:28:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-30T04:38:06.000Z (13 days ago)
- Last Synced: 2025-01-30T05:24:25.519Z (13 days ago)
- Topics: go, golang, orm
- Language: Go
- Homepage:
- Size: 81.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TAORM
A dead simple ORM written in Go.
Originally developed for taoblog: [taorm/](https://github.com/movsb/taoblog/tree/cc5a8067d847dee7a0754b9e0a7eee6dcf25e573/modules/taorm).