DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon Neptune vs. Datomic vs. LevelDB vs. NSDb vs. OpenSearch

System Properties Comparison Amazon Neptune vs. Datomic vs. LevelDB vs. NSDb vs. OpenSearch

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonDatomic  Xexclude from comparisonLevelDB  Xexclude from comparisonNSDb  Xexclude from comparisonOpenSearch  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache Lucene
Primary database modelGraph DBMS
RDF store
Relational DBMSKey-value storeTime Series DBMSSearch engine
Secondary database modelsVector 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
Score1.66
Rank#144  Overall
#66  Relational DBMS
Score2.25
Rank#115  Overall
#19  Key-value stores
Score0.08
Rank#369  Overall
#40  Time Series DBMS
Score16.03
Rank#37  Overall
#4  Search engines
Websiteaws.amazon.com/­neptunewww.datomic.comgithub.com/­google/­leveldbnsdb.iogithub.com/­opensearch-project
opensearch.org
Technical documentationaws.amazon.com/­neptune/­developer-resourcesdocs.datomic.comgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdnsdb.io/­Architectureopensearch.org/­docs/­latest
DeveloperAmazonCognitectGoogleAmazon Web Services
Initial release20172012201120172021
Current release1.0.7075, December 20231.23, February 20212.5.0, January 2023
License infoCommercial or Open Sourcecommercialcommercial infolimited edition freeOpen Source infoBSDOpen Source infoApache Version 2.0Open Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageJava, ClojureC++Java, ScalaJava
Server operating systemshostedAll OS with a Java VMIllumos
Linux
OS X
Windows
Linux
macOS
All OS with a Java VM
Data schemeschema-freeyesschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistent
Typing infopredefined data types such as float or dateyesyesnoyes: int, bigint, decimal, stringyes
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.nononono
Secondary indexesnoyesnoall fields are automatically indexedyes infoAll search fields are automatically indexed
SQL infoSupport of SQLnononoSQL-like query languageSQL-like query language
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
RESTful HTTP APIgRPC
HTTP REST
WebSocket
Java API
RESTful HTTP/JSON API
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
Clojure
Java
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Java
Scala
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Server-side scripts infoStored proceduresnoyes infoTransaction Functionsnonoyes
TriggersnoBy using transaction functionsnoyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesnonenone infoBut extensive use of caching in the application peersnoneShardingSharding
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.none infoBut extensive use of caching in the application peersnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integrityyes infoRelationships in graphsnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yes infowith automatic compression on writesUsing Apache Luceneyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and development
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)nono
More information provided by the system vendor
Amazon NeptuneDatomicLevelDBNSDbOpenSearch
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» more

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 partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Amazon NeptuneDatomicLevelDBNSDbOpenSearch
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 Weekly Roundup: LlamaIndex support for Amazon Neptune, force AWS CloudFormation stack deletion, and more ...
27 May 2024, AWS Blog

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

provided by Google News

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

James Dixon Imagines A Data Lake That Matters
26 January 2015, Forbes

Zoona Case Study
16 December 2017, AWS Blog

provided by Google News

Samstealer Attacking Windows Systems To Steal Sensitive Data
20 May 2024, CybersecurityNews

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks and Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

provided by Google News

Amazon OpenSearch Ingestion now supports ingesting streaming data from Amazon MSK Serverless - AWS
6 June 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, blogs.oracle.com

Amazon OpenSearch Service now supports OpenSearch version 2.13 - AWS
21 May 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, blogs.oracle.com

Modernize your data observability with Amazon OpenSearch Service zero-ETL integration with Amazon S3 | Amazon ...
5 June 2024, AWS Blog

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