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 > Amazon DynamoDB vs. Axibase vs. dBASE vs. EJDB vs. Google Cloud Spanner

System Properties Comparison Amazon DynamoDB vs. Axibase vs. dBASE vs. EJDB vs. Google Cloud Spanner

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonAxibase  Xexclude from comparisondBASE  Xexclude from comparisonEJDB  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationdBase 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)A horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.
Primary database modelDocument store
Key-value store
Time Series DBMSRelational DBMSDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.45
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.35
Rank#282  Overall
#25  Time Series DBMS
Score9.70
Rank#44  Overall
#28  Relational DBMS
Score0.31
Rank#296  Overall
#44  Document stores
Score2.84
Rank#100  Overall
#51  Relational DBMS
Websiteaws.amazon.com/­dynamodbaxibase.com/­docs/­atsd/­financewww.dbase.comgithub.com/­Softmotions/­ejdbcloud.google.com/­spanner
Technical documentationdocs.aws.amazon.com/­dynamodbwww.dbase.com/­support/­knowledgebasegithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdcloud.google.com/­spanner/­docs
DeveloperAmazonAxibase CorporationAsthon TateSoftmotionsGoogle
Initial release20122013197920122017
Current release15585dBASE 2019, 2019
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidcommercialOpen Source infoGPLv2commercial
Cloud-based only infoOnly available as a cloud serviceyesnononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC
Server operating systemshostedLinuxDOS infodBase Classic
Windows infodBase Pro
server-lesshosted
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyes infoshort, integer, long, float, double, decimal, stringyesyes infostring, integer, double, bool, date, object_idyes
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 indexesyesnoyesnoyes
SQL infoSupport of SQLnoSQL-like query languagenonoyes infoQuery statements complying to ANSI 2011
APIs and other access methodsRESTful HTTP APIJDBC
Proprietary protocol (Network API)
RESTful HTTP API
none infoThe IDE can access other DBMS or ODBC-sources.in-process shared librarygRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Go
Java
PHP
Python
R
Ruby
dBase proprietary IDEActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoyesno infoThe IDE can access stored procedures in other database systems.nono
Triggersyes infoby integration with AWS Lambdayesnonono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationnonenoneMulti-source replication with 3 replicas for regional instances.
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesnonoyes infousing Google Cloud Dataflow
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency
Foreign keys infoReferential integritynonoyesno infotypically not needed, however similar functionality with collection joins possibleyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integrity
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionnono infonot for dBase internal data, but IDE does support transactions when accessing external DBMSnoACID infoStrict serializable isolation
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoRead/Write Lockingyes
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.no
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users and rolesnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Amazon DynamoDBAxibasedBASEEJDBGoogle Cloud Spanner
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

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

show all

Recent citations in the news

Roundup: Amazon's DynamoDB
31 May 2024, Data Center Knowledge

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11 April 2024, Uber

DynamoDB: When to Move Out?
22 January 2024, The New Stack

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20 March 2024, AWS Blog

provided by Google News

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
20 April 2021, Outdoor Life

provided by Google 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

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

WFP DBase (Logistics Data, Budgets and Systems Execution) Factsheet (November 2019) - World
23 December 2019, ReliefWeb

Liam Brady's wife and their family life with three children
20 October 2023, Irish Mirror

provided by Google News

Google's Cloud Spanner Now Spans Continents … Like It's Supposed to Do
31 May 2024, Data Center Knowledge

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14 October 2023, InfoQ.com

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11 October 2023, TechCrunch

Google makes its Cloud Spanner database service faster and more cost-efficient
11 October 2023, SiliconANGLE News

Google Spanner: When Do You Need to Move to It?
11 September 2023, hackernoon.com

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here