DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. Fauna vs. jBASE vs. QuestDB vs. Sequoiadb

System Properties Comparison AlaSQL vs. Fauna vs. jBASE vs. QuestDB vs. Sequoiadb

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonjBASE  Xexclude from comparisonQuestDB  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionJavaScript DBMS libraryFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.A robust multi-value DBMS comprising development tools and middlewareA high performance open source SQL database for time series dataNewSQL database with distributed OLTP and SQL
Primary database modelDocument store
Relational DBMS
Document store
Graph DBMS
Relational DBMS
Time Series DBMS
Multivalue DBMSTime Series DBMSDocument store
Relational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score1.52
Rank#153  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score2.52
Rank#109  Overall
#9  Time Series DBMS
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Websitealasql.orgfauna.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasequestdb.iowww.sequoiadb.com
Technical documentationgithub.com/­AlaSQL/­alasqldocs.fauna.comdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9questdb.io/­docswww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperAndrey Gershun & Mathias R. WulffFauna, Inc.Rocket Software (formerly Zumasys)QuestDB Technology IncSequoiadb Ltd.
Initial release20142014199120142013
Current release5.7
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialcommercialOpen Source infoApache 2.0Open Source infoServer: AGPL; Client: Apache V2
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptScalaJava (Zero-GC), C++, RustC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedAIX
Linux
Windows
Linux
macOS
Windows
Linux
Data schemeschema-freeschema-freeschema-freeyes infoschema-free via InfluxDB Line Protocolschema-free
Typing infopredefined data types such as float or datenonooptionalyesyes infooid, date, timestamp, binary, regex
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonoyesnono
Secondary indexesnoyesnoyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noEmbedded SQL for jBASE in BASICSQL with time-series extensionsSQL-like query language
APIs and other access methodsJavaScript APIRESTful HTTP APIJDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
proprietary protocol using JSON
Supported programming languagesJavaScriptC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
.Net
Basic
Jabbascript
Java
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresnouser defined functionsyesnoJavaScript
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoconsistent hashingShardinghorizontal partitioning (by timestamps)Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationyesSource-replica replication with eventual consistencySource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDACID for single-table writesDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes infothrough memory mapped filesno
User concepts infoAccess controlnoIdentity management, authentication, and access controlAccess rights can be defined down to the item levelsimple password-based access control
More information provided by the system vendor
AlaSQLFauna infopreviously named FaunaDBjBASEQuestDBSequoiadb
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8 May 2024

Build your own resource monitor with QuestDB and Grafana
6 May 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8 April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5 April 2024

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AlaSQLFauna infopreviously named FaunaDBjBASEQuestDBSequoiadb
Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Adds Groundbreaking New Database Language and Seamless Developer Experience to Enterprise Proven ...
22 August 2023, Business Wire

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

Fauna Query Language tamed to appeal to developers
22 August 2023, The Register

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

AWS Marketplace: QuestDB Cloud Comments
22 February 2024, AWS Blog

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11 November 2021, Business Insider

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

provided by Google News



Share this page

Featured Products

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here