DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > atoti vs. Faircom EDGE vs. MariaDB vs. Sqrrl vs. TimesTen

System Properties Comparison atoti vs. Faircom EDGE vs. MariaDB vs. Sqrrl vs. TimesTen

Editorial information provided by DB-Engines
Nameatoti  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonMariaDB  Xexclude from comparisonSqrrl  Xexclude from comparisonTimesTen  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
DescriptionAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.Adaptable, secure NoSQL built on Apache AccumuloIn-Memory RDBMS compatible to Oracle
Primary database modelObject oriented DBMSKey-value store
Relational DBMS
Relational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.56
Rank#245  Overall
#10  Object oriented DBMS
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websiteatoti.iowww.faircom.com/­products/­faircom-edgemariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
sqrrl.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.atoti.iodocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlmariadb.com/­kb/­en/­librarydocs.oracle.com/­database/­timesten-18.1
DeveloperActiveViamFairCom CorporationMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Amazon infooriginally Sqrrl Data, Inc.Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release19792009 infoFork of MySQL, which was first released in 199520121998
Current releaseV3, October 202011.3.2, February 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercial infofree versions availablecommercial infoRestricted, free version availableOpen Source infoGPL version 2, commercial enterprise subscription availablecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaANSI C, C++C and C++Java
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
LinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeFlexible Schema (defined schema, partial schema, schema free)yes infoDynamic columns are supportedschema-freeyes
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL Typesyesyesyes
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.yesyesno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLMultidimensional Expressions (MDX)yes infoANSI SQL queriesyes infowith proprietary extensionsnoyes
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresPythonyes info.Net, JavaScript, C/C++yes infoPL/SQL compatibility added with version 10.3noPL/SQL
Triggersyesyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding, horizontal partitioningFile partitioning infoCustomizable business rules for partitioningseveral options for horizontal partitioning and ShardingSharding infomaking use of Hadoopnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoSynchronous and asynchronous realtime replication based on transaction logsMulti-source replication
Source-replica replication
selectable replication factor infomaking use of HadoopMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Immediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyes infowhen using SQLyes infonot for MyISAM storage enginenoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage engineAtomic updates per row, document, or graph entityACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yes infoacross SQL and NoSQLyesyesyes
Durability infoSupport for making data persistentyesyes infonot for in-memory storage engineyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infowith MEMORY storage engineyes
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.fine grained access rights according to SQL-standardCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)fine grained access rights according to SQL-standard
More information provided by the system vendor
atotiFaircom EDGE infoformerly c-treeEDGEMariaDBSqrrlTimesTen
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» more

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
3rd partiesNavicat for MariaDB provides a native environment for MariaDB database management and development.
» more

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

More resources
atotiFaircom EDGE infoformerly c-treeEDGEMariaDBSqrrlTimesTen
DB-Engines blog posts

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Best use of cloud: ActiveViam
28 November 2023, Risk.net

FRTB product of the year: ActiveViam
28 November 2023, Risk.net

provided by Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, Yahoo Finance

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

provided by Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

MariaDB Board Changes Post-Promissory Note Acquisition - TipRanks.com
30 April 2024, TipRanks

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

Azure Database for MariaDB will be retired on 19 September 2025 – Migrate to Azure Database for MySQL Flexible ...
22 September 2023, Microsoft

Progress Software Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

provided by Google News

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, cisomag.com

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18 September 2023, Mint

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24 January 2018, TechCrunch

Will Amazon Buy Cybersecurity Firm Sqrrl?
18 December 2017, PYMNTS.com

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

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

RaimaDB logo

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

Milvus logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

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

Present your product here