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

DBMS > Amazon Neptune vs. Drizzle vs. Faircom EDGE vs. Neo4j vs. Sqrrl

System Properties Comparison Amazon Neptune vs. Drizzle vs. Faircom EDGE vs. Neo4j vs. Sqrrl

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonDrizzle  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonNeo4j  Xexclude from comparisonSqrrl  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
DescriptionFast, reliable graph database built for the cloudMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsAdaptable, secure NoSQL built on Apache Accumulo
Primary database modelGraph DBMS
RDF store
Relational DBMSKey-value store
Relational DBMS
Graph DBMSDocument store
Graph DBMS
Key-value store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#112  Overall
#9  Graph DBMS
#5  RDF stores
Score0.03
Rank#380  Overall
#59  Key-value stores
#157  Relational DBMS
Score44.47
Rank#23  Overall
#1  Graph DBMS
Websiteaws.amazon.com/­neptunewww.faircom.com/­products/­faircom-edgeneo4j.comsqrrl.com
Technical documentationaws.amazon.com/­neptune/­developer-resourcesdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlneo4j.com/­docs
DeveloperAmazonDrizzle project, originally started by Brian AkerFairCom CorporationNeo4j, Inc.Amazon infooriginally Sqrrl Data, Inc.
Initial release20172008197920072012
Current release7.2.4, September 2012V3, October 20205.18.1, March 2024
License infoCommercial or Open SourcecommercialOpen Source infoGNU GPLcommercial infoRestricted, free version availableOpen Source infoGPL version3, commercial licenses availablecommercial
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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageC++ANSI C, C++Java, ScalaJava
Server operating systemshostedFreeBSD
Linux
OS X
Android
Linux infoARM, x86
Raspbian
Windows
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
Data schemeschema-freeyesFlexible Schema (defined schema, partial schema, schema free)schema-free and schema-optionalschema-free
Typing infopredefined data types such as float or dateyesyesyes, ANSI Standard SQL Typesyesyes
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.noyes
Secondary indexesnoyesyesyes infopluggable indexing subsystem, by default Apache Luceneyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsyes infoANSI SQL queriesnono
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
JDBCADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
C
C++
Java
PHP
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Server-side scripts infoStored proceduresnonoyes info.Net, JavaScript, C/C++yes infoUser defined Procedures and Functionsno
Triggersnono infohooks for callbacks inside the server can be used.yesyes infovia event handlerno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingFile partitioning infoCustomizable business rules for partitioningyes using Neo4j FabricSharding infomaking use of Hadoop
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.Multi-source replication
Source-replica replication
yes infoSynchronous and asynchronous realtime replication based on transaction logsCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyselectable replication factor infomaking use of Hadoop
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Tunable Consistency
Causal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Foreign keys infoReferential integrityyes infoRelationships in graphsyesyes infowhen using SQLyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDAtomic updates per row, document, or graph entity
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoacross SQL and NoSQLyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Pluggable authentication mechanisms infoe.g. LDAP, HTTPFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Users, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Cell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)
More information provided by the system vendor
Amazon NeptuneDrizzleFaircom EDGE infoformerly c-treeEDGENeo4jSqrrl
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

Announcing NODES 2024: Submit Your Talk
17 April 2024

ISO GQL: A Defining Moment in the History of Database Innovation
17 April 2024

This Week in Neo4j: Podcast, RAG, Neo4j Guide, ERP and more
13 April 2024

Neo4j Brings GraphRAG Capabilities for GenAI to Google Cloud
9 April 2024

Neo4j Is Now SOC2 Type 2 Compliant
8 April 2024

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 NeptuneDrizzleFaircom EDGE infoformerly c-treeEDGENeo4jSqrrl
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

show all

Recent citations in the news

Uncover hidden connections in unstructured financial data with Amazon Bedrock and Amazon Neptune | Amazon Web ...
17 April 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

Create a Virtual Knowledge Graph with Amazon Neptune and an Amazon S3 data lake | Amazon Web Services
21 February 2024, AWS Blog

Visualize and explore knowledge graphs quickly by connecting metaphactory to Amazon Neptune | Amazon Web ...
22 January 2024, AWS Blog

Improve availability of Amazon Neptune during engine upgrade using blue/green deployment | Amazon Web Services
11 September 2023, AWS Blog

provided by Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, Yahoo Finance

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3 September 2021, Automation.com

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

provided by Google News

Knowledge graphs leveraged for enhanced AI insights
17 April 2024, SiliconANGLE News

Neo4j Welcomes New GQL International Standard in Major Milestone for Database Industry
17 April 2024, Yahoo Finance

Neo4j 'instrumental' in creation of new ISO graph query standard
18 April 2024, ChannelLife Australia

Using Neo4j’s graph database for AI in Azure
4 April 2024, InfoWorld

Leveraging Neo4j and Amazon Bedrock for an Explainable, Secure, and Connected Generative AI Solution | Amazon ...
10 November 2023, AWS Blog

provided by Google News

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, cisomag.com

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18 September 2023, Mint

AWS beefs up threat detection with Sqrrl acquisition
24 January 2018, TechCrunch

Sqrrl's Latest Software Release Adds Self-Service Analytics for Threat Hunters
16 September 2021, Dark Reading

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

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

Present your product here