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. H2GIS vs. RDF4J vs. Sqrrl vs. TinkerGraph

System Properties Comparison Apache Impala vs. H2GIS vs. RDF4J vs. Sqrrl vs. TinkerGraph

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonH2GIS  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSqrrl  Xexclude from comparisonTinkerGraph  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
DescriptionAnalytic DBMS for HadoopSpatial extension of H2RDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Adaptable, secure NoSQL built on Apache AccumuloA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSSpatial DBMSRDF storeDocument store
Graph DBMS
Key-value store
Wide column store
Graph DBMS
Secondary database modelsDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score14.03
Rank#40  Overall
#24  Relational DBMS
Score0.05
Rank#372  Overall
#7  Spatial DBMS
Score0.71
Rank#231  Overall
#9  RDF stores
Score0.12
Rank#344  Overall
#34  Graph DBMS
Websiteimpala.apache.orgwww.h2gis.orgrdf4j.orgsqrrl.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationimpala.apache.org/­impala-docs.htmlwww.h2gis.org/­docs/­homerdf4j.org/­documentation
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaCNRSSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Amazon infooriginally Sqrrl Data, Inc.
Initial release20132013200420122009
Current release4.1.0, June 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoLGPL 3.0Open Source infoEclipse Distribution License (EDL), v1.0.commercialOpen 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.
Implementation languageC++JavaJavaJavaJava
Server operating systemsLinuxLinux
OS X
Unix
Windows
Linux
Data schemeyesyesyes infoRDF Schemasschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonono
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLSQL-like DML and DDL statementsyesnonono
APIs and other access methodsJDBC
ODBC
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
TinkerPop 3
Supported programming languagesAll languages supporting JDBC/ODBCJavaJava
PHP
Python
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Groovy
Java
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyes infobased on H2yesnono
Triggersnoyesyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneSharding infomaking use of Hadoopnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factoryes infobased on H2noneselectable replication factor infomaking use of Hadoopnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.none
Foreign keys infoReferential integritynoyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infoIsolation support depends on the API usedAtomic updates per row, document, or graph entityno
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesno
Durability infoSupport for making data persistentyesyesyes infoin-memory storage is supported as wellyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosyes infobased on H2noCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)no

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 ImpalaH2GISRDF4J infoformerly known as SesameSqrrlTinkerGraph
Recent citations in the news

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

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

provided by Google News

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, cisomag.com

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18 September 2023, Mint

AWS beefs up threat detection with Sqrrl acquisition
24 January 2018, TechCrunch

Will Amazon Buy Cybersecurity Firm Sqrrl?
18 December 2017, PYMNTS.com

provided by Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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

Present your product here