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. KeyDB vs. Memcached vs. Microsoft SQL Server

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

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonInfinityDB  Xexclude from comparisonKeyDB  Xexclude from comparisonMemcached  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 interfaceAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsIn-memory key-value store, originally intended for cachingMicrosofts flagship relational DBMS
Primary database modelDocument storeKey-value storeKey-value storeKey-value storeRelational 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
Score0.71
Rank#226  Overall
#33  Key-value stores
Score19.42
Rank#32  Overall
#4  Key-value stores
Score824.29
Rank#3  Overall
#3  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbboilerbay.comgithub.com/­Snapchat/­KeyDB
keydb.dev
www.memcached.orgwww.microsoft.com/­en-us/­sql-server
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdboilerbay.com/­infinitydb/­manualdocs.keydb.devgithub.com/­memcached/­memcached/­wikilearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperSoftmotionsBoiler Bay Inc.EQ Alpha Technology Ltd.Danga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMicrosoft
Initial release20122002201920031989
Current release4.01.6.25, March 2024SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoGPLv2commercialOpen Source infoBSD-3Open Source infoBSD licensecommercial 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 languageCJavaC++CC++
Server operating systemsserver-lessAll OS with a Java VMLinuxFreeBSD
Linux
OS X
Unix
Windows
Linux
Windows
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arrayspartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesnoyes
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 capabilityyes infoby using the Redis Search modulenoyes
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 protocol infoRESP - REdis Serialization ProtocoProprietary protocolADO.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
JavaC
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-side scripts infoStored proceduresnonoLuanoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersnonononoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnonetables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneMulti-source replication
Source-replica replication
none infoRepcached, a Memcached patch, provides this functionallityyes, 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 SERIALIZEDEventual Consistency
Strong eventual consistency with CRDTs
Immediate Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possibleno infomanual creation possible, using inversions based on multi-value capabilitynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoOptimistic locking for transactions; no isolation for bulk loadsOptimistic locking, atomic execution of commands blocks and scriptsnoACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsnoyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlnonosimple password-based access control and ACLyes infousing SASL (Simple Authentication and Security Layer) protocolfine grained access rights according to SQL-standard

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 partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to 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
EJDBInfinityDBKeyDBMemcachedMicrosoft 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

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12 May 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, Microsoft

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Redis 6 arrives with multithreading for faster I/O
30 April 2020, InfoWorld

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

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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

Milvus logo

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

Present your product here