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: 26 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: 2024-08-07T21:25:38.000Z (5 months ago)
- Last Synced: 2024-08-08T00:32:16.908Z (5 months 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).