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
258 forks
Language: Go
last commit: about 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,643 |
ostafen/clover | A lightweight document-oriented NoSQL database for simple, easily maintainable storage of JSON documents | 693 |
xxjwxc/gormt | Automates conversion of MySQL database to Go structs using GORM | 2,359 |
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,823 |
go-sql-driver/mysql | A MySQL driver library for Go's database/sql package | 14,546 |
bokwoon95/go-structured-query | Automates the creation and execution of SQL queries to simplify data access and mapping | 197 |
ledisdb/ledisdb | A high-performance NoSQL database server written in Go with support for multiple data structures and backends. | 4,101 |
gohugoio/hugo | A fast and flexible tool for generating static websites with built-in support for various content formats. | 75,938 |
dosco/graphjin | A tool that allows developers to create APIs in minutes without writing database code | 2,925 |
wundergraph/graphql-go-tools | An API Gateway framework written in Go for building GraphQL APIs with high-performance and correctness | 695 |
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 | 315 |
uber-go/zap | Blazing fast logging for Go applications | 22,034 |
zeromicro/go-zero | A cloud-native Go framework for building scalable and resilient microservices with automatic code generation and built-in engineering practices. | 29,308 |