https://github.com/wudi/dbx
The dbx is a full database toolkit for Go.
https://github.com/wudi/dbx
Last synced: 3 months ago
JSON representation
The dbx is a full database toolkit for Go.
- Host: GitHub
- URL: https://github.com/wudi/dbx
- Owner: wudi
- License: mit
- Created: 2020-11-16T10:46:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-16T10:52:53.000Z (over 4 years ago)
- Last Synced: 2025-01-23T03:42:32.657Z (5 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DBX
The dbx is a full database toolkit for Go.## Features
## Installation
go get -u github.com/wudi/dbx
## LicenseMIT