- Overview
- Alternatives
- Pros & Cons
- Compare
Supabase
Supabase is a free and open-source self-hosted and SaaS provided alternative to Firebase. With Supabase you can add a realtime REST API to a PostgreSQL without writing a single line of code.
Fauna
Fauna is the data API for client-serverless applications. It provides web-native GraphQL interface, with support for custom business logic and integration with the serverless ecosystem. Fauna transforms the traditional DBMS into a Data API that gives you all of the capabilities of traditional database, without sacrificing flexibility, scale, and performance. By utilizing a globally-distributed storage and compute fabric, Fauna-powered applications are delivered to end-users fast and reliably on modern security infrastructure.
EdgeDB
EdgeDB is a database designed on top of Postgres with the goal of eliminating some of the shortcommings of relation and NoSQL databases. At first glance, EdgeDB looks like a regular object relational mapper (ORM), however it's far more than that, It's a full-fledged database with a formally-defined query language, a migrations system, a suite of client libraries in different languages, a command line tool, and a soon comming cloud hosting platform. The goal of EdgeDB has been to rethink every aspect of how developers model, migrate, manage, and query their database.
SQLite
SQLite is a free and open-source relational database management system that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. Rather than being a typical client–server database engine, SQLite is self-contained and can be embedded into applications. Making it perfect for development frameworks that want to provide a default database without setup, or applications that needs an embedded database. SQLite is built into all mobile operating systems and most computers and comes bundled with a countless applications. SQLite is also ACID-compliant and implements most of the SQL standard, generally following PostgreSQL syntax.
IBM DB2
IBM DB2 is an enterpise-class relational database management system. IBM DB2 is built for mission critical workloads and provides advanced features like adaptive workload management, time travel query, query federation, in-database AI, row/column access control, auditing, and support for JSON, XML, and geospatial data sets. IBM DB2 is used by fortune-500 companies like Bank of America and JPMorgan Chase.
HarperDB
HarperDB is a full-featured data management platform that runs from edge to cloud, and anywhere in between. It provides an easy to use REST API, a sleek management studio, quick installation, and limited database configuration, while being language agnostic. With HarperDB you can insert JSON, query with performant SQL including JOINS and full CRUD operations. Enhanced features like built in Math.js and GeoJSON.
OrientDB
OrientDB is an open-source NoSQL database management system written in Java. The multi-model database supports graph, document, key/value, and object models, where relationships are managed as in graph databases with direct connections between records. The database is extremly efficient and can store over 220,000 records per second on common hardware, and traverse thousands of records in milisecons. OrientDB scales well on multiple machines, thanks to the multi-master replication where there is no single bottleneck on writes like with master-slave replication.
VoltDB
VoltDB is a blazingly fast NewSQL database management system that is specifically designed to run on modern scale-out architectures - fast, inexpensive servers connected via high-speed data networks. VoltDB is a popular choice for companies with high data throughput requirements, like in the telecommunications industry. 5G has changed the game for telcos, and new rules call for a new way of managing data. VoltDB is built for today’s massive data volume and complexity, allowing businesses to survive and thrive in the age of 5G, IoT, and whatever comes next.
RxDB
RxDB is short for Reactive Database and is a NoSQL-database for JavaScript Applications like Websites, hybrid Apps, Electron-Apps, Progressive Web Apps and NodeJs. Reactive means that you can not only query the current state, but subscribe to all state changes like the result of a query or even a single field of a document. This is great for UI-based realtime applications in way that makes it easy to develop and also has great performance benefits. To replicate data between your clients and server, RxDB provides modules for realtime replication with any CouchDB compliant endpoint and also with custom GraphQL endpoints.
Amazon DynamoDB
Amazon DynamoDB is a key-value and document database that delivers single-digit millisecond performance at any scale. The database is fully managed, multiregion, multimaster, and durable with built-in security, backup and restore, and in-memory caching for enterprise-scale applications. Amazon DynamoDB is part of Amazon Web Services and integrates well with other cloud-based AWS products.
MySQL
The worlds most popular free open-source relational database, MySQL is used by 150,000 + companies across the globe. The relational database management system is released and distributed under the GPL license and openly developed by the community. MySQL uses SQL as its query language and is fully integrated and ACID compliant.
PostgreSQL
PostgreSQL, or Postgres for short is a widely popular, free and open-source relational database management system. PostgreSQL is available for all major operating systems including macOS, Linux, Windows, BSD and Solaris. The project has been in active development for over 30 years now, and powers many of the applications you use on a daily basis.
How Are These SurrealDB Alternatives Generated?
Information found on this page is crowd-sourced by the community and contains the most agreed upon SurrealDB alternatives. You can use this information to find similar software to SurrealDB for specific platforms with various pricing options and licenses. Anyone that have previously used SurrealDB can suggest alternatives, vote on the accuracy of other users claims, and help more people in the process of doing so.
This page was last updated on Sun 23 Jan 2022 (3 weeks, 1 day ago).