181 skills found · Page 3 of 7
EcomDev / Mage Os Database ChangelogConnects to MySQL as a replication service and aggregates updates into database tables into easy to use event aggregates
Leapsight / Plum DbA database globally replicated via Epidemic Broadcast Trees and lasp-lang’s Partisan. An offspring of Plumtree and Partisan, a descendant of Riak Core Metadata Store.
bestpractical / ProphetA disconnected, replicated p2p database -- upstream is now http://gitorious.org/prophet
bkniffler / DebeFlexible and reactive offline-first Javascript datastore for browsers, node, electron and react-native with focus on performance and simplicitiy. Includes support for concurrent multi-master/client database replication via plugin.
moisseev / Sqlite3 SyncLive SQLite3 database master-slave replication with sqlite3-rdiff using rsync over SSH
zonemanager / ZonemanagerCentral DNS/DHCP database with replication to Amazon Route53, BIND, MikroTik routers and other services.
davebryson / BftdbTendermint + Sqlite3 = BFT Database Replication
SAP / Sap Commerce Db SyncSAP Commerce extensions to perform table-to-table replication in single-directionally manner between two SAP Commerce instances or between SAP Commerce and an external database.
tradle / Multi HyperbeeA LevelUP compatible leaderless multi-master database with eventual consistency, using hyperbee + CRDT + HLC. Similarly CockroachDB achieves replication on top of RocksDB, but here it is a pure P2P **streaming** database, with zero central management. LevelDB compatibility allows to use Dynalite on top to achieve DynamoDB compatibility with sophisticated auto-updated secondary indexes, and fairly complex queries. Work on Dynalite is almost completed to remove HTTP server, to make this combination perfect for serverless.
Sorracha-A / Letterboxd Clone"Letterboxd Clone" is a web application built using MongoDB, Express, Node.js, and EJS with API integration through Axios, specifically utilizing TMDb (The Movie Database) API. The project aims to replicate the features of the popular movie review website, Letterboxd.
chbeer / CBCouchbaseIncrementalStoreNSIncrementalStore implementation that uses CouchDB, TouchDB or CouchbaseLite database for storage, including replication.
biohacker0 / CrowRedisBuilt Simple memory datastore like redis to learn how it works internally and how databases are built , it has set,get, transactions (multi/exec ),persistence(snapshots, AOF) , concurrency support for all things and concurrent transactions and Data Replication
webhookdb / WebhookdbReplicate any API to your database with WebhookDB.
coast-team / SynqlConflict-free replicated relational database that respects commonly used integrity constraints
vincent-petithory / RboltReplication for Boltdb databases.
MovingLake / Pg WebhookThis repo plugs to a replication slot of a Postgres database, and sends webhooks for any change that happens in the database.
redpanda-data / PglogicalstreamPostgreSQL Logical Replication CDC Module for Streaming Database Changes with Golang
sd / Master Slave AdapterA fully-functional but simple way to deal with replicated databases in Rails
openstreetmap / OsmdbtOSM Database Replication Tools
djeada / Databases NotesWelcome to my database notes. I’ve put together insights on everything from database types and transactions to indexes, isolation levels, data warehousing, replication, and even the Halloween Problem. These notes are born from my own experiences and challenges, capturing both theory and practical tips in a concise, accessible way.