GoFreeDB

Database library

A Google Sheets-based key-value and row store library for Go.

GoFreeDB is a Golang library that provides common and simple database abstractions on top of Google Sheets.

GitHub

36 stars
2 watching
5 forks
Language: Go
last commit: about 1 year ago
Linked from 1 awesome list

databasegolanggoogle-sheets-apigoogle-sheets-api-v4key-value-storeormrow-store

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
google/leveldb A fast key-value storage library written at Google providing an ordered mapping from string keys to string values 36,564
gosuri/go-store Provides a platform-independent interface to persist and retrieve data in various store implementations. 112
amit-davidson/libradb A simple key-value store implemented in Go for learning purposes and providing a basic database example. 169
couchbase/goforestdb Bindings for a NoSQL document store 37
lukeroth/gdal A Go wrapper around a popular geospatial data abstraction library. 289
gofiber/storage Provides a unified interface to various storage systems and databases 276
surrealdb/surrealdb.go A Go library providing an interface to SurrealDB, allowing users to connect to and manipulate data in a real-time database 243
gausby/level Provides an interface to Google's Level data store in Elixir 5
philippgille/gokv Provides a unified interface to various key-value store and caching solutions for Go programming language 746
saleh-rahimzadeh/go-words A library providing text resources and word tables for Golang applications. 6
novalagung/gubrak A Go library providing functional programming utility functions with syntactic sugar. 482
go-playground/log A simple and highly configurable logging library for Go. 293
jinzhu/gorm An ORM library for Go that enables interactive and declarative database interactions using a high-level API. 640
couchbase/moss A fast and persistent key-value storage library written in Go 956
franzdiebold/ng-google-sheets-db-library A library that enables read-only access to Google Sheets as a backend database for Angular applications 46