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. Badger vs. FileMaker vs. TypeDB

System Properties Comparison Amazon DynamoDB vs. Axibase vs. Badger vs. FileMaker vs. TypeDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonAxibase  Xexclude from comparisonBadger  Xexclude from comparisonFileMaker  Xexclude from comparisonTypeDB infoformerly named Grakn  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 visualizationAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.FileMaker is a cross-platform RDBMS that includes a GUI frontend.TypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primary database modelDocument store
Key-value store
Time Series DBMSKey-value storeRelational DBMSGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
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
Score0.22
Rank#320  Overall
#47  Key-value stores
Score47.91
Rank#20  Overall
#14  Relational DBMS
Score0.70
Rank#230  Overall
#20  Graph DBMS
#106  Relational DBMS
Websiteaws.amazon.com/­dynamodbaxibase.com/­docs/­atsd/­financegithub.com/­dgraph-io/­badgerwww.claris.com/­filemakertypedb.com
Technical documentationdocs.aws.amazon.com/­dynamodbgodoc.org/­github.com/­dgraph-io/­badgerwww.claris.com/­resources/­documentationtypedb.com/­docs
DeveloperAmazonAxibase CorporationDGraph LabsClaris infoa subsidiary of AppleVaticle
Initial release20122013201719832016
Current release1558519.4.1, November 20212.26.3, January 2024
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoApache 2.0commercialOpen Source infoGPL Version 3, commercial licenses available
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 languageJavaGoJava
Server operating systemshostedLinuxBSD
Linux
OS X
Solaris
Windows
iOS infoclient part only
Linux
OS X
Windows
Linux
OS X
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyes infoshort, integer, long, float, double, decimal, stringnoyesyes
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.nonoyes infoA http query request can return the data in XML formatno
Secondary indexesyesnonoyesyes
SQL infoSupport of SQLnoSQL-like query languagenoyes infovia pluginsno
APIs and other access methodsRESTful HTTP APIJDBC
Proprietary protocol (Network API)
RESTful HTTP API
Filemaker WebDirect
JDBC
ODBC
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Go
Java
PHP
Python
R
Ruby
GoPHPAll JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresnoyesnoyesno
Triggersyes infoby integration with AWS Lambdayesnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonenoneSharding infoby using Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationnoneSource-replica replication, warm standby infosince Version 14Multi-source replication infoby using Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesnonoyes infoby using Apache Kafka and Apache Zookeeper
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
noneImmediate Consistency
Foreign keys infoReferential integritynononoyesno infosubstituted by the relationship feature
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 regionnononoACID
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.nono
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)nosimple rights management via user accounts and connection to external directory servicesyes infoat REST API level; other APIs in progress
More information provided by the system vendor
Amazon DynamoDBAxibaseBadgerFileMakerTypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
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 DynamoDBAxibaseBadgerFileMakerTypeDB infoformerly named Grakn
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

Recent citations in the news

Use Amazon DynamoDB incremental exports to drive continuous data retention | Amazon Web Services
12 June 2024, AWS Blog

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, AWS Blog

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

Simplify private connectivity to Amazon DynamoDB with AWS PrivateLink | Amazon Web Services
19 March 2024, AWS Blog

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
14 October 2020, Outdoor Life

Time Series Databases Software Market - A comprehensive study
6 February 2020, openPR

provided by Google News

Tilda Swinton Wasn't Prepared for 'Problemista' Horror Stories from Audiences Who Recognize Her Toxic Art World ...
14 June 2024, Yahoo Movies UK

Reviews - Features
1 March 2024, Reverse Shot

New customizable ERP platform based on Claris FileMaker released
11 June 2024, openPR

Apple kills Claris, saves FileMaker
3 June 2024, ITPro Today

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1 March 2024, IndieWire

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8 September 2021, hackernoon.com

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

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.

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

Present your product here