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 > Apache Impala vs. Blazegraph vs. Cloudflare Workers KV vs. dBASE

System Properties Comparison Apache Impala vs. Blazegraph vs. Cloudflare Workers KV vs. dBASE

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonBlazegraph  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisondBASE  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionAnalytic DBMS for HadoopHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.A global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.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.
Primary database modelRelational DBMSGraph DBMS
RDF store
Key-value storeRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score0.81
Rank#213  Overall
#19  Graph DBMS
#8  RDF stores
Score0.39
Rank#274  Overall
#39  Key-value stores
Score9.70
Rank#44  Overall
#28  Relational DBMS
Websiteimpala.apache.orgblazegraph.comwww.cloudflare.com/­developer-platform/­workers-kvwww.dbase.com
Technical documentationimpala.apache.org/­impala-docs.htmlwiki.blazegraph.comdevelopers.cloudflare.com/­kv/­apiwww.dbase.com/­support/­knowledgebase
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaBlazegraphCloudflareAsthon Tate
Initial release2013200620181979
Current release4.1.0, June 20222.1.5, March 2019dBASE 2019, 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoextended commercial license availablecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++Java
Server operating systemsLinuxLinux
OS X
Windows
hostedDOS infodBase Classic
Windows infodBase Pro
Data schemeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyes infoRDF literal typesnoyes
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 indexesyesyesnoyes
SQL infoSupport of SQLSQL-like DML and DDL statementsSPARQL is used as query languagenono
APIs and other access methodsJDBC
ODBC
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
HTTP REST
Proprietary protocol
none infoThe IDE can access other DBMS or ODBC-sources.
Supported programming languagesAll languages supporting JDBC/ODBC.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
dBase proprietary IDE
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyesnono infoThe IDE can access stored procedures in other database systems.
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factoryesyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Foreign keys infoReferential integritynoyes infoRelationships in Graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnono infonot for dBase internal data, but IDE does support transactions when accessing external DBMS
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
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, groups and roles infobased on Apache Sentry and KerberosSecurity and Authentication via Web Application Container (Tomcat, Jetty)Access rights for 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
Apache ImpalaBlazegraphCloudflare Workers KVdBASE
DB-Engines blog posts

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

show all

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

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Video: Blazegraph Accelerates Graph Computing with GPUs - High-Performance Computing News Analysis
20 December 2015, insideHPC

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

provided by Google News

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3 April 2024, DevClass

Cloudflare recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

Cloudflare is (still) struggling with another outage - here's what to know
3 November 2023, ZDNet

How to Build a Scalable URL Shortener With Cloudflare Workers and KV Under 10 Minutes
21 August 2022, hackernoon.com

provided by Google News

AIHA and dBase Media Launch Season Two of Healthier Workplaces, A Healthier World, an Occupational and ...
13 June 2024, businesswire.com

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

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