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 > 4D vs. Memcached vs. NebulaGraph vs. Postgres-XL

System Properties Comparison 4D vs. Memcached vs. NebulaGraph vs. Postgres-XL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonMemcached  Xexclude from comparisonNebulaGraph  Xexclude from comparisonPostgres-XL  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemIn-memory key-value store, originally intended for cachingA distributed, linear scalable, high perfomant Graph DBMSBased on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelRelational DBMSKey-value storeGraph DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.68
Rank#110  Overall
#54  Relational DBMS
Score20.74
Rank#32  Overall
#4  Key-value stores
Score2.12
Rank#125  Overall
#10  Graph DBMS
Score0.52
Rank#256  Overall
#117  Relational DBMS
Websitewww.4d.comwww.memcached.orggithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.postgres-xl.org
Technical documentationdeveloper.4d.comgithub.com/­memcached/­memcached/­wikidocs.nebula-graph.iowww.postgres-xl.org/­documentation
Developer4D, IncDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalVesoft Inc.
Initial release1984200320192014 infosince 2012, originally named StormDB
Current releasev20, April 20231.6.25, March 202410 R1, October 2018
License infoCommercial or Open SourcecommercialOpen Source infoBSD licenseOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoMozilla public license
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 languageCC++C
Server operating systemsOS X
Windows
FreeBSD
Linux
OS X
Unix
Windows
LinuxLinux
macOS
Data schemeyesschema-freeStrong typed schemayes
Typing infopredefined data types such as float or dateyesnoyesyes
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.yesnoyes infoXML type, but no XML query functionality
Secondary indexesyesnoyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yes
SQL infoSupport of SQLyes infoclose to SQL 92noSQL-like query languageyes infodistributed, parallel query execution
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
Proprietary protocolBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languages4D proprietary IDE
PHP
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
C++
Go
Java
PHP
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresyesnouser defined functionsuser defined functions
Triggersyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnone infoRepcached, a Memcached patch, provides this functionallityCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesnoyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlUsers and groupsyes infousing SASL (Simple Authentication and Security Layer) protocolRole-based access controlfine grained access rights according to SQL-standard
More information provided by the system vendor
4D infoformer name: 4th DimensionMemcachedNebulaGraphPostgres-XL
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
4D infoformer name: 4th DimensionMemcachedNebulaGraphPostgres-XL
DB-Engines blog posts

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

show all

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

Recent citations in the news

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

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

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 1.6 Released With Enhanced Performance For This Memory Caching System
9 March 2020, Phoronix

provided by Google News

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, PR Newswire

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3 April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, PR Newswire

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, Towards Data Science

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

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

Present your product here