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

DBMS > Amazon Neptune vs. HugeGraph vs. NCache vs. SpatiaLite

System Properties Comparison Amazon Neptune vs. HugeGraph vs. NCache vs. SpatiaLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonHugeGraph  Xexclude from comparisonNCache  Xexclude from comparisonSpatiaLite  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudA fast-speed and highly-scalable Graph DBMSOpen-Source and Enterprise in-memory Key-Value StoreSpatial extension of SQLite
Primary database modelGraph DBMS
RDF store
Graph DBMSKey-value storeSpatial DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.20
Rank#119  Overall
#9  Graph DBMS
#5  RDF stores
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Websiteaws.amazon.com/­neptunegithub.com/­hugegraph
hugegraph.apache.org
www.alachisoft.com/­ncachewww.gaia-gis.it/­fossil/­libspatialite/­index
Technical documentationaws.amazon.com/­neptune/­developer-resourceshugegraph.apache.org/­docswww.alachisoft.com/­resources/­docswww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperAmazonBaiduAlachisoftAlessandro Furieri
Initial release2017201820052008
Current release0.95.3.3, April 20245.0.0, August 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoEnterprise Edition availableOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1
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 languageJavaC#, .NET, .NET Core, JavaC++
Server operating systemshostedLinux
macOS
Unix
Linux
Windows
server-less
Data schemeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes
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 indexesnoyes infoalso supports composite index and range indexyesyes
SQL infoSupport of SQLnonoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
Java API
RESTful HTTP API
TinkerPop Gremlin
IDistributedCache
JCache
LINQ
Proprietary native API
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
Groovy
Java
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresnoasynchronous Gremlin script jobsno infosupport for stored procedures with SQL-Server CLRno
Triggersnonoyes infoNotificationsyes
Partitioning methods infoMethods for storing different data on different nodesnoneyes infodepending on used storage backend, e.g. Cassandra and HBaseyesnone
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.yes infodepending on used storage backend, e.g. Cassandra and HBaseyes, with selectable consistency levelnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparkyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Foreign keys infoReferential integrityyes infoRelationships in graphsyes infoedges in graphnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDoptimistic locking and pessimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yesyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Users, roles and permissionsAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)no
More information provided by the system vendor
Amazon NeptuneHugeGraphNCacheSpatiaLite
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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

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

More resources
Amazon NeptuneHugeGraphNCacheSpatiaLite
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

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

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 1: Full-text search | Amazon Web ...
7 May 2024, AWS Blog

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 2: Vector similarity search | Amazon ...
7 May 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29 November 2023, AWS Blog

Amazon Neptune announces support for data APIs in the AWS SDK
22 February 2024, AWS Blog

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

全面升级!Apache HugeGraph 1.2.0版本发布_apach hugegraph
27 February 2024, CSDN

HugeGraph 部署和Hubble1.0.0的数据导入Bug修复_hugegraph-hubble导入数据
18 October 2023, CSDN

provided by Google News

How to use NCache in ASP.Net Core
26 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News



Share this page

Featured Products

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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Present your product here