Alternatives to rqlite
Compare rqlite alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to rqlite in 2026. Compare features, ratings, user reviews, pricing, and more from rqlite competitors and alternatives in order to make an informed decision for your business.
-
1
RavenDB
RavenDB
RavenDB is the pioneer NoSQL Document Database that is fully transactional (ACID) across your database and throughout your cluster. At a fraction of the total cost of ownership (TCO), our open source distributed database offers high availability and high performance with zero administration. It is designed as an easy to use all-in-one database which minimizes the need for third party addons, tools, or support to boost developer productivity and get your project into production fast. You can setup and secure a data cluster in minutes and deploy in the cloud, on-premise or in a hybrid environment. RavenDB offers a Database as a Service solution, allowing you to pass on all your database operations to us so you can focus exclusively on your application. RavenDB has a built-in storage engine, Voron, that operates at speeds up to 1 million reads per second and 150,000 writes per second on a single node using simple commodity hardware to increase your application’s performance. -
2
Dqlite
Canonical
Dqlite is a fast, embedded, persistent SQL database with Raft consensus that is perfect for fault-tolerant IoT and Edge devices. Dqlite (“distributed SQLite”) extends SQLite across a cluster of machines, with automatic failover and high-availability to keep your application running. It uses C-Raft, an optimised Raft implementation in C, to gain high-performance transactional consensus and fault tolerance while preserving SQlite’s outstanding efficiency and tiny footprint. C-Raft is tuned to minimize transaction latency. C-Raft and dqlite are both written in C for maximum cross-platform portability. Published under the LGPLv3 license with a static linking exception for maximum compatibility. Includes common CLI pattern for database initialization and voting member joins and departures. Minimal, tunable delay for failover with automatic leader election. Disk-backed database with in-memory options and SQLite transactions. -
3
Amazon Aurora
Amazon
Amazon Aurora is a MySQL and PostgreSQL-compatible relational database built for the cloud, that combines the performance and availability of traditional enterprise databases with the simplicity and cost-effectiveness of open source databases. Amazon Aurora is up to five times faster than standard MySQL databases and three times faster than standard PostgreSQL databases. It provides the security, availability, and reliability of commercial databases at 1/10th the cost. Amazon Aurora is fully managed by Amazon Relational Database Service (RDS), which automates time-consuming administration tasks like hardware provisioning, database setup, patching, and backups. Amazon Aurora features a distributed, fault-tolerant, self-healing storage system that auto-scales up to 64TB per database instance. It delivers high performance and availability with up to 15 low-latency read replicas, point-in-time recovery, continuous backup to Amazon S3, and replication across three Availability Zones.Starting Price: $0.02 per month -
4
DBOS
DBOS
A simpler, more secure way to build fault-tolerant cloud applications, powered by the revolutionary cloud-native DBOS operating system. Based on 3 years of joint MIT-Stanford open source R&D, DBOS revolutionizes cloud-native architecture. DBOS is a cloud-native OS that builds on a relational database to radically simplify today's complex cloud application stacks. DBOS powers DBOS Cloud, a transactional serverless platform that provides fault-tolerance, observability, cyber-resilience, and easy cloud deployment to stateful TypeScript applications. OS services are implemented on top of a distributed DBMS. Built-in transactional, fault-tolerant state management that simplifies the stack, with no need for containers, cluster management, or workflow orchestration. Seamless scaling, high performance, and high availability. Metrics, logs, and traces are stored in SQL-accessible tables. Smaller cyber attack surface, cyberattack self-detection, and cyber-resilience. -
5
Apache Cassandra
Apache Software Foundation
The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data. Cassandra's support for replicating across multiple datacenters is best-in-class, providing lower latency for your users and the peace of mind of knowing that you can survive regional outages. -
6
JanusGraph
JanusGraph
JanusGraph is a scalable graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster. JanusGraph is a project under The Linux Foundation, and includes participants from Expero, Google, GRAKN.AI, Hortonworks, IBM and Amazon. Elastic and linear scalability for a growing data and user base. Data distribution and replication for performance and fault tolerance. Multi-datacenter high availability and hot backups. All functionality is totally free. No need to buy commercial licenses. JanusGraph is fully open source under the Apache 2 license. JanusGraph is a transactional database that can support thousands of concurrent users executing complex graph traversals in real time. Support for ACID and eventual consistency. In addition to online transactional processing (OLTP), JanusGraph supports global graph analytics (OLAP) with its Apache Spark integration. -
7
Aeron
Aeron
Aeron is a high-performance, open source messaging and clustering technology designed to power ultra-low-latency, fault-tolerant distributed systems, particularly in electronic trading and real-time data environments. It focuses on delivering predictable microsecond-level latency and extremely high throughput, enabling applications to process millions of messages per second while maintaining strong reliability. The Aeron suite includes Aeron Transport for high-performance unicast, multicast, and IPC messaging, Aeron Archive for ultra-fast message recording and replay with zero message loss, and Aeron Cluster for fault-tolerant distributed state replication using replicated log architecture. Its brokerless design reduces hardware overhead and operational costs while allowing systems to run on-premises, in the cloud, or in hybrid deployments. Aeron supports multiple programming languages, including Java, C/C++, and .NET.Starting Price: Free -
8
Thingsboard
Thingsboard
It enables device connectivity via industry standard IoT protocols - MQTT, CoAP and HTTP and supports both cloud and on-premises deployments. ThingsBoard combines scalability, fault-tolerance and performance so you will never lose your data. Provision, monitor and control your IoT entities in secure way using rich server-side APIs. Define relations between your devices, assets, customers or any other entities. Collect and store telemetry data in scalable and fault-tolerant way. Visualize your data with built-in or custom widgets and flexible dashboards. Share dashboards with your customers. Define data processing rule chains. Transform and normalize your device data. Raise alarms on incoming telemetry events, attribute updates, device inactivity and user actions. Construct your ThingsBoard cluster and get maximum scalability and fault-tolerance with microservices architecture. ThingsBoard also supports both cloud and on-premises deployments. -
9
Get access to new functionalities, security patches, and other Elasticsearch improvements with official subscriptions. You can deploy a ready-to-use cluster in just a few minutes. Elasticsearch and Kibana stack settings are initially optimized for the cluster size you selected. Invest your time in your project, and we’ll take care of cluster maintenance, software backups, monitoring, fault tolerance, and updates. Index sharding reduces the load on each host and makes it easy to scale a cluster under peak loads. It’s much easier to develop an infrastructure if you have a visual representation of system behavior. Create trends, make forecasts, and evaluate system stability in a user-friendly interface. To create fault-tolerant geo-distributed Elasticsearch and Kibana clusters, just select the number of hosts and specify availability zones. Select the necessary computing capacity and create a ready-to-use Elasticsearch cluster.Starting Price: $117.79 per month
-
10
Apache Druid
Druid
Apache Druid is an open source distributed data store. Druid’s core design combines ideas from data warehouses, timeseries databases, and search systems to create a high performance real-time analytics database for a broad range of use cases. Druid merges key characteristics of each of the 3 systems into its ingestion layer, storage format, querying layer, and core architecture. Druid stores and compresses each column individually, and only needs to read the ones needed for a particular query, which supports fast scans, rankings, and groupBys. Druid creates inverted indexes for string values for fast search and filter. Out-of-the-box connectors for Apache Kafka, HDFS, AWS S3, stream processors, and more. Druid intelligently partitions data based on time and time-based queries are significantly faster than traditional databases. Scale up or down by just adding or removing servers, and Druid automatically rebalances. Fault-tolerant architecture routes around server failures. -
11
SingleStore
SingleStore
SingleStore (formerly MemSQL) is a distributed, highly-scalable SQL database that can run anywhere. We deliver maximum performance for transactional and analytical workloads with familiar relational models. SingleStore is a scalable SQL database that ingests data continuously to perform operational analytics for the front lines of your business. Ingest millions of events per second with ACID transactions while simultaneously analyzing billions of rows of data in relational SQL, JSON, geospatial, and full-text search formats. SingleStore delivers ultimate data ingestion performance at scale and supports built in batch loading and real time data pipelines. SingleStore lets you achieve ultra fast query response across both live and historical data using familiar ANSI SQL. Perform ad hoc analysis with business intelligence tools, run machine learning algorithms for real-time scoring, perform geoanalytic queries in real time.Starting Price: $0.69 per hour -
12
Mnesia
Erlang
The management of data in telecommunications systems has many aspects of which some, but not all, are addressed by traditional Database Management Systems (DBMSs). In particular, the high level of fault tolerance required in many nonstop systems, combined with requirements on the DBMS to run in the same address space as the applications, have led us to implement a new DBMS, called Mnesia. Mnesia is implemented in, and tightly coupled to Erlang. It provides the functionality that is necessary for the implementation of fault-tolerant telecommunications systems. Mnesia is a multiuser distributed DBMS specifically designed for industrial-grade telecommunications applications written in Erlang, which is also the intended target language. Mnesia tries to address all the data management issues required for typical telecommunications systems and has a number of features not normally found in traditional DBMSs. -
13
Esper Enterprise Edition
EsperTech Inc.
Esper Enterprise Edition is a distributable platform for linear and elastic horizontal scalability and fault-tolerant event processing. EPL editor and debugger; Hot deployment; Detailed metric and memory use reporting with break-down and summary per EPL. Data Push for multi-tier CEP-to-Browser delivery; Management of Logical and Physical Subscribers and Subscriptions. Web-based user interface for managing all aspects of multiple distributed engine instances with JavaScript and HTML 5. Composable, configurable and interactive displays of distributed event streams or series; Charts, Gauges, Timelines, Grids. JDBC-compliant client and server endpoints for interoperability. Esper Enterprise Edition is a closed-source commercial product by EsperTech. The source code is made available to support customers only. Esper Enterprise Edition is a distributable platform for linear and elastic horizontal scalability and fault-tolerant event processing. -
14
NuoDB
NuoDB
The world is moving to distributed applications and architectures, and your database should too. Learn how you can deploy where you want, when you want, and how you want with a distributed SQL database. Migrate existing SQL applications to a distributed, multi-node architecture that can dynamically scale out and in. Our Transaction Engines (TEs) and Storage Managers (SMs) work together to ensure ACID compliance across multiple nodes. Deploy in a distributed architecture. When you deploy your database with multiple nodes, the loss of one or multiple nodes will not result in the loss of database access. Deploy TEs and SMs to meet your variable workload needs, or deploy in the different environments the teams in your organization uses: in private and public clouds, in hybrid environments, and across clouds. -
15
PolarDB
Alibaba Cloud
PolarDB is designed for business-critical database applications that require fast performance, high concurrency, and automatic scaling. You can scale up to millions of queries per second and 100 TB per database cluster with 15 low latency read replicas. PolarDB is six times faster than standard MySQL databases, and delivers the security, reliability, and availability of traditional commercial databases at 1/10 the cost. PolarDB embodies the proven database technology and best practices honed over the last decade that supported hyper-scale events such as the Alibaba Double 11 Global Shopping Festival. To support the developer community, we are introducing Always Free ApsaraDB for PolarDB (all three variations) when you use no more than 1 instance (2-core and 8GB of memory), and up to 50GB of storage. Register now and renew each month to continue this benefit. Regional resource availability is subject to change. -
16
CrateDB
CrateDB
The enterprise database for time series, documents, and vectors. Store any type of data and combine the simplicity of SQL with the scalability of NoSQL. CrateDB is an open source distributed database running queries in milliseconds, whatever the complexity, volume and velocity of data. -
17
Rocket iCluster
Rocket Software
Rocket iCluster high availability/disaster recovery (HA/DR) solutions ensure uninterrupted operation for your IBM i applications, providing continuous access by monitoring, identifying, and self-correcting replication problems. iCluster’s multiple-cluster administration console monitors events in real-time on the classic green screen and the modern web UI. Rocket iCluster reduces downtime related to unexpected IBM i system interruptions with real-time, fault-tolerant, object-level replication. In the event of an outage, you can bring a “warm” mirror of a clustered IBM i system into service within minutes. iCluster disaster recovery software ensures a high-availability environment by giving business applications concurrent access to both master and replicated data. This setup allows you to offload critical business tasks such as running reports and queries as well as ETL, EDI, and web tasks from your secondary system without affecting primary system performance. -
18
Vitess
Vitess
A database clustering system for horizontal scaling of MySQL. Vitess combines many important MySQL features with the scalability of a NoSQL database. Its built-in sharding features let you grow your database without adding sharding logic to your application. Vitess automatically rewrites queries that hurt database performance. It also uses caching mechanisms to mediate queries and prevent duplicate queries from simultaneously reaching your database. Vitess automatically handles functions like master failovers and backups. It uses a lock server to track and administer servers, letting your application be blissfully ignorant of database topology. Vitess eliminates the high-memory overhead of MySQL connections. Vitess servers easily handle thousands of connections at once. MySQL doesn’t natively support sharding, but you will likely need it as your database grows. -
19
CockroachDB
Cockroach Labs
CockroachDB: Cloud-native, distributed SQL. Your cloud applications deserve a cloud-native database. Cloud-based apps and services deserve a database that scales across clouds, eases operational complexity, and improves reliability. CockroachDB delivers resilient, distributed SQL with ACID transactions and data partitioned by location. Automate operations for mission-critical applications by pairing CockroachDB with orchestration tools like Kubernetes and Mesosphere DC/OS. Every node can service both reads and writes so that you can scale query throughput and database capacity by simply adding more endpoints. Just add new nodes to CockroachDB, and it automatically rebalances data, completely removing the pain of manual sharding. As demand shifts, CockroachDB detects hotspots and intelligently distributes data to maintain performance. Tune your database at the row level so that data lives close to your users and you can minimize query latency. -
20
Tencent Kubernetes Engine
Tencent
TKE is fully compatible with the entire range of Kubernetes capabilities and has been adapted to Tencent Cloud's fundamental IaaS capabilities such as CVM and CBS. In addition, Tencent Cloud’s Kubernetes-based cloud products such as CBS and CLB support one-click deployment to container clusters for a variety of open source applications, greatly improving deployment efficiency. Thanks to TKE, you can simplify the management of large-scale clusters and management and OPS of distributed applications without having to use cluster management software or design fault-tolerant cluster architecture. Simply launch TKE and specify the tasks you want to run, and then TKE will take care of all of the cluster management tasks, allowing you to focus on developing Dockerized applications. -
21
EcoStruxure Foxboro DCS
Schneider Electric
EcoStruxure Foxboro DCS (an evolution of Foxboro Evo) is an innovative family of fault-tolerant, highly available control components, which consolidates critical information and elevates staff capabilities to ensure flawless, continuous plant operation. Customizable, embedded real-time accounting models measure and control the financial value of every point of the process. The Foxboro DCS family of fault-tolerant, highly available components collect, process and disseminate valuable information to every corner of the plant. With flexibility and scalability in mind, the Foxboro DCS offers multiple types of controllers and I/O options to optimize cost, space, and functionality requirements. The Foxboro DCS features state-of-the-art, multi-purpose workstations, and servers which are versatile and robust, with different options catering to different plant environments and operation requirements. -
22
Voldemort
Voldemort
Voldemort is not a relational database, it does not attempt to satisfy arbitrary relations while satisfying ACID properties. Nor is it an object database that attempts to transparently map object reference graphs. Nor does it introduce a new abstraction such as document-orientation. It is basically just a big, distributed, persistent, fault-tolerant hash table. For applications that can use an O/R mapper like active-record or hibernate this will provide horizontal scalability and much higher availability but at great loss of convenience. For large applications under internet-type scalability pressure, a system may likely consist of a number of functionally partitioned services or APIs, which may manage storage resources across multiple data centers using storage systems which may themselves be horizontally partitioned. For applications in this space, arbitrary in-database joins are already impossible since all the data is not available in any single database. -
23
Focus on developing data stream processing applications and don’t waste time maintaining the infrastructure. Managed Service for Apache Kafka is responsible for managing Zookeeper brokers and clusters, configuring clusters, and updating their versions. Distribute your cluster brokers across different availability zones and set the replication factor to ensure the desired level of fault tolerance. The service analyzes the metrics and status of the cluster and automatically replaces it if one of the nodes fails. For each topic, you can set the replication factor, log cleanup policy, compression type, and maximum number of messages to make better use of computing, network, and disk resources. You can add brokers to your cluster with just a click of a button to improve its performance, or change the class of high-availability hosts without stopping them or losing any data.
-
24
SQLite
SQLite
SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day. SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite is the most widely deployed database in the world with more applications than we can count, including several high-profile projects.Starting Price: Free -
25
Couchbase
Couchbase
Unlike other NoSQL databases, Couchbase provides an enterprise-class, multicloud to edge database that offers the robust capabilities required for business-critical applications on a highly scalable and available platform. As a distributed cloud-native database, Couchbase runs in modern dynamic environments and on any cloud, either customer-managed or fully managed as-a-service. Couchbase is built on open standards, combining the best of NoSQL with the power and familiarity of SQL, to simplify the transition from mainframe and relational databases. Couchbase Server is a multipurpose, distributed database that fuses the strengths of relational databases such as SQL and ACID transactions with JSON’s versatility, with a foundation that is extremely fast and scalable. It’s used across industries for things like user profiles, dynamic product catalogs, GenAI apps, vector search, high-speed caching, and much more. -
26
Apache Helix
Apache Software Foundation
Apache Helix is a generic cluster management framework used for the automatic management of partitioned, replicated and distributed resources hosted on a cluster of nodes. Helix automates reassignment of resources in the face of node failure and recovery, cluster expansion, and reconfiguration. To understand Helix, you first need to understand cluster management. A distributed system typically runs on multiple nodes for the following reasons: scalability, fault tolerance, load balancing. Each node performs one or more of the primary functions of the cluster, such as storing and serving data, producing and consuming data streams, and so on. Once configured for your system, Helix acts as the global brain for the system. It is designed to make decisions that cannot be made in isolation. While it is possible to integrate these functions into the distributed system, it complicates the code. -
27
Yandex Cloud Functions
Yandex
Run code as a function in a secure, fault-tolerant, and automatically scalable environment without creating or maintaining VMs. As the number of function calls increases, the service automatically creates additional instances of your function. All functions run in parallel. The runtime environment is hosted in three availability zones, ensuring availability even if one zone fails. Configure and prepare instances of functions always ready to process loads. This mode allows you to avoid cold starts and quickly process loads of any size. Give functions access to your VPC to accelerate interactions with private resources, database clusters, virtual machines, Kubernetes nodes, etc. Serverless Functions tracks and logs information about function calls and analyzes execution flow and performance. You can also describe logging mechanisms in your function code. Launch cloud functions in synchronized mode and delayed execution mode.Starting Price: $0.012240 per GB -
28
Google Cloud Spanner
Google
Scale as needed with no limits: Globally distributed, ACID-compliant database that automatically handles replicas, sharding, and transaction processing, so you can quickly scale to meet any usage pattern and ensure the success of your products. Cloud Spanner is built on Google’s dedicated network and battle-tested by Google services used by billions. It offers up to 99.999% availability with zero downtime for planned maintenance and schema changes. Do fewer thankless tasks with a simpler experience: IT Admins and DBAs are inundated with operating databases. With Cloud Spanner, creating or scaling a globally replicated database now takes a handful of clicks and reduces your cost of maintaining databases. -
29
AADvance Control System
Rockwell Automation
Whether you need SIL 1-3, fail-safe to fault-tolerant and triple modular redundant (TMR) architectures, we can support your SIS requirements. Our AADvance® fault tolerant control system is a truly distributed, scalable safety instrumented system. Our AADvance solution allows you to apply different levels of module redundancy as required by specific parts of your application. This solution enables you to specify the level of safety integrity and availability you need throughout your plant. Our AADvance courses will provide a comprehensive overview of AADvance hardware, software, and troubleshooting. We offer additional tools to help ensure your AADvance implementation and training needs are addressed when and how you need them. Understand how AADvance operates as a fail-safe controller. Understand the configuration limits of the system. Design and assemble a complete system. Select the appropriate hardware based on I/O. -
30
Red Hat Data Grid
Red Hat
Red Hat® Data Grid is an in-memory, distributed, NoSQL datastore solution. Your applications can access, process, and analyze data at in-memory speed to deliver a superior user experience. High performance, elastic scalability, always available. Quickly access your data through fast, low-latency data processing using memory (RAM) and distributed parallel execution. Achieve linear scalability with data partitioning and distribution across cluster nodes. Gain high availability through data replication across cluster nodes. Attain fault tolerance and recover from disaster through cross-datacenter geo-replication and clustering. Gain development flexibly and greater productivity with a highly versatile, functionally rich NoSQL data store. Obtain comprehensive data security with encryption and role-based access. Data Grid 7.3.10 provides a security enhancement to address a CVE. You must upgrade any Data Grid 7.3 deployments to version 7.3.10 as soon as possible. -
31
Valentina Studio
Paradigma Software
Create, administer, query and explore Valentina DB, MySQL, MariaDB, PostgreSQL and SQLite databases for FREE. Design business reports running in Valentina Studio Pro, on Valentina Server or in an application with an Application Developer Kit. Backward Engineering in Standard with forwarding Engineering in Valentina Studio Pro. Reverse engineering and create diagrams for existing databases. Add new objects to diagrams. Write SQL queries with auto-completion, color syntax. Define, manage, save favorite queries; access recent queries. Function browser dictionary of each function. Consoles for errors, warnings, and performance. Search, Export result records into CSV, JSON, Excel. Edit properties of multiple objects at the same time. Drill down to tables and fields; incredible fast searching. Reverse engineering and create diagrams for existing databases. Add new objects to diagrams. Add/drop users, and groups, and manage privileges.Starting Price: $79 -
32
Cacti
Cacti
Cacti provides a robust and extensible operational monitoring and fault management framework for users around the world. It is also a complete network graphing solution designed to harness the power of RRDTool's data storage and graphing functionality. Cacti includes a fully distributed and fault-tolerant data collection framework, advanced template-based automation features for devices, graphs, and trees. Multiple data acquisition methods, the ability to be extended through plugins, role-based user, group and domain management features in addition to a theming engine and multiple language support all right out of the box. All of this is wrapped in an intuitive, easy-to-use interface that makes sense for LAN-sized installations up to complex networks with tens of thousands of devices. Cacti requires MySQL, PHP, RRDTool, net-snmp, and a webserver that supports PHP such as Apache or IIS. At the center of Cacti and its database is the device and device template.Starting Price: Free -
33
Erlang
Erlang
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance. OTP is set of Erlang libraries and design principles providing middle-ware to develop these systems. It includes its own distributed database, applications to interface towards other languages, debugging and release handling tools.Starting Price: Free -
34
Apache Flume
Apache Software Foundation
Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log data. It has a simple and flexible architecture based on streaming data flows. It is robust and fault-tolerant with tunable reliability mechanisms and many failovers and recovery mechanisms. It uses a simple extensible data model that allows for online analytic applications. The Apache Flume team is pleased to announce the release of Flume 1.8.0. Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of streaming event data. -
35
Hyperledger Iroha
Hyperledger
Hyperledger Iroha is designed to be simple and easy to incorporate into infrastructural or IoT projects requiring distributed ledger technology. Hyperledger Iroha features a simple construction, modular, domain-driven C++ design, emphasis on client application development and a new, crash fault tolerant consensus algorithm, called YAC. Hyperledger Iroha is a simple blockchain platform you can use to make trusted, secure, and fast applications by bringing the power of permission-based blockchain with Crash fault-tolerant consensus. It’s free, open-source, and works on Linux and Mac OS, with a variety of mobile and desktop libraries. Hyperledger Iroha is a general purpose permissioned blockchain system that can be used to manage digital assets, identity, and serialized data. This can be useful for applications such as interbank settlement, central bank digital currencies, payment systems, national IDs, and logistics, among others. -
36
SCC MediaServer
Software Construction Company
SCC MediaServer digital asset management and multimedia archiving systems have enabled our many customers to streamline and save costs by consolidating digital assets and media workflows into centralized, geographically located data centers. Available in both Enterprise and Express Editions, SCC MediaServer provides a wide range of content planning and assignment workflow tools for asset management and digital media archiving. Designed to be compatible with Microsoft Cluster Server, the MediaServer system supports parallel processing and failover operations across multiple cluster nodes, for increased scalability and fault tolerance. SCC MediaFactory, included with the system, automatically monitors selected network directories, ftp servers, email accounts, RSS enabled websites, and even Twitter feeds, for incoming media which is then automatically ingested and indexed for searching within the MediaServer database. -
37
A service for managing OpenSearch clusters in Yandex Cloud infrastructure. Take advantage of this popular open source solution and integrate fast and scalable full-text search into your products. Deploy a ready-to-use OpenSearch cluster in just a few minutes, with product settings already optimized for the chosen cluster size. We take care of cluster maintenance: reserves, monitoring, fault tolerance, and software updates. Use our visualization tools to set up analytical dashboards, application monitoring, and alert systems. Connect third-party authentication and authorization services (SAML). The service supports granular configurations for data access levels. Open source code allows us to develop the service together with the community, be the first to provide timely updates and prevent vendor lock-in. OpenSearch is an easily scalable system of open source search and analytical tools. It offers a set of technologies for providing fast search and analytics.Starting Price: $0.012240 per GB
-
38
Apache Solr
Apache Software Foundation
Solr is highly reliable, scalable and fault tolerant, providing distributed indexing, replication and load-balanced querying, automated failover and recovery, centralized configuration and more. Solr powers the search and navigation features of many of the world's largest internet sites. Solr enables powerful matching capabilities including phrases, wildcards, joins, grouping and much more across any data type. Solr is proven at extremely large scales the world over. Solr uses the tools you use to make application building a snap. Solr ships with a built-in, responsive administrative user interface to make it easy to control your Solr instances. Need more insight into your instances? Solr publishes loads of metric data via JMX. Built on the battle-tested Apache Zookeeper, Solr makes it easy to scale up and down. Solr bakes in replication, distribution, rebalancing and fault tolerance out of the box. -
39
Bloq
Bloq
Bloq’s expanding suite of infrastructure services is a powerful resource for building on multiple blockchains — providing the foundation for cryptocurrency business, de-risking the development process, and scaling as the best ideas grow. BloqConnect accelerates development with APIs, delivering real-time connectivity to leading blockchain networks, as well as indexed data, and additional services. BloqNodes can spin up private, fully-managed clusters of nodes, ensuring the powerful fault-tolerant data foundation that the blockchain industry demands. BloqStake provides solutions for Proof-of-Stake protocols and the enterprises that support them to offer rewards for staking and securing your favorite protocols. Deliver vital infrastructure for your ecosystem, allowing it to build groundbreaking new applications, scale quickly, and explore synergies alongside leading blockchain protocols. -
40
Move to a scalable and secure video data solution designed specifically for high availability and without data degradation. Shift to a fault tolerant and highly available solution that meets the needs of video data and the insights it powers. Scale cost effectively with virtualization. Access clear, fast video whenever you need it. Segregate data to maximize compliance. Enable resource-intensive video intelligence. Supports all major video management systems (VMSs). High availability and fault tolerance. Lumada Video Insights helps you do more with your data. Includes all Hitachi, VMware and Microsoft licenses. End-to-end Hitachi hardware and software support. Virtualization to tackle unpredictable video volumes and speeds.
-
41
Apache Storm
Apache Software Foundation
Apache Storm is a free and open source distributed realtime computation system. Apache Storm makes it easy to reliably process unbounded streams of data, doing for realtime processing what Hadoop did for batch processing. Apache Storm is simple, can be used with any programming language, and is a lot of fun to use! Apache Storm has many use cases: realtime analytics, online machine learning, continuous computation, distributed RPC, ETL, and more. Apache Storm is fast: a benchmark clocked it at over a million tuples processed per second per node. It is scalable, fault-tolerant, guarantees your data will be processed, and is easy to set up and operate. Apache Storm integrates with the queueing and database technologies you already use. An Apache Storm topology consumes streams of data and processes those streams in arbitrarily complex ways, repartitioning the streams between each stage of the computation however needed. Read more in the tutorial. -
42
Yugabyte
Yugabyte
The Leading High-Performance Distributed SQL Database. Open source, cloud native relational DB for powering global, internet-scale apps. Single-Digit Millisecond Latency Build blazing fast cloud applications by serving queries directly from the DB. Massive Scale. Achieve millions of transactions per second and store multiple TB’s of data per node. Geo-Distribution. Deploy across regions and clouds with synchronous or multi-master replication. Built for Cloud Native Architectures. Develop, deploy and operationalize modern applications faster than ever before with YugabyteDB. Gain Developer Agility. Leverage full power of PostgreSQL-compatible SQL and distributed ACID transactions. Operate Resilient Services. Ensure continuous availability even when underlying compute, storage or network fails. Scale On-Demand. Add and remove nodes at will. Say no to over-provisioned clusters forever. Lower User Latency. -
43
Turso
Turso
Turso is a globally distributed, SQLite-compatible database service designed to provide low-latency data access across various platforms, including online, offline, and on-device environments. Built atop libSQL, an open-source fork of SQLite, Turso enables developers to deploy databases close to their users, enhancing application performance. It supports seamless integration with multiple frameworks, languages, and infrastructure providers, facilitating efficient data management for applications such as personalized large language models and AI agents. Turso offers features like unlimited databases, instant rollback with branching, and native vector search at scale, allowing for efficient parallel vector searches across users, instances, or contexts using SQL database integration. The platform emphasizes security with encryption at rest and in transit and provides an API-first approach for programmatic database management.Starting Price: $8.25 per month -
44
Your customer's mission-critical video surveillance and security applications require a reliable platform that performs at peak performance 24/7/365. To meet these requirements StarWind offers purpose-built platforms that leverage fault-tolerant architecture from storage and up to application management. StarWind HCA platforms combine server, storage, networking, and hypervisor as well as a single proactive support umbrella for all components. You tell us your requirements and we tailor you the perfect solution preserving Milestone, Genetec, and Briefcam best practices, and put it through all the required testing to give you fastest possible time-to-solution and peace of mind knowing your reputation and the solution you deliver to your customers are both rock-solid. We covered all the needs and pain points specific to Integrators and MSPs in the security space: unbeatable performance, fault tolerance, convenient management, and minimized hardware footprint.
-
45
Get access to new MongoDB features and official releases that are 100% compatible with the platform. If the load on your cluster increases, you can add new servers or increase their capacity in a matter of minutes. Invest your time in your project, and we’ll take care of database maintenance: software backups, monitoring, fault tolerance, and updates. You can enable sharding for clusters that have MongoDB version 4.0 or higher. You can also add and configure individual shards to improve cluster performance. All DBMS connections are encrypted using the TLS protocol, and DB backups are GPG-encrypted. Data is secured in accordance with the requirements of local regulatory, GDPR, and ISO industry standards. MongoDB has no regular tables and stores data as collections of JSON-like documents. This is great for projects where data structures may change during development.
-
46
Sequelize
Sequelize
Sequelize is a modern TypeScript and Node.js ORM for Oracle, Postgres, MySQL, MariaDB, SQLite SQL Server, and more. Features solid transaction support, relations, eager and lazy loading, read replication, and more. Define your models with ease and make optional use of automatic database synchronization. Define associations between models and let Sequelize handle the heavy lifting. Mark data as deleted instead of removing it once and for all from the database. Transactions, migrations, strong typing, JSON querying, lifecycle events (hooks), and more. Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Oracle Database, Amazon Redshift, and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication, and more. To connect to the database, you must create a Sequelize instance. -
47
You can deploy a ready-to-use cluster in just a few minutes and just as easily set up automatic backups and replicas. Invest your time in your project, and we’ll take care of database maintenance: software backups, monitoring, fault tolerance, and updates. With Managed Service for MySQL®, you can easily create read replicas and build custom replication topologies. Data is stored in encrypted form in accordance with the requirements of local regulatory, GDPR, and ISO industry standards. Monitor your cluster status and resource consumption using the management console or export resource metrics via the API.Starting Price: $41.59 per month
-
48
Infinispan
Infinispan
Infinispan is an open-source in-memory data grid that offers flexible deployment options and robust capabilities for storing, managing, and processing data. Infinispan provides a key/value data store that can hold all types of data, from Java objects to plain text. Infinispan distributes your data across elastically scalable clusters to guarantee high availability and fault tolerance, whether you use Infinispan as a volatile cache or a persistent data store. Infinispan turbocharges applications by storing data closer to processing logic, which reduces latency and increases throughput. Available as a Java library, you simply add Infinispan to your application dependencies and then you’re ready to store data in the same memory space as the executing code. -
49
KS DB Merge Tools
KS DB Merge Tools
KS DB Merge Tools is an easy to use diff & merge tool for MySQL, MariaDB, Oracle Database, SQL Server, PostgreSQL, SQLite, MS Access and Cross-DBMS databases allowing to compare and sync both schema and data. Starting with a schema changes summary, results can be narrowed down to object lists of particular object type (table definitions, views, etc.), and then down to definition of particular object. Data changes can be retrieved as a high-level list of changes totals across all tables in the database, each total row count can be observed as a side-by-side list of rows for the given table, each changed row can be analyzed for changes in each column. Various diff results provide quick filters to show only new/changed/new+changed items (schema objects or table data rows), ability to select required changed items and generate scripts to apply these changes to the other side database. This script can be executed immediately or saved for future use.Starting Price: $65 -
50
Invest your time in your project, and we’ll take care of database maintenance: software backups, monitoring, fault tolerance, and updates. ClickHouse is great at handling queries to large amounts of data in real time, while column-based storage saves space due to strong data compression. All DBMS connections are encrypted using the TLS protocol. Data is secured in accordance with the requirements of local regulatory, GDPR, and ISO industry standards. Visualize the data structure in your ClickHouse cluster and send SQL queries to databases from the management console. The service also provides data replication between database hosts (both inside and between availability zones) and automatically switches the load over to a backup replica in the event of a failure.Starting Price: $42.51 per month