Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/narsilworks/myplainkv
A simple key-value database that uses MariaDB for storage
https://github.com/narsilworks/myplainkv
key-value mariadb mysql
Last synced: 6 days ago
JSON representation
A simple key-value database that uses MariaDB for storage
- Host: GitHub
- URL: https://github.com/narsilworks/myplainkv
- Owner: narsilworks
- License: mit
- Created: 2022-06-02T05:10:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T14:07:22.000Z (about 1 year ago)
- Last Synced: 2024-10-19T02:14:57.977Z (4 months ago)
- Topics: key-value, mariadb, mysql
- Language: Go
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# myplainkv
A simple key-value database that uses MySQL/MariaDB for storage.
This is an implementation of PlainKVer (github.com/narsilworks/plainkver)Note: This is not yet stable. Methods and fields may change anytime.