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

DBMS > AnzoGraph DB vs. DataFS vs. dBASE vs. Google Cloud Bigtable vs. Tarantool

System Properties Comparison AnzoGraph DB vs. DataFS vs. dBASE vs. Google Cloud Bigtable vs. Tarantool

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonDataFS  Xexclude from comparisondBASE  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonTarantool  Xexclude from comparison
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.dBase 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.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.In-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelGraph DBMS
RDF store
Object oriented DBMSRelational DBMSKey-value store
Wide column store
Document store
Key-value store
Relational DBMS
Secondary database modelsGraph DBMSSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#301  Overall
#26  Graph DBMS
#14  RDF stores
Score0.00
Rank#386  Overall
#20  Object oriented DBMS
Score8.32
Rank#43  Overall
#27  Relational DBMS
Score2.93
Rank#90  Overall
#14  Key-value stores
#8  Wide column stores
Score1.50
Rank#143  Overall
#25  Document stores
#24  Key-value stores
#65  Relational DBMS
Websitecambridgesemantics.com/­anzographnewdatabase.comwww.dbase.comcloud.google.com/­bigtablewww.tarantool.io
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdev.mobiland.com/­Overview.xspwww.dbase.com/­support/­knowledgebasecloud.google.com/­bigtable/­docswww.tarantool.io/­en/­doc
DeveloperCambridge SemanticsMobiland AGAsthon TateGoogleVK
Initial release20182018197920152008
Current release2.3, January 20211.1.263, October 2022dBASE 2019, 20192.10.0, May 2022
License infoCommercial or Open Sourcecommercial infofree trial version availablecommercialcommercialcommercialOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++
Server operating systemsLinuxWindowsDOS infodBase Classic
Windows infodBase Pro
hostedBSD
Linux
macOS
Data schemeSchema-free and OWL/RDFS-schema supportClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)yesschema-freeFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typing infopredefined data types such as float or dateyesyesnostring, 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.nononono
Secondary indexesnonoyesnoyes
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.nononoFull-featured ANSI SQL support
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
.NET Client API
Proprietary client DLL
WinRT client
none infoThe IDE can access other DBMS or ODBC-sources.gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Open binary protocol
Supported programming languagesC++
Java
Python
.Net
C
C#
C++
VB.Net
dBase proprietary IDEC#
C++
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresuser defined functions and aggregatesno infoThe IDE can access stored procedures in other database systems.noLua, C and SQL stored procedures
Triggersnono, except callback-events from server when changes happenednonoyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingProprietary Sharding systemnoneShardingSharding, 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 nodesMulti-source replication in MPP-ClusternoneInternal replication in Colossus, and regional replication between two clusters in different zonesAsynchronous 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 methodsKerberos/HDFS data loadingnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Casual 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 integrityno infonot needed in graphsyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDno infonot for dBase internal data, but IDE does support transactions when accessing external DBMSAtomic single-row operationsACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, cooperative multitasking
Durability infoSupport for making data persistentyesyesyesyesyes, write ahead logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes, full featured in-memory storage engine with persistence
User concepts infoAccess controlAccess rights for users and rolesWindows-ProfileAccess rights for users and rolesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access 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
AnzoGraph DBDataFSdBASEGoogle Cloud BigtableTarantool
DB-Engines blog posts

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

show all

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

show all

Recent citations in the news

AnzoGraph: A graph database for deep analytics
15 April 2019, InfoWorld

AnzoGraph: A W3C Standards-Based Graph Database
8 February 2019, Towards Data Science

Gaining Insight into the New World of Database Technologies at Data Summit Connect 2020
10 June 2020, Database Trends and Applications

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

provided by Google News

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

WFP DBase (Logistics Data, Budgets and Systems Execution) Factsheet (November 2019)
30 November 2019, ReliefWeb

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

5 ancient software programs we refuse to give up
31 July 2019, PCWorld

What is Microsoft Visual FoxPro (VFP)?
27 April 2022, TechTarget

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 Cloud Rolls Out Axion-Based C4A VMs for Improved Performance
30 October 2024, Yahoo Finance

Google Cloud expands its database portfolio with new AI capabilities
1 August 2024, TechCrunch

Sifflet Achieves Google Cloud Ready - BigQuery Designation
31 October 2024, StreetInsider.com

provided by Google News

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

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

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

IIoT platform databases – How Mail.ru Cloud Solutions deals with petabytes of data coming from a multitude of devices
11 August 2020, Хабр

provided by Google News



Share this page

Featured Products

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.

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

SingleStore logo

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

Present your product here