DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > EJDB vs. InfinityDB vs. Memcached vs. Memgraph vs. Microsoft SQL Server

System Properties Comparison EJDB vs. InfinityDB vs. Memcached vs. Memgraph vs. Microsoft SQL Server

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonInfinityDB  Xexclude from comparisonMemcached  Xexclude from comparisonMemgraph  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)A Java embedded Key-Value Store which extends the Java Map interfaceIn-memory key-value store, originally intended for cachingAn open source graph database built for real-time streaming and compatible with Neo4jMicrosofts flagship relational DBMS
Primary database modelDocument storeKey-value storeKey-value storeGraph DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#297  Overall
#44  Document stores
Score0.00
Rank#378  Overall
#57  Key-value stores
Score19.42
Rank#32  Overall
#4  Key-value stores
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbboilerbay.comwww.memcached.orgmemgraph.comwww.microsoft.com/­en-us/­sql-server
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdboilerbay.com/­infinitydb/­manualgithub.com/­memcached/­memcached/­wikimemgraph.com/­docslearn.microsoft.com/­en-US/­sql/­sql-server
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperSoftmotionsBoiler Bay Inc.Danga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMemgraph LtdMicrosoft
Initial release20122002200320171989
Current release4.01.6.25, March 2024SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoGPLv2commercialOpen Source infoBSD licenseOpen Source infoBSL 1.1; commercial license for enterprise edition availablecommercial inforestricted free version is available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaCC and C++C++
Server operating systemsserver-lessAll OS with a Java VMFreeBSD
Linux
OS X
Unix
Windows
LinuxLinux
Windows
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeschema-free and schema-optionalyes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysnoyesyes
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.nonoyes
Secondary indexesnono infomanual creation possible, using inversions based on multi-value capabilitynoyes
SQL infoSupport of SQLnonononoyes
APIs and other access methodsin-process shared libraryAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Proprietary protocolBolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Java.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
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-side scripts infoStored proceduresnononoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneSharding infodynamic graph partitioningtables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenone infoRepcached, a Memcached patch, provides this functionallityMulti-source replication using RAFTyes, but depending on the SQL-Server Edition
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possibleno infomanual creation possible, using inversions based on multi-value capabilitynoyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACID infowith snapshot isolationACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesnoyes 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.noyesyes
User concepts infoAccess controlnonoyes infousing SASL (Simple Authentication and Security Layer) protocolUsers, roles and permissionsfine grained access rights according to SQL-standard
More information provided by the system vendor
EJDBInfinityDBMemcachedMemgraphMicrosoft SQL Server
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 SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

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

More resources
EJDBInfinityDBMemcachedMemgraphMicrosoft SQL Server
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

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the 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

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 March 2024, Yahoo Lifestyle UK

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

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

provided by Google News

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

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

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

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

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5 October 2021, EU-Startups

provided by Google News

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

RDS Custom for SQL Server supports SQL Server Developer Edition
17 November 2023, AWS Blog

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

Top 35 SQL Server Interview Questions And Answers for 2024
5 December 2023, Simplilearn

DBCC CLONEDATABASE in Microsoft SQL Server
25 March 2024, Microsoft

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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

Present your product here