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

DBMS > ArangoDB vs. Firebird vs. NCache vs. Oracle Rdb vs. Typesense

System Properties Comparison ArangoDB vs. Firebird vs. NCache vs. Oracle Rdb vs. Typesense

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonFirebird  Xexclude from comparisonNCache  Xexclude from comparisonOracle Rdb  Xexclude from comparisonTypesense  Xexclude from comparison
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Firebird is an open source RDBMS forked from Borland's InterBaseOpen-Source and Enterprise in-memory Key-Value StoreA typo-tolerant, in-memory search engine optimized for instant search-as-you-type experiences and developer productivity
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Relational DBMSKey-value storeRelational DBMSSearch engine
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.30
Rank#82  Overall
#14  Document stores
#5  Graph DBMS
#10  Key-value stores
#10  Search engines
Score19.46
Rank#30  Overall
#18  Relational DBMS
Score0.91
Rank#196  Overall
#29  Key-value stores
Score1.04
Rank#184  Overall
#84  Relational DBMS
Score0.80
Rank#209  Overall
#14  Search engines
Websitearangodb.comwww.firebirdsql.orgwww.alachisoft.com/­ncachewww.oracle.com/­database/­technologies/­related/­rdb.htmltypesense.org
Technical documentationdocs.arangodb.comwww.firebirdsql.org/­en/­reference-manualswww.alachisoft.com/­resources/­docswww.oracle.com/­database/­technologies/­related/­rdb-doc.htmltypesense.org/­docs
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.Firebird FoundationAlachisoftOracle, originally developed by Digital Equipment Corporation (DEC)
Initial release20122000 infoAs fork of Borland's InterBase200519842015
Current release3.11.5, November 20235.0.1, August 20245.3.3, April 20247.4.1.1, 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoInitial Developer's Public LicenseOpen Source infoEnterprise Edition availablecommercialOpen Source infoGPL V3
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageC++C and C++C#, .NET, .NET Core, JavaC++
Server operating systemsLinux
OS X
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
Linux
Windows
HP Open VMSLinux
Data schemeschema-free infoautomatically recognizes schema within a collectionyesschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-free infopre-defined schema optional
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesyes
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.nono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoyesSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yesno
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
ADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
IDistributedCache
JCache
LINQ
Proprietary native API
RESTful HTTP API
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net infocommunity maintained
Clojure infocommunity maintained
Dart infocommunity maintained
Go infocommunity maintained
Java infocommunity maintained
JavaScript
Perl infocommunity maintained
PHP
Python
Ruby
Rust infocommunity maintained
Swift infocommunity maintained
Server-side scripts infoStored proceduresJavaScriptPSQLno infosupport for stored procedures with SQL-Server CLRno
Triggersnoyesyes infoNotifications
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0noneyes
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorSource-replica replicationyes, with selectable consistency levelMulti-source replication using RAFT
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDoptimistic locking and pessimistic lockingyes, on a single nodeno
Concurrency infoSupport for concurrent manipulation of datayesyes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlyesUsers with fine-grained authorization conceptAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)
More information provided by the system vendor
ArangoDBFirebirdNCacheOracle RdbTypesense
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Market Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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

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

More resources
ArangoDBFirebirdNCacheOracle RdbTypesense
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

Recent citations in the news

NoSQL Databases Software Market 2031 Insights with Key Innovations Analysis |MongoDB, Amazon, ArangoDB, Azure Cosmos DB, Couchbase, Mar – Talented India
24 September 2024, Talented India

ArangoDB Boosts Performance and Usability Across Search, Graph, and Analytics with Release of ArangoDB 3.11
30 May 2023, Datanami

Graph, machine learning, hype, and beyond: ArangoDB open source multi-model database releases version 3.7
27 August 2020, ZDNet

Here's the pitch deck a German software startup used to raise $10 million to move to San Francisco and take on Oracle
23 June 2019, Business Insider

ArangoDB 3.5 update improves multi-model database platform
22 August 2019, TechTarget

provided by Google News

Firebird – Director, Operations & Production (UK)
24 May 2024, Music Business Worldwide

12 Top Open Source Databases to Consider
1 May 2024, TechTarget

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

1976 Pontiac Firebird Trans Am Is an All-Original Museum Piece, Looks Best in the Driveway
1 July 2024, autoevolution

Firebird – Analyst, Digital Marketing (US)
23 February 2024, Music Business Worldwide

provided by Google News

How to use NCache in ASP.Net Core
9 July 2024, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Oracle Business Model
13 June 2023, Business Model Analyst

2013 Data Science Salary Survey
4 May 2013, O'Reilly Media

provided by Google News

Serverless Search using Laravel and the Typesense Cloud
22 September 2024, Laravel News

Laravel Scout Adds Typesense, A Lightening-fast Open-source Search
17 January 2024, Laravel News

Building fast, fuzzy site search with Laravel and Typesense
29 July 2024, Laravel News

China win second Challenger round
10 March 2024, Scrum Queens

5 Recipe Search Engines to Cook Based on Time, Budget, & Ingredients - MUO
19 April 2022, MakeUseOf

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.

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

SingleStore logo

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

RaimaDB logo

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

Present your product here