⟁ Tendermint Core (BFT Consensus) in Go
-
Updated
Oct 29, 2024 - 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.
⟁ Tendermint Core (BFT Consensus) in Go
High-performance, columnar, in-memory store with bitmap indexing in Go
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.
Minimalistic database migration helper for Gorm ORM
Serverless GraphQL Database built on top of Firecracker, SQLite and Prisma
The database toolkit for go
A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.
dgw generates Golang struct, and simple Table/Row Data Gateway functions from PostgreSQL table metadata
golang orm and sql builder
Fast specialized time-series database for IoT, real-time internet connected devices and AI analytics.