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

DBMS > dBASE vs. EJDB vs. Fauna vs. NebulaGraph vs. TimesTen

System Properties Comparison dBASE vs. EJDB vs. Fauna vs. NebulaGraph vs. TimesTen

Editorial information provided by DB-Engines
NamedBASE  Xexclude from comparisonEJDB  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonNebulaGraph  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptiondBase was one of the first databases with a development environment on PC's. Its latest version dBase V is still sold as dBase classic, which needs a DOS Emulation. The up-to-date product is dBase plus.Embeddable 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.A distributed, linear scalable, high perfomant Graph DBMSIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSDocument storeDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Graph DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score11.18
Rank#44  Overall
#28  Relational DBMS
Score0.30
Rank#294  Overall
#44  Document stores
Score1.55
Rank#154  Overall
#26  Document stores
#14  Graph DBMS
#72  Relational DBMS
#13  Time Series DBMS
Score2.12
Rank#125  Overall
#10  Graph DBMS
Score1.35
Rank#165  Overall
#75  Relational DBMS
Websitewww.dbase.comgithub.com/­Softmotions/­ejdbfauna.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationwww.dbase.com/­support/­knowledgebasegithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.fauna.comdocs.nebula-graph.iodocs.oracle.com/­database/­timesten-18.1
DeveloperAsthon TateSoftmotionsFauna, Inc.Vesoft Inc.Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release19792012201420191998
Current releasedBASE 2019, 201911 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialOpen Source infoGPLv2commercialOpen Source infoApache Version 2.0 + Common Clause 1.0commercial
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCScalaC++
Server operating systemsDOS infodBase Classic
Windows infodBase Pro
server-lesshostedLinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesschema-freeschema-freeStrong typed schemayes
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idnoyesyes
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 indexesyesnoyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yes
SQL infoSupport of SQLnononoSQL-like query languageyes
APIs and other access methodsnone infoThe IDE can access other DBMS or ODBC-sources.in-process shared libraryRESTful HTTP APIBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesdBase proprietary IDEActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
.Net
C++
Go
Java
PHP
Python
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresno infoThe IDE can access stored procedures in other database systems.nouser defined functionsuser defined functionsPL/SQL
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesnonenonehorizontal partitioning infoconsistent hashingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneMulti-source replicationCausal Clustering using Raft protocolMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesno infotypically not needed, however similar functionality with collection joins possibleyesyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infonot for dBase internal data, but IDE does support transactions when accessing external DBMSnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDByes 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.noyesyes
User concepts infoAccess controlAccess rights for users and rolesnoIdentity management, authentication, and access controlRole-based access controlfine grained access rights according to SQL-standard
More information provided by the system vendor
dBASEEJDBFauna infopreviously named FaunaDBNebulaGraphTimesTen
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
dBASEEJDBFauna infopreviously named FaunaDBNebulaGraphTimesTen
DB-Engines blog posts

DB-Engines Ranking coverage expanded to 169 database management systems
3 June 2013, Paul Andlinger

show all

Recent citations in the news

30 Years Ago: The Rise, Fall and Survival of Ashton-Tate's dBASE
19 September 2013, eWeek

Microsoft Access 2016 Now Supports dBase Database Format
7 September 2016, redmondmag.com

DBF File (What It Is and How to Open One)
6 April 2023, Lifewire

What is Dbase? - Definition from Techopedia
19 September 2011, Techopedia

A malicious document could lead to RCE in Apache OpenOffice (CVE-2021-33035)
22 September 2021, Help Net Security

provided by Google News

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

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

Fauna Adds Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15 November 2023, Business Wire

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

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

provided by Google News

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, PR Newswire

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3 April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, PR Newswire

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, Towards Data Science

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

Present your product here