tiedot
Document DB
A NoSQL document database written in Go with JSON support and high performance capabilities.
A rudimentary implementation of a basic document (NoSQL) database in Go
3k stars
156 watching
259 forks
Language: Go
last commit: over 3 years ago
Linked from 5 awesome lists
databasedbdocument-databasegogolangnosqltiedot
Related projects:
Repository | Description | Stars |
---|---|---|
ent/ent | An entity framework for building and maintaining large data-models in Go applications | 15,734 |
ostafen/clover | A lightweight document-oriented NoSQL database for simple, easily maintainable storage of JSON documents | 706 |
xxjwxc/gormt | Automates conversion of MySQL database to Go structs using GORM | 2,372 |
seldonio/goven | A Go library that provides a drop-in query language to define and execute queries against GORM database schemas. | 60 |
xyproto/algernon | A small web server with built-in support for multiple protocols and databases. | 2,849 |
go-sql-driver/mysql | A MySQL driver library for Go's database/sql package | 14,580 |
bokwoon95/go-structured-query | Automates the creation and execution of SQL queries to simplify data access and mapping | 196 |
ledisdb/ledisdb | A high-performance NoSQL database server written in Go with support for multiple data structures and backends. | 4,102 |
gohugoio/hugo | A fast and flexible tool for generating static websites with built-in support for various content formats. | 76,514 |
dosco/graphjin | A tool that allows developers to create APIs in minutes without writing database code | 2,937 |
wundergraph/graphql-go-tools | An API Gateway framework written in Go for building GraphQL APIs with high-performance and correctness | 711 |
go-ozzo/ozzo-dbx | A Go package enhancing standard sql database functionality with powerful query building capabilities and DB-agnostic support for various databases. | 638 |
go-kivik/kivik | Provides a common interface to various NoSQL databases | 316 |
uber-go/zap | Blazing fast logging for Go applications | 22,167 |
zeromicro/go-zero | A cloud-native Go framework for building scalable and resilient microservices with automatic code generation and built-in engineering practices. | 29,481 |