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. Atos Standard Common Repository vs. dBASE vs. Ignite vs. InfinityDB

System Properties Comparison Amazon DynamoDB vs. Atos Standard Common Repository vs. dBASE vs. Ignite vs. InfinityDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisondBASE  Xexclude from comparisonIgnite  Xexclude from comparisonInfinityDB  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksdBase 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.Apache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.A Java embedded Key-Value Store which extends the Java Map interface
Primary database modelDocument store
Key-value store
Document store
Key-value store
Relational DBMSKey-value store
Relational DBMS
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score10.34
Rank#44  Overall
#28  Relational DBMS
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Websiteaws.amazon.com/­dynamodbatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.dbase.comignite.apache.orgboilerbay.com
Technical documentationdocs.aws.amazon.com/­dynamodbwww.dbase.com/­support/­knowledgebaseapacheignite.readme.io/­docsboilerbay.com/­infinitydb/­manual
DeveloperAmazonAtos Convergence CreatorsAsthon TateApache Software FoundationBoiler Bay Inc.
Initial release20122016197920152002
Current release1703dBASE 2019, 2019Apache Ignite 2.64.0
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialcommercialOpen Source infoApache 2.0commercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++, Java, .NetJava
Server operating systemshostedLinuxDOS infodBase Classic
Windows infodBase Pro
Linux
OS X
Solaris
Windows
All OS with a Java VM
Data schemeschema-freeSchema and schema-less with LDAP viewsyesyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgrade
Typing infopredefined data types such as float or dateyesoptionalyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arrays
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.yesyesno
Secondary indexesyesyesyesyesno infomanual creation possible, using inversions based on multi-value capability
SQL infoSupport of SQLnononoANSI-99 for query and DML statements, subset of DDLno
APIs and other access methodsRESTful HTTP APILDAPnone infoThe IDE can access other DBMS or ODBC-sources.HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
All languages with LDAP bindingsdBase proprietary IDEC#
C++
Java
PHP
Python
Ruby
Scala
Java
Server-side scripts infoStored proceduresnonono infoThe IDE can access stored procedures in other database systems.yes (compute grid and cache interceptors can be used instead)no
Triggersyes infoby integration with AWS Lambdayesnoyes (cache interceptors and events)no
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infocell divisionnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesnoneyes (replicated cache)none
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyes (compute grid and hadoop accelerator)no
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZED
Foreign keys infoReferential integritynonoyesnono infomanual creation possible, using inversions based on multi-value capability
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 regionAtomic execution of specific operationsno infonot for dBase internal data, but IDE does support transactions when accessing external DBMSACIDACID infoOptimistic locking for transactions; no isolation for bulk loads
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesyesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)LDAP bind authenticationAccess rights for users and rolesSecurity Hooks for custom implementationsno

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 DynamoDBAtos Standard Common RepositorydBASEIgniteInfinityDB
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

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

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

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

Distributed Transactions at Scale in Amazon DynamoDB
7 November 2023, InfoQ.com

provided by Google News

Infographic: What makes a Mobile Operator's setup future proof?
10 February 2024, Atos

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

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

provided by Google News



Share this page

Featured Products

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

Present your product here