Showing 18 open source projects for "database replication"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    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
  • 2
    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: 12 This Week
    Last Update:
    See Project
  • 3
    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: 4 This Week
    Last Update:
    See Project
  • 4
    YugabyteDB

    YugabyteDB

    The high-performance distributed SQL database for global apps

    Microservices need a cloud-native relational database that is resilient, scalable, and geo-distributed. YugabyteDB powers your modern applications. Get instantly productive with a Postgres compatible RDBMS. YugabyteDB reuses PostgreSQL’s query layer and supports all advanced features. Scale-out and in with zero impact. Proven in production to scale beyond 300K TPS, over 100TB of data, and thousands of concurrent connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 5
    manticoresearch

    manticoresearch

    Easy to use open source fast database for search

    Manticore Search is an easy to use open source fast database for search. Modern MPP architecture and smart query parallelization capabilities allow to fully utilize all your CPU cores to lower response time as much as possible, when needed. Powerful and fast full-text searching which works fine for small and big datasets. Columnar storage support via the Manticore Columnar Library for bigger datasets (much bigger than can fit in RAM). SQL-first: Manticore's native syntax is SQL. It speaks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    KeyDB

    KeyDB

    A Multithreaded Fork of Redis

    KeyDB is an incredibly fast NoSQL database, a high performance fork of Redis that can perform up to 5X faster than Redis and can be used as a drop in alternative. KeyDB is focused on multithreading, memory efficiency, and high throughput, with features and capabilities not readily available with Redis. KeyDB has gained quite a reputation for its exceptional performance and features.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Object-Relational Main-Memory Embedded Database system tightly integrated with C++ language. Use OS virtual mapping mechanism to access data. Provides subset of SQL language with OO extensions. Support of transactions, fault tolerance, replication.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    RedisView

    RedisView

    RedisView is a redis database gui tool

    RedisView is a redis database gui tool, provides simple add, delete, alter and basic commands, supports cluster mode.Copy set or cluster mode only need to fill out an IP and port. 1.Redis database view tool, providing CURD functionality 2.provide basic command operation 3.support singleton and replication and cluster model 4.suppport subscribe and publish mode 5.support batch delete 6.Support tens of millions of orders of magnitude, fast speed 7.Support set language and encoding Source code: https://github.com/cc20110101/RedisView More use information: https://blog.csdn.net/cc20110101/article/details/87301562
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    mysql_replication_c

    MySQL 8.0 C\C++ replication listener

    The mysql_replication_c library is MySQL replication listener based on MySQL 8.0 code. Designed to easily use the MySQL replication protocol in C/C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10
    SSDB

    SSDB

    A fast NoSQL database, an alternative to Redis

    ...Persistent queue service. Replication(master-slave), load balance. GUI administration tool(phpssdbadmin). Built-in CLI nagios self-checks. Benchmarks are taken by ssdb-bench(SSDB) and redis-benchmark(Redis). SSDB is licensed under New BSD License, a very flexible license to use. Drag the static libraies files into your iOS project. Then add ios/include to your iOS project's Header Search Paths, which is set in Build Settings.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Ardb

    Ardb

    A redis protocol compatible nosql, it support multiple storage engines

    A redis protocol compatible nosql, it supports multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB. Full redis-protocol compatibility. Most redis commands are supported, and a few new commands. Ardb commands VS Redis Commands. Multi storage engines supported. RocksDB, LevelDB, LMDB, WiredTiger, PerconaFT, ForestDB. Multi data structure types supported, String, List, Set, Sorted Set, Hash, Bitmap(String),...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    dbre
    DBRE - is a system for asynchronous point-in-time databases replication. In addition, it can be used for a single transfusion of data between the DBMS
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    A high speed data store to store the system state of network and telecommunication switches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    VDDBMS is a middleware for managing data sources (DBMS) from different vendors to form a virtual DDBMS. It supports fragmentation and replication. The core engine is written in C++. Binding for scripting language is available as well as network access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PowerScribe3000 is an application to index CD and DVD discs. Allows replication of media file system structure onto the hdd, external and internal database or text file (xml or plain text). Auto scan and auto eject are pleasant features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The nasca-db is an xml database server (working on document level). Documents (XML and nonXML) are stored in BerkelyDBXML and can be queried by XPath (later XQuery) and modified by XUpdate. Transactions, replication, locking and logging are full suported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Secure Database Replication (DaRe) is a server/client program aimed to replcate databases over the Net, with as little effort as possible. The project began when I needed to replicate a corporate database running MS SQL Server 7 to a MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Load balancing multithreaded PostgreSQL connection pool. Also has a replication mode to keep in sync the load balanced backend servers. Needs the ACE framework libraries.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next