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 > Amazon Neptune vs. DuckDB vs. JaguarDB vs. Microsoft Azure Table Storage vs. OrigoDB

System Properties Comparison Amazon Neptune vs. DuckDB vs. JaguarDB vs. Microsoft Azure Table Storage vs. OrigoDB

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonDuckDB  Xexclude from comparisonJaguarDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonOrigoDB  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudAn embeddable, in-process, column-oriented SQL OLAP RDBMSPerformant, highly scalable DBMS for AI and IoT applicationsA Wide Column Store for rapid development using massive semi-structured datasetsA fully ACID in-memory object graph database
Primary database modelGraph DBMS
RDF store
Relational DBMSKey-value store
Vector DBMS
Wide column storeDocument store
Object oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.29
Rank#113  Overall
#9  Graph DBMS
#5  RDF stores
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score0.06
Rank#381  Overall
#59  Key-value stores
#14  Vector DBMS
Score4.04
Rank#77  Overall
#6  Wide column stores
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Websiteaws.amazon.com/­neptuneduckdb.orgwww.jaguardb.comazure.microsoft.com/­en-us/­services/­storage/­tablesorigodb.com
Technical documentationaws.amazon.com/­neptune/­developer-resourcesduckdb.org/­docswww.jaguardb.com/­support.htmlorigodb.com/­docs
DeveloperAmazonDataJaguar, Inc.MicrosoftRobert Friberg et al
Initial release20172018201520122009 infounder the name LiveDB
Current release1.0.0, June 20243.3 July 2023
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicenseOpen Source infoGPL V3.0commercialOpen Source
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++ infothe server part. Clients available in other languagesC#
Server operating systemshostedserver-lessLinuxhostedLinux
Windows
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyesUser defined using .NET types and collections
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.nonononono infocan be achieved using .NET
Secondary indexesnoyesyesnoyes
SQL infoSupport of SQLnoyesA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnono
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
JDBC
ODBC
RESTful HTTP API.NET Client API
HTTP API
LINQ
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Server-side scripts infoStored proceduresnonononoyes
Triggersnonononoyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingSharding infoImplicit feature of the cloud servicehorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.noneMulti-source replicationyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsnononodepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnooptimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyesyesyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)norights management via user accountsAccess rights based on private key authentication or shared access signaturesRole based authorization

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
Amazon NeptuneDuckDBJaguarDBMicrosoft Azure Table StorageOrigoDB
Recent citations in the news

Exploring new features of Apache TinkerPop 3.7.x in Amazon Neptune | Amazon Web Services
7 June 2024, AWS Blog

Building NHM London's Planetary Knowledge Base with Amazon Neptune and the Registry of Open Data on AWS ...
5 June 2024, AWS Blog

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

AWS announces Amazon Neptune I/O-Optimized
22 February 2024, AWS Blog

Amazon Neptune Analytics is now available in the AWS Europe (London) Region
14 March 2024, AWS Blog

provided by Google News

MotherDuck Announces General Availability; Brings Simplicity and Power of DuckDB in a Serverless Data Warehouse
11 June 2024, PR Newswire

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

DuckDB promises greater stability with 1.0 release
5 June 2024, The Register

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31 May 2024, The New Stack

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

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