databases topic

List databases repositories

roaring

2.4k
Stars
221
Forks
Watchers

Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog

gen

1.4k
Stars
232
Forks
Watchers

Converts a database into gorm structs and RESTful api

EMAGNET

1.3k
Stars
248
Forks
Watchers

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

3.9k
Stars
109
Forks
Watchers

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

1.1k
Stars
126
Forks
Watchers

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

1.3k
Stars
127
Forks
Watchers

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

916
Stars
64
Forks
Watchers

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

1.1k
Stars
57
Forks
Watchers

SQLRite - Simple embedded database modeled off SQLite in Rust

gormigrate

1.0k
Stars
96
Forks
Watchers

Minimalistic database migration helper for Gorm ORM