DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Altibase vs. Fauna vs. Tarantool

System Properties Comparison Altibase vs. Fauna vs. Tarantool

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAltibase  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonTarantool  Xexclude from comparison
DescriptionAn enterprise grade, high-performance RDBMSFauna 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.In-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelRelational DBMSDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Document store
Key-value store
Relational DBMS
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.83
Rank#206  Overall
#98  Relational DBMS
Score1.48
Rank#145  Overall
#25  Document stores
#13  Graph DBMS
#66  Relational DBMS
#13  Time Series DBMS
Score1.44
Rank#149  Overall
#26  Document stores
#25  Key-value stores
#67  Relational DBMS
Websitealtibase.comfauna.comwww.tarantool.io
Technical documentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsdocs.fauna.comwww.tarantool.io/­en/­doc
DeveloperAltibaseFauna, Inc.VK
Initial release199920142008
Current releasev7.3, 2023, August 20232.10.0, May 2022
License infoCommercial or Open Sourcecommercial infoOpen source edition discontinued with March 2023commercialOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Cloud-based only infoOnly available as a cloud servicenoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++ScalaC and C++
Server operating systemsAIX
HP-UX
Linux
hostedBSD
Linux
macOS
Data schemeyesschema-freeFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typing infopredefined data types such as float or dateyesnostring, double, decimal, uuid, integer, blob, boolean, datetime
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.nonono
Secondary indexesyesyesyes
SQL infoSupport of SQLANSI SQL-92noFull-featured ANSI SQL support
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP APIOpen binary protocol
Supported programming languagesC
C++
Java
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresstored procedures and stored functionsuser defined functionsLua, C and SQL stored procedures
Triggersyesnoyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning infoconsistent hashingSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replicationAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Foreign keys infoReferential integrityyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoSupport for concurrent manipulation of datayesyesyes, cooperative multitasking
Durability infoSupport for making data persistentyesyesyes, write ahead logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes, full featured in-memory storage engine with persistence
User concepts infoAccess controlfine grained access rights according to SQL-standardIdentity management, authentication, and access controlAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles

More information provided by the system vendor

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
AltibaseFauna infopreviously named FaunaDBTarantool
DB-Engines blog posts

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

15 Best Database Software Of 2024
3 July 2024, designrush.com

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8 April 2019, PR Newswire

Altibase In-Memory Database Selected for Fingerprint and Palm Identification System by National Police Agency in South Korea, for Real-Time Crime-Scene Investigations
17 September 2013, PR Web

Altibase is Deployed for Data Management Platform for Airport Traffic Control
1 April 2019, PR Newswire

In-memory OLAP Database Market Is Booming (CAGR of 24.95%)
26 October 2018, openPR

provided by Google News

Fauna Adds Declarative Tool to Update Namesake Database
1 July 2024, DevOps.com

New Innovative Schema Features Expand Capabilities of Fauna’s Document-Relational Database
20 June 2024, GlobeNewswire

Utah Natural Heritage Program
8 November 2024, Utah Division of Wildlife Resources

The 2024 Living Planet Index reports a 73% average decline in wildlife populations — what’s changed since the last report?
10 October 2024, Our World in Data

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

provided by Google News

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

I Won’t Dive Without These 5 Pieces Of Scuba Gear
25 November 2020, Divernet

VShard — horizontal scaling in Tarantool
7 March 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18 December 2019, Хабр

provided by Google News



Share this page

Featured Products

Neo4j logo

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

Milvus logo

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

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here