databases topic
cloudbeaver
Cloud Database Manager
roaring
Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
gen
Converts a database into gorm structs and RESTful api
EMAGNET
Automated hacking tool that will find leaked databases with 97.1% accurate to grab mail + password together from recent uploads from https://pastebin.com. Bruteforce support for spotify accounts, inst...
readyset
Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the...
gorose
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...
acra
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 ("tra...
bayeslite
BayesDB on SQLite. A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself.
rust_sqlite
SQLRite - Simple embedded database modeled off SQLite in Rust
gormigrate
Minimalistic database migration helper for Gorm ORM