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. RDF4J vs. Snowflake vs. Solr vs. VelocityDB

System Properties Comparison Amazon Neptune vs. RDF4J vs. Snowflake vs. Solr vs. VelocityDB

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSnowflake  Xexclude from comparisonSolr  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Cloud-based data warehousing service for structured and semi-structured dataA widely used distributed, scalable search engine based on Apache LuceneA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelGraph DBMS
RDF store
RDF storeRelational DBMSSearch engineGraph DBMS
Object oriented DBMS
Secondary database modelsSpatial 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
Score0.74
Rank#222  Overall
#9  RDF stores
Score130.36
Rank#8  Overall
#5  Relational DBMS
Score41.02
Rank#24  Overall
#3  Search engines
Score0.11
Rank#354  Overall
#37  Graph DBMS
#15  Object oriented DBMS
Websiteaws.amazon.com/­neptunerdf4j.orgwww.snowflake.comsolr.apache.orgvelocitydb.com
Technical documentationaws.amazon.com/­neptune/­developer-resourcesrdf4j.org/­documentationdocs.snowflake.net/­manuals/­index.htmlsolr.apache.org/­resources.htmlvelocitydb.com/­UserGuide
DeveloperAmazonSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Snowflake Computing Inc.Apache Software FoundationVelocityDB Inc
Initial release20172004201420062011
Current release9.6.1, May 20247.x
License infoCommercial or Open SourcecommercialOpen Source infoEclipse Distribution License (EDL), v1.0.commercialOpen Source infoApache Version 2commercial
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC#
Server operating systemshostedLinux
OS X
Unix
Windows
hostedAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)Any that supports .NET
Data schemeschema-freeyes infoRDF Schemasyes infosupport of semi-structured data formats (JSON, XML, Avro)yes infoDynamic Fields enables on-the-fly addition of new fieldsyes
Typing infopredefined data types such as float or dateyesyesyesyes infosupports customizable data types and automatic typingyes
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.noyesyesno
Secondary indexesnoyesyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLnonoyesSolr Parallel SQL Interfaceno
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
CLI Client
JDBC
ODBC
Java API
RESTful HTTP/JSON API
.Net
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
Java
PHP
Python
JavaScript (Node.js)
Python
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
.Net
Server-side scripts infoStored proceduresnoyesuser defined functionsJava pluginsno
Triggersnoyesno infosimilar concept for controling cloud resourcesyes infoUser configurable commands triggered on index changesCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesnonenoneyesShardingSharding
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.noneyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoIsolation support depends on the API usedACIDoptimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyes infoin-memory storage is supported as wellyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noUsers with fine-grained authorization concept, user roles and pluggable authenticationyesBased on Windows Authentication

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 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
Amazon NeptuneRDF4J infoformerly known as SesameSnowflakeSolrVelocityDB
DB-Engines blog posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

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

AWS Weekly Roundup: LlamaIndex support for Amazon Neptune, force AWS CloudFormation stack deletion, and more ...
27 May 2024, AWS Blog

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News

Ticketmaster's Snowflake data breach was just one of 165
11 June 2024, The Verge

Pure Storage pwned, claims data plundered by crims who broke into Snowflake workspace
11 June 2024, The Register

Lessons from the Ticketmaster-Snowflake Breach
12 June 2024, The Hacker News

Pure Storage confirms data breach after Snowflake account hack
11 June 2024, BleepingComputer

Snowflake Breach Exposes 165 Customers' Data in Ongoing Extortion Campaign
11 June 2024, The Hacker News

provided by Google News

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

Solr Network Launches Groundbreaking Solana Token Creator
28 May 2024, AccessWire

(SOLR) Proactive Strategies
27 May 2024, Stock Traders Daily

Have Insiders Been Buying Solar Alliance Energy Inc. (CVE:SOLR) Shares?
27 May 2024, Yahoo Movies UK

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

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