DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > dBASE vs. Faircom DB vs. Google Cloud Bigtable vs. NebulaGraph vs. Warp 10

System Properties Comparison dBASE vs. Faircom DB vs. Google Cloud Bigtable vs. NebulaGraph vs. Warp 10

Editorial information provided by DB-Engines
NamedBASE  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonNebulaGraph  Xexclude from comparisonWarp 10  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.Native high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A distributed, linear scalable, high perfomant Graph DBMSTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelRelational DBMSKey-value store
Relational DBMS
Key-value store
Wide column store
Graph DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.16
Rank#43  Overall
#27  Relational DBMS
Score0.18
Rank#314  Overall
#45  Key-value stores
#141  Relational DBMS
Score2.97
Rank#92  Overall
#15  Key-value stores
#8  Wide column stores
Score1.92
Rank#122  Overall
#11  Graph DBMS
Score0.06
Rank#351  Overall
#35  Time Series DBMS
Websitewww.dbase.comwww.faircom.com/­products/­faircom-dbcloud.google.com/­bigtablegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.warp10.io
Technical documentationwww.dbase.com/­support/­knowledgebasedocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlcloud.google.com/­bigtable/­docsdocs.nebula-graph.iowww.warp10.io/­content/­02_Getting_started
DeveloperAsthon TateFairCom CorporationGoogleVesoft Inc.SenX
Initial release19791979201520192015
Current releasedBASE 2019, 2019V13, July 2024
License infoCommercial or Open Sourcecommercialcommercial infoRestricted, free version availablecommercialOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache License 2.0
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 languageANSI C, C++C++Java
Server operating systemsDOS infodBase Classic
Windows infodBase Pro
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
hostedLinuxLinux
OS X
Windows
Data schemeyesschema free, schema optional, schema required, partial schema,schema-freeStrong typed schemaschema-free
Typing infopredefined data types such as float or dateyesyes, ANSI SQL Types, JSON, typed binary structuresnoyesyes
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.nononono
Secondary indexesyesyesnoyes 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.no
SQL infoSupport of SQLnoyes, ANSI SQL with proprietary extensionsnoSQL-like query languageno
APIs and other access methodsnone infoThe IDE can access other DBMS or ODBC-sources.ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Browser 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
HTTP API
Jupyter
WebSocket
Supported programming languagesdBase proprietary IDE.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresno infoThe IDE can access stored procedures in other database systems.yes info.Net, JavaScript, C/C++nouser defined functionsyes infoWarpScript
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingShardingSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Internal replication in Colossus, and regional replication between two clusters in different zonesCausal Clustering using Raft protocolselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityyesyesnoyes infoRelationships in graphsno
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 DBMStunable from ACID to Eventually ConsistentAtomic single-row operationsACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesYes, tunable from durable to delayed durability to in-memoryyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlAccess rights for users and rolesFine grained access rights according to SQL-standard with additional protections for filesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Role-based access controlMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
dBASEFaircom DB infoformerly c-treeACEGoogle Cloud BigtableNebulaGraphWarp 10
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
dBASEFaircom DB infoformerly c-treeACEGoogle Cloud BigtableNebulaGraphWarp 10
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

Who is Liam Brady’s wife? An extensive biography of the former footballer
16 January 2024, Sportsbrief

Added Namespace and lost all the PHP OOPs Classes
5 November 2018, SitePoint

FlytBase & DroneBase partner up to provide fully autonomous Drone-in-a-Box solutions in Italy
14 December 2021, sUAS News

Back to the future: A visual tour of my day in FreeDOS
3 July 2014, Ars Technica

Estimating systems discuss body shops’ options for managing BMS communication
17 May 2021, Repairer Driven News

provided by Google News

Google Cloud adds graph processing to Spanner, SQL support to Bigtable
1 August 2024, InfoWorld

Google introduces Bigtable SQL access and Spanner's new AI-ready features
1 August 2024, ZDNet

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google expands BigQuery with Gemini, brings vector support to cloud databases
29 February 2024, VentureBeat

Google Cloud Adds GenAI, Core Enhancements Across Data Platform
1 August 2024, The New Stack

provided by Google News

NebulaGraph Cloud Launches Beta Preview: Experience Graph Database as a Service for Up to $1 for a Month
13 September 2024, Kilgore News Herald

Announcing NebulaGraph RAG: From Knowledge to Apps in Minutes
26 August 2024, PR Newswire

LlamaIndex Unveils Notebook Implementation of GraphRAG
17 July 2024, AIM

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

provided by Google News

Launched Just A Year Ago, Open-Source Scality S3 Server Gains Extraordinary Momentum As It Simplifies The Life Of Developers
28 June 2017, PR Newswire

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try 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

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

Neo4j logo

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

Present your product here