Database migrations. CLI and Golang library.
-
Updated
Mar 19, 2026 - Go
A database is a structured set of data held in a computer, most often a server. Databases use a database management system (DBMS) that interacts with users, similar to a lookup table. Modern databases are designed to allow for the creation, querying, updating, and administration of the data it holds. There are different types of databases, including Relational Database Management Systems (RDBMS) that organize data into tables with predefined relationships, and NoSQL databases that provide a more flexible, schema-less approach to data storage.
Database migrations. CLI and Golang library.
Brings SQL and AI together.
PostgreSQL ➕ REST, low-code, simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new
KubeBlocks is a Kubernetes Operator designed to manage a variety of databases and streaming systems, including MySQL, PostgreSQL, MongoDB, Redis, RabbitMQ, RocketMQ, and more, within Kubernetes environments.
Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
Database security suite. Database proxy with field-level encryption, search through encrypted data, SQL injections prevention, intrusion detection, honeypots. Supports client-side and proxy-side ("transparent") encryption. SQL, NoSQL.
The fastest way to deploy a RESTful API with Gin Framework — PostgreSQL, JWT auth, Redis, PDF generation, and Swagger docs out of the box.
GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six major database drivers: mysql,sqlite3,postgres,oracle,mssql, Clickhouse.
High Efficiency Reliable Access to data stores
Prototype implementations of database internal concepts and algorithms in Golang.
CRAQ (Chain Replication with Apportioned Queries) in Go
Atlas Kubernetes Operator
The Kubernetes Operator for DigitalOcean
SQL/NoSQL DB Guide. Learn about SQL/NoSQL databases & Distributed Systems.
Minimalistic Idiomatic Database "ORM" functionality for Go