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

DBMS > Graph Engine vs. Memcached vs. Memgraph vs. SQLite

System Properties Comparison Graph Engine vs. Memcached vs. Memgraph vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGraph Engine infoformer name: Trinity  Xexclude from comparisonMemcached  Xexclude from comparisonMemgraph  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineIn-memory key-value store, originally intended for cachingAn open source graph database built for real-time streaming and compatible with Neo4jWidely used embeddable, in-process RDBMS
Primary database modelGraph DBMS
Key-value store
Key-value storeGraph DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.67
Rank#232  Overall
#21  Graph DBMS
#34  Key-value stores
Score18.08
Rank#32  Overall
#4  Key-value stores
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitewww.graphengine.iowww.memcached.orgmemgraph.comwww.sqlite.org
Technical documentationwww.graphengine.io/­docs/­manualgithub.com/­memcached/­memcached/­wikimemgraph.com/­docswww.sqlite.org/­docs.html
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperMicrosoftDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMemgraph LtdDwayne Richard Hipp
Initial release2010200320172000
Current release1.6.27, May 20243.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoBSD licenseOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation language.NET and CCC and C++C
Server operating systems.NETFreeBSD
Linux
OS X
Unix
Windows
Linuxserver-less
Data schemeyesschema-freeschema-free and schema-optionalyes infodynamic column types
Typing infopredefined data types such as float or dateyesnoyesyes infonot rigid because of 'dynamic typing' concept.
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 indexesnoyes
SQL infoSupport of SQLnononoyes infoSQL-92 is not fully supported
APIs and other access methodsRESTful HTTP APIProprietary protocolBolt protocol
Cypher query language
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC#
C++
F#
Visual Basic
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
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
Server-side scripts infoStored proceduresyesnono
Triggersnonoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneSharding infodynamic graph partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoRepcached, a Memcached patch, provides this functionallityMulti-source replication using RAFTnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Foreign keys infoReferential integritynonoyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID infowith snapshot isolationACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes infovia file-system locks
Durability infoSupport for making data persistentoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storagenoyes infowith periodic snapshot and write-ahead logging (WAL) of changesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlyes infousing SASL (Simple Authentication and Security Layer) protocolUsers, roles and permissionsno
More information provided by the system vendor
Graph Engine infoformer name: TrinityMemcachedMemgraphSQLite
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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 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
Graph Engine infoformer name: TrinityMemcachedMemgraphSQLite
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

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

show all

Recent citations in the news

Trinity
30 October 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Intel Continues To Demonstrate The Importance Of Software Optimizations: Clear Linux + Xeon Max Benchmarks
23 October 2023, Phoronix

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

provided by Google News

Enhance Your Network Analysis with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

How to Work with SQLite Database in Python
8 June 2024, Analytics Insight

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

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

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

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

Present your product here