DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon Neptune vs. Oracle NoSQL vs. SQLite vs. STSdb

System Properties Comparison Amazon Neptune vs. Oracle NoSQL vs. SQLite vs. STSdb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSQLite  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesWidely used embeddable, in-process RDBMSKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelGraph DBMS
RDF store
Document store
Key-value store
Relational DBMS
Relational DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.20
Rank#113  Overall
#9  Graph DBMS
#5  RDF stores
Score3.07
Rank#86  Overall
#15  Document stores
#11  Key-value stores
#47  Relational DBMS
Score103.35
Rank#10  Overall
#7  Relational DBMS
Score0.03
Rank#365  Overall
#54  Key-value stores
Websiteaws.amazon.com/­neptunewww.oracle.com/­database/­nosql/­technologies/­nosqlwww.sqlite.orggithub.com/­STSSoft/­STSdb4
Technical documentationaws.amazon.com/­neptune/­developer-resourcesdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.sqlite.org/­docs.html
DeveloperAmazonOracleDwayne Richard HippSTS Soft SC
Initial release2017201120002011
Current release24.1, May 20243.46.1  (13 August 2024), August 20244.0.8, September 2015
License infoCommercial or Open SourcecommercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoPublic DomainOpen Source infoGPLv2, commercial license available
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCC#
Server operating systemshostedLinux
Solaris SPARC/x86
server-lessWindows
Data schemeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes infodynamic column typesyes
Typing infopredefined data types such as float or dateyesoptionalyes infonot rigid because of 'dynamic typing' concept.yes infoprimitive types and user defined types (classes)
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 indexesnoyesyesno
SQL infoSupport of SQLnoSQL-like DML and DDL statementsyes infoSQL-92 is not fully supportedno
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
RESTful HTTP APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
.NET Client API
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
C#
Java
Server-side scripts infoStored proceduresnononono
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenone
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.Electable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integrityyes infoRelationships in graphsnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDconfigurable infoACID within a storage node (=shard)ACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infooff heap cacheyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users and rolesnono

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 partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Amazon NeptuneOracle NoSQLSQLiteSTSdb
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

How Apollo Tyres built their tyre genealogy solution using Amazon Neptune and Amazon Bedrock
25 September 2024, AWS Blog

How Amazon stores deliver trustworthy shopping and seller experiences using Amazon Neptune
18 September 2024, AWS Blog

Hydrating the Natural History Museum’s Planetary Knowledge Base with Amazon Neptune and Open Data on AWS
13 September 2024, AWS Blog

Amazon Neptune Analytics now supports openCypher queries over RDF Graphs
13 August 2024, AWS Blog

New Amazon Neptune engine version delivers up to 9 times faster and 10 times higher throughput for openCypher query performance
23 July 2024, AWS Blog

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Cloud database comparison: AWS, Microsoft, Google and Oracle
24 July 2024, TechTarget

Top 8 Best NoSQL Databases in 2024
9 September 2024, AIM

Explore Oracle Database Solutions for Maximum Efficiency
4 September 2018, Oracle

NoSQL Rebels Aim Missile at Larry Ellison's Yacht
20 July 2012, WIRED

provided by Google News

Intro to Node's built-in SQLite module
24 September 2024, InfoWorld

From Zero to App: Building a Database-Driven Streamlit App with Python | by Alle Sravani | Sep, 2024
26 September 2024, Towards Data Science

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try 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

Present your product here