https://github.com/iv4n-ga6l/go-simple-sql-interpreter
Simple sql interpreter built in Go with local bolt database
https://github.com/iv4n-ga6l/go-simple-sql-interpreter
boltdb go golang sql-interpreter
Last synced: 12 days ago
JSON representation
Simple sql interpreter built in Go with local bolt database
- Host: GitHub
- URL: https://github.com/iv4n-ga6l/go-simple-sql-interpreter
- Owner: iv4n-ga6l
- Created: 2024-06-06T22:53:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-07T01:20:09.000Z (over 1 year ago)
- Last Synced: 2025-04-28T09:36:36.654Z (6 months ago)
- Topics: boltdb, go, golang, sql-interpreter
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple sql interpreter built in Go with local bolt database