Showing 312 open source projects for "database replication delphi"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 1
    pglogical

    pglogical

    Logical Replication extension for PostgreSQL

    pglogical is an advanced logical replication extension for PostgreSQL that allows selective replication of data between databases. Unlike physical replication, it enables fine-grained control of which tables or changes to replicate. It’s well-suited for multi-master setups, version upgrades, and real-time data distribution across environments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    repmgr

    repmgr

    A lightweight replication manager for PostgreSQL (Postgres)

    repmgr is a management tool for PostgreSQL replication, providing monitoring, failover, and administrative capabilities for streaming replication setups. It simplifies the configuration of primary/standby clusters and automates failover processes for high availability. repmgr is widely used in production environments where database resilience and minimal downtime are critical.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    SymmetricDS

    SymmetricDS

    SymmetricDS is database replication and file synchronization software

    SymmetricDS is an open-source platform for database replication and synchronization across heterogeneous systems. It supports multi-master and one-way replication with conflict resolution and works over unreliable networks. SymmetricDS is ideal for distributed applications, data warehousing, and edge deployments where consistency and availability are key.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    ZeusDB Vector Database

    ZeusDB Vector Database

    Blazing-fast vector DB with similarity search and metadata filtering

    ZeusDB is a vector database built for fast, scalable similarity search with strong production ergonomics. It combines high-performance approximate nearest neighbor indexes with clean APIs and metadata filtering so applications can retrieve semantically relevant items at low latency. The storage layer is designed for durability and growth, supporting sharding, replication, and background compaction while keeping query tails predictable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 5
    pg_easy_replicate

    pg_easy_replicate

    Easily setup logical replication and switchover to new database

    pg_easy_replicate is a simple tool for replicating PostgreSQL data from one database to another using logical replication. It abstracts away the complexity of publication/subscription setup and enables selective table replication. Ideal for developers or data engineers who want quick replication without deep Postgres expertise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Autobase

    Autobase

    Automated database platform for PostgreSQL

    autobase is an automated, lightweight PostgreSQL replication setup tool for streaming replication using repmgr. It simplifies the configuration and management of PostgreSQL high availability clusters by handling role switching, connection settings, and initial replication setup with minimal manual effort. It's particularly useful for small to medium-sized teams looking to deploy resilient database clusters quickly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    pgactive

    pgactive

    PostgreSQL replication extension to create an active-active database

    pgactive is an open-source extension for PostgreSQL that enables active-active replication across multiple database instances—meaning each node can accept writes and replicate changes to other nodes. Traditionally PostgreSQL supports active-standby setups (single writable master), but pgactive opens up use cases such as multi-region high-availability clusters, low-latency writes from distributed apps, and blue/green migrations where both sides are writable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pgstream

    pgstream

    PostgreSQL replication with DDL changes

    pgstream is an open source CDC command-line tool and library that offers Postgres replication support with DDL changes to any provided output. One of the main differentiators of pgstream is the fact that it tracks and replicates schema changes automatically. It relies on SQL triggers that will populate a Postgres table (pgstream.schema_log) containing a history log of all DDL changes for a given schema. Whenever a schema change occurs, this trigger creates a new row in the schema log table...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Kvrocks

    Kvrocks

    NoSQL database that uses RocksDB as storage engine

    Apache Kvrocks(Incubating) is a distributed key-value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol. Kvrocks intends to decrease the cost of memory and increase the capacity while compared to Redis. The design of replication and storage was inspired by rocksplicator and blackwidow. Redis protocol, user can use redis client to visit the kvrocks. Namespace, similar to redis db but use token per namespace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10
    PeerDB

    PeerDB

    Fast, Simple and a cost effective tool to replicate data from Postgres

    PeerDB is an open-source platform for real-time replication and transformation of data from PostgreSQL to analytical warehouses like BigQuery and Snowflake. It supports Change Data Capture (CDC) and provides seamless syncing and transformation logic with low latency. PeerDB is ideal for teams building real-time data pipelines without relying on expensive proprietary solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dgraph

    Dgraph

    The Only Native GraphQL Database With A Graph Backend

    Dgraph is a horizontally scalable and distributed GraphQL database, the only native GraphQL database to have a graph backend. Dgraph is able to do things that other graph DBs can’t. It provides consistent replication, automatic data movement for shard balancing, distributed ACID transactions, as well as native support for full text search, regular expressions and geo search. If you have over 10 SQL tables interconnected via foreign keys, or sparse data that don’t fit neatly into SQL tables; or if you just want a simple and flexible schema, and prioritize speed and performance at scale, Dgraph is the best choice for you. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    RxDB

    RxDB

    Client side, offline-first, reactive database for JavaScript apps

    ...To replicate data between your clients and server, RxDB provides modules for real-time replication with any CouchDB compliant endpoint and also with custom GraphQL endpoints. Multiplatform support for browsers, nodejs, electron, Cordova, react-native and every other javascript runtime. Replication between client and server-data, compatible with pouchdbPouchDB, couchdbCouchDB, and cloudantIBM Cloudant. There is also a plugin for a GraphQL replication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ClickHouse

    ClickHouse

    A fast open-source OLAP database management system

    ...Apart from its blazing speed, ClickHouse is highly reliable and fault tolerant. It supports multi-master asynchronous replication with the option of being deployed across multiple datacenters. With all nodes equal, there is no single point of failure. Downtime of a single node or even the whole datacenter won't affect the system's availability. ClickHouse also has exceptional hardware efficiency and a host of other features, including a feature-rich SQL database, vectorized query execution, real-time query processing and data ingestion, and more.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14
    CouchDB.NET

    CouchDB.NET

    EF Core-like CouchDB experience for .NET

    CouchDB-Net is a .NET client library for Apache CouchDB, providing developers with a simple way to interact with the database using C#. It enables document storage, querying, and replication in .NET applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Redis

    Redis

    An in-memory database that persists on disk

    Redis is an open-source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams. Redis has built-in replication, Lua scripting, LRU eviction, transactions, and different levels of on-disk persistence, and provides high availability via Redis Sentinel and automatic partitioning with Redis Cluster. ...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 16
    RavenDB

    RavenDB

    ACID Document Database

    A NoSQL document database designed for high-performance, real-time applications with built-in distributed capabilities.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    MusicBrainz Server

    MusicBrainz Server

    Server for the MusicBrainz project (website, API, database tools)

    ...Internationalization, release group types, tagging, and flexible entity relationships reflect the complexity of music cataloging. As a large-scale open-data service, the server must remain performant under frequent reads, submitted edits, replication traffic, and API clients.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    data-diff

    data-diff

    Efficiently diff rows across two different databases

    We're excited to announce the launch of a new open-source product, data-diff that makes comparing datasets across databases fast at any scale. data-diff automates data quality checks for data replication and migration. In modern data platforms, data is constantly moving between systems, and at the modern data volume and complexity, systems go out of sync all the time. Until now, there has not been any tooling to ensure that when the data is correctly copied. Replicating data at scale, across...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    PikiwiDB

    PikiwiDB

    Pika is a Redis-Compatible database

    A high-performance, distributed key-value database inspired by Redis but designed for large-scale cloud-native environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Garnet

    Garnet

    Garnet is a remote cache-store from Microsoft Research

    Garnet is a remote cache‑store developed by Microsoft Research. It delivers high throughput and low‑latency performance, supports scalability via clustering (sharding, replication, key migration, checkpointing, failover, transactions), and seamlessly integrates with existing Redis clients. Garnet offers much better throughput and scalability with many client connections and small batches, relative to comparable open-source cache-stores, leading to cost savings for large apps and services....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Predis

    Predis

    A flexible and feature-complete Redis/Valkey client for PHP

    Predis is a flexible and feature-rich PHP client library for Redis. It offers a simple interface to interact with Redis servers and supports a wide variety of Redis commands. Predis is known for its ease of use, performance, and its ability to handle Redis clusters with minimal configuration. It can be used with any PHP-based application that requires caching or data storage in Redis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Canal

    Canal

    MySQL binlog

    Canal is an open-source project developed by Alibaba that simulates MySQL slave functionality to parse MySQL binlog files. It enables real-time data synchronization and change data capture (CDC) between MySQL and other systems such as Elasticsearch, Kafka, or HBase. Canal is widely used for data integration, replication, and monitoring across distributed systems, offering high performance and low-latency log parsing.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    pg_auto_failover

    pg_auto_failover

    Postgres extension and service for automated failover

    pg_auto_failover is a PostgreSQL extension and management tool for automated high availability. It handles health checks, failover, and monitoring without requiring third-party tools or complex configuration. Designed by the Citus Data team at Microsoft, it's ideal for developers and ops teams wanting reliable HA with minimal effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Olric

    Olric

    Distributed, in-memory key/value store and cache

    A lightweight, distributed in-memory data store designed for key-value caching and ephemeral storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Aerospike Node.js Client

    Aerospike Node.js Client

    Node.js client for the Aerospike database

    Aerospike Node.js Client is the official Node.js driver for Aerospike, a high-performance NoSQL database optimized for real-time applications. It provides low-latency access to key-value stores and supports advanced data structures for AI, financial, and IoT applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next