DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AgensGraph vs. Apache Impala vs. NuoDB vs. Snowflake vs. ToroDB

System Properties Comparison AgensGraph vs. Apache Impala vs. NuoDB vs. Snowflake vs. ToroDB

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonApache Impala  Xexclude from comparisonNuoDB  Xexclude from comparisonSnowflake  Xexclude from comparisonToroDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLAnalytic DBMS for HadoopNuoDB is a webscale distributed database that supports SQL and ACID transactionsCloud-based data warehousing service for structured and semi-structured dataA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelGraph DBMS
Relational DBMS
Relational DBMSRelational DBMSRelational DBMSDocument store
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#315  Overall
#26  Graph DBMS
#140  Relational DBMS
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score130.36
Rank#8  Overall
#5  Relational DBMS
Websitebitnine.net/­agensgraphimpala.apache.orgwww.3ds.com/­nuodb-distributed-sql-databasewww.snowflake.comgithub.com/­torodb/­server
Technical documentationbitnine.net/­documentationimpala.apache.org/­impala-docs.htmldoc.nuodb.comdocs.snowflake.net/­manuals/­index.html
DeveloperBitnine Global Inc.Apache Software Foundation infoApache top-level project, originally developed by ClouderaDassault Systèmes infooriginally NuoDB, Inc.Snowflake Computing Inc.8Kdata
Initial release20162013201320142016
Current release2.1, December 20184.1.0, June 2022
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache Version 2commercial infolimited edition freecommercialOpen Source infoAGPL-V3
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++C++Java
Server operating systemsLinux
OS X
Windows
Linuxhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
hostedAll OS with a Java 7 VM
Data schemedepending on used data modelyesyesyes infosupport of semi-structured data formats (JSON, XML, Avro)schema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes infostring, integer, double, boolean, date, object_id
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.nononoyesno
Secondary indexesyesyesyes
SQL infoSupport of SQLyesSQL-like DML and DDL statementsyesyes
APIs and other access methodsCypher Query Language
JDBC
JDBC
ODBC
ADO.NET
JDBC
ODBC
CLI Client
JDBC
ODBC
Supported programming languagesC
Java
JavaScript
Python
All languages supporting JDBC/ODBC.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyesyes infouser defined functions and integration of map-reduceJava, SQLuser defined functions
Triggersnonoyesno infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceShardingdata is dynamically stored/cached on the nodes where it is read/writtenyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factoryes infoManaged transparently by NuoDByesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infotunable commit protocolACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyesyes
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.nonoyes infoTemporary tableno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and roles infobased on Apache Sentry and KerberosStandard SQL roles/ privileges, Administrative UsersUsers with fine-grained authorization concept, user roles and pluggable authenticationAccess 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
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
AgensGraphApache ImpalaNuoDBSnowflakeToroDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, businesswire.com

Bitnine revisualizes database industry through AgensGraph
30 June 2017, The Korea Herald

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, businesswire.com

AGE - The Open Source PostgreSQL Extension For Graph Database Functionality
27 June 2022, iProgrammer

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25 March 2019, businesswire.com

provided by Google 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

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB has Microsoft SQL Server in its sights
8 May 2013, ZDNet

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

NuoDB bags $14.2M for distributed database technology
26 February 2014, VatorNews

provided by Google News

The Snowflake Attack May Be Turning Into One of the Largest Data Breaches Ever
6 June 2024, WIRED

Snowflake Hit With Data Breach - What's Going On?
6 June 2024, Yahoo Finance

Advance Auto Parts stolen data for sale after Snowflake attack
5 June 2024, BleepingComputer

Hundreds of Snowflake customer passwords found online are linked to info-stealing malware
5 June 2024, TechCrunch

Should You Buy MongoDB, Snowflake, and Atlassian at Their 52-Week Lows?
6 June 2024, Yahoo Finance

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.

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

Present your product here