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 > AllegroGraph vs. Amazon Redshift vs. Oracle NoSQL vs. QuestDB

System Properties Comparison AllegroGraph vs. Amazon Redshift vs. Oracle NoSQL vs. QuestDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonAmazon Redshift  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonQuestDB  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSLarge scale data warehouse service for use with business intelligence toolsA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesA high performance open source SQL database for time series data
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Relational DBMSDocument store
Key-value store
Relational DBMS
Time Series DBMS
Secondary database modelsSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.03
Rank#199  Overall
#34  Document stores
#18  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score20.63
Rank#33  Overall
#20  Relational DBMS
Score3.26
Rank#101  Overall
#18  Document stores
#17  Key-value stores
#52  Relational DBMS
Score2.69
Rank#115  Overall
#8  Time Series DBMS
Websiteallegrograph.comaws.amazon.com/­redshiftwww.oracle.com/­database/­nosql/­technologies/­nosqlquestdb.io
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmldocs.aws.amazon.com/­redshiftdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlquestdb.io/­docs
DeveloperFranz Inc.Amazon (based on PostgreSQL)OracleQuestDB Technology Inc
Initial release2004201220112014
Current release8.0, December 202323.3, December 2023
License infoCommercial or Open Sourcecommercial infoLimited community edition freecommercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaJava (Zero-GC), C++, Rust
Server operating systemsLinux
OS X
Windows
hostedLinux
Solaris SPARC/x86
Linux
macOS
Windows
Data schemeyes infoRDF schemasyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes infoschema-free via InfluxDB Line Protocol
Typing infopredefined data types such as float or dateyesyesoptionalyes
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.no infobulk load of XML files possiblenonono
Secondary indexesyesrestrictedyesno
SQL infoSupport of SQLSPARQL is used as query languageyes infodoes not fully support an SQL-standardSQL-like DML and DDL statementsSQL with time-series extensions
APIs and other access methodsRESTful HTTP API
SPARQL
JDBC
ODBC
RESTful HTTP APIHTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
All languages supporting JDBC/ODBCC
C#
Go
Java
JavaScript (Node.js)
Python
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-side scripts infoStored proceduresyes infoJavaScript or Common Lispuser defined functions infoin Pythonnono
Triggersyesnonono
Partitioning methods infoMethods for storing different data on different nodeswith FederationShardingShardinghorizontal partitioning (by timestamps)
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replication with eventual consistency
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integritynoyes infoinformational only, not enforced by the systemnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDconfigurable infoACID within a storage node (=shard)ACID for single-table writes
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.noyesyes infooff heap cacheyes infothrough memory mapped files
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationfine grained access rights according to SQL-standardAccess rights for users and roles
More information provided by the system vendor
AllegroGraphAmazon RedshiftOracle NoSQLQuestDB
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
Relational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9 February 2024

What is Neuro-Symbolic AI?
23 January 2024

Allegro CL v11 – Now Available! – The Neuro-Symbolic AI Programming Platform
8 January 2024

The New Stack Features AllegroGraph v8
2 January 2024

Knowledge Graph Technology Showcase Honest Review: AllegroGraph
2 January 2024

TimescaleDB vs. QuestDB: Performance benchmarks and overview
27 March 2024

Maximize your SQL efficiency: SELECT best practices
11 March 2024

1BRC merykitty’s Magic SWAR: 8 Lines of Code Explained in 3,000 Words
7 March 2024

Benchmark and comparison: QuestDB vs. InfluxDB
26 February 2024

The Billion Row Challenge (1BRC) - Step-by-step from 71s to 1.7s
20 February 2024

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
AllegroGraphAmazon RedshiftOracle NoSQLQuestDB
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

AI predictions for 2024 unveil exciting technological horizons
21 November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

Why Young Developers Don't Get Knowledge Graphs
30 July 2021, Datanami

Fuse Graph Neural Networks with Semantic Reasoning to Produce Complimentary Predictions
21 September 2021, Towards Data Science

The Foundation of Data Fabrics and AI: Semantic Knowledge Graphs - DataScienceCentral.com
19 May 2022, Data Science Central

provided by Google News

Improve healthcare services through patient 360: A zero-ETL approach to enable near real-time data analytics ...
27 March 2024, AWS Blog

Unlock insights on Amazon RDS for MySQL data with zero-ETL integration to Amazon Redshift | Amazon Web Services
21 March 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29 November 2023, AWS Blog

Data Tokenization with Amazon Redshift Dynamic Data Masking and Protegrity | Amazon Web Services
4 March 2024, AWS Blog

Amazon Redshift announcements at AWS re:Invent 2023 to enable analytics on all your data | Amazon Web Services
29 November 2023, AWS Blog

provided by Google News

Oracle Cloud Infrastructure Attains Expanded FedRAMP Authorization
7 February 2024, Yahoo Finance

Blog Theme - Details
21 August 2023, blogs.oracle.com

Blog Theme - Details
4 April 2023, blogs.oracle.com

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Rubrik adds Oracle, NoSQL and SAP Hana data protection
14 November 2018, ComputerWeekly.com

provided by Google News

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11 November 2021, Business Insider

QuestDB launches 'database-as-a-service' with $12M investment
3 November 2021, VentureBeat

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.

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.

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here