https://github.com/thedevtop/quicktable
Quicktable
https://github.com/thedevtop/quicktable
database golang
Last synced: about 1 month ago
JSON representation
Quicktable
- Host: GitHub
- URL: https://github.com/thedevtop/quicktable
- Owner: TheDevtop
- License: apache-2.0
- Created: 2025-05-29T15:53:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-13T06:46:32.000Z (about 1 year ago)
- Last Synced: 2025-06-13T07:37:13.438Z (about 1 year ago)
- Topics: database, golang
- Language: Go
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Quicktable
Quicktable is a [wide-column](https://en.wikipedia.org/wiki/Wide-column_store) database, inspired by Google's [Bigtable](https://static.googleusercontent.com/media/research.google.com/en//archive/bigtable-osdi06.pdf).
### Installation
Navigate to [deployments](./deployments/) and select the preferred deployment.
### Documentation
See [docs](./docs/) for documentation.