DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Impala vs. Axibase vs. FileMaker vs. Heroic vs. YugabyteDB

System Properties Comparison Apache Impala vs. Axibase vs. FileMaker vs. Heroic vs. YugabyteDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonAxibase  Xexclude from comparisonFileMaker  Xexclude from comparisonHeroic  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationFileMaker is a cross-platform RDBMS that includes a GUI frontend.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMSTime Series DBMSRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsDocument storeDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score0.35
Rank#282  Overall
#25  Time Series DBMS
Score47.91
Rank#20  Overall
#14  Relational DBMS
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Score2.63
Rank#109  Overall
#53  Relational DBMS
Websiteimpala.apache.orgaxibase.com/­docs/­atsd/­financewww.claris.com/­filemakergithub.com/­spotify/­heroicwww.yugabyte.com
Technical documentationimpala.apache.org/­impala-docs.htmlwww.claris.com/­resources/­documentationspotify.github.io/­heroicdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaAxibase CorporationClaris infoa subsidiary of AppleSpotifyYugabyte Inc.
Initial release20132013198320142017
Current release4.1.0, June 20221558519.4.1, November 20212.19, September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2commercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidcommercialOpen Source infoApache 2.0Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageC++JavaJavaC and C++
Server operating systemsLinuxLinuxiOS infoclient part only
Linux
OS X
Windows
Linux
OS X
Data schemeyesyesyesschema-freedepending on used data model
Typing infopredefined data types such as float or dateyesyes infoshort, integer, long, float, double, decimal, stringyesyesyes
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 formatnono
Secondary indexesyesnoyesyes infovia Elasticsearchyes
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like query languageyes infovia pluginsnoyes, PostgreSQL compatible
APIs and other access methodsJDBC
ODBC
JDBC
Proprietary protocol (Network API)
RESTful HTTP API
Filemaker WebDirect
JDBC
ODBC
HQL (Heroic Query Language, a JSON-based language)
HTTP API
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesAll languages supporting JDBC/ODBCGo
Java
PHP
Python
R
Ruby
PHPC
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyesyesnoyes infosql, plpgsql, C
Triggersnoyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorSource-replica replicationSource-replica replication, warm standby infosince Version 14yesBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Immediate Consistency
Strong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonononoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberossimple rights management via user accounts and connection to external directory servicesyes
More information provided by the system vendor
Apache ImpalaAxibaseFileMakerHeroicYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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
Apache ImpalaAxibaseFileMakerHeroicYugabyteDB
Recent citations in the news

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27 October 2017, KDnuggets

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

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

Reviews - Features
1 March 2024, Reverse Shot

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

Apple Subsidiary to Face Worker's Job Loss Claims, but Not Apple
14 February 2024, Bloomberg Law

Free FileMaker open-source basic ERP revolutionizes company management
15 May 2024, openPR

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, businesswire.com

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, businesswire.com

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
20 May 2022, Forbes

provided by Google News



Share this page

Featured Products

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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