Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theduke/go-dukedb
A database abstraction layer/ORM for the GO language.
https://github.com/theduke/go-dukedb
Last synced: about 1 month ago
JSON representation
A database abstraction layer/ORM for the GO language.
- Host: GitHub
- URL: https://github.com/theduke/go-dukedb
- Owner: theduke
- License: mit
- Created: 2015-08-28T12:06:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-07T07:55:06.000Z (about 9 years ago)
- Last Synced: 2024-10-14T17:20:29.599Z (2 months ago)
- Language: Go
- Size: 672 KB
- Stars: 5
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# DukeDB
Databasse abstraction system/ORM for the GO language.
The project aims to provide a unified interface to access different underlying database systems.## Warning
This project is still under heavy development.
Use with caution.## License
This project is under the MIT License.
For Details, see LICENSE.txt