DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > EJDB vs. Fauna vs. NCache vs. Oracle vs. Vitess

System Properties Comparison EJDB vs. Fauna vs. NCache vs. Oracle vs. Vitess

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonNCache  Xexclude from comparisonOracle  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Fauna 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.Open-Source and Enterprise in-memory Key-Value StoreWidely used RDBMSScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelDocument storeDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Key-value storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Document store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.31
Rank#296  Overall
#44  Document stores
Score1.55
Rank#151  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score0.96
Rank#195  Overall
#29  Key-value stores
Score1244.08
Rank#1  Overall
#1  Relational DBMS
Score0.88
Rank#203  Overall
#95  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbfauna.comwww.alachisoft.com/­ncachewww.oracle.com/­databasevitess.io
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.fauna.comwww.alachisoft.com/­resources/­docsdocs.oracle.com/­en/­databasevitess.io/­docs
DeveloperSoftmotionsFauna, Inc.AlachisoftOracleThe Linux Foundation, PlanetScale
Initial release20122014200519802013
Current release5.3.3, April 202423c, September 202315.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoGPLv2commercialOpen Source infoEnterprise Edition availablecommercial inforestricted free version is availableOpen Source infoApache Version 2.0, commercial licenses available
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 languageCScalaC#, .NET, .NET Core, JavaC and C++Go
Server operating systemsserver-lesshostedLinux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Docker
Linux
macOS
Data schemeschema-freeschema-freeschema-freeyes infoSchemaless in JSON and XML columnsyes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idnopartial 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.nonoyes
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnonoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes infowith proprietary extensionsyes infowith proprietary extensions
APIs and other access methodsin-process shared libraryRESTful HTTP APIIDistributedCache
JCache
LINQ
Proprietary native API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnouser defined functionsno infosupport for stored procedures with SQL-Server CLRPL/SQL infoalso stored procedures in Java possibleyes infoproprietary syntax
Triggersnonoyes infoNotificationsyesyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoconsistent hashingyesSharding, horizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationyes, with selectable consistency levelMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possibleyesnoyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDoptimistic locking and pessimistic lockingACID infoisolation level can be parameterizedACID at shard level
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyesyes infotable locks or row locks depending on storage engine
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.noyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes
User concepts infoAccess controlnoIdentity management, authentication, and access controlAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)fine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
EJDBFauna infopreviously named FaunaDBNCacheOracleVitess
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache 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
3rd partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

More resources
EJDBFauna infopreviously named FaunaDBNCacheOracleVitess
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the 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

CITES Trade Database surpasses 25 million trade transaction records
3 October 2023, Convention on International Trade in Endangered Species of Wild Fauna and Flora (CITES)

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

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

provided by Google News

Oracle and Google Cloud Announce a Groundbreaking Multicloud Partnership
11 June 2024, PR Newswire

Oracle and Google enter multi-cloud partnership
12 June 2024, Techzine Europe

4 Key Takeaways From Oracle's Earnings Call
11 June 2024, Investopedia

Ricoh Selects Rimini Street to Optimize and Secure its Oracle EBS and Oracle Database Instances
11 June 2024, Business Wire

Oracle agrees cloud interconnect, database services on Google Cloud
12 June 2024, Telecompaper EN

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

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

Present your product here