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

DBMS > EJDB vs. Firebird vs. Microsoft SQL Server vs. Milvus vs. Riak KV

System Properties Comparison EJDB vs. Firebird vs. Microsoft SQL Server vs. Milvus vs. Riak KV

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonFirebird  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonMilvus  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Firebird is an open source RDBMS forked from Borland's InterBaseMicrosofts flagship relational DBMSA DBMS designed for efficient storage of vector data and vector similarity searchesDistributed, fault tolerant key-value store
Primary database modelDocument storeRelational DBMSRelational DBMSVector DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.30
Rank#294  Overall
#44  Document stores
Score21.06
Rank#31  Overall
#19  Relational DBMS
Score829.80
Rank#3  Overall
#3  Relational DBMS
Score1.81
Rank#144  Overall
#5  Vector DBMS
Score4.44
Rank#80  Overall
#9  Key-value stores
Websitegithub.com/­Softmotions/­ejdbwww.firebirdsql.orgwww.microsoft.com/­en-us/­sql-servermilvus.io
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdwww.firebirdsql.org/­en/­reference-manualslearn.microsoft.com/­en-US/­sql/­sql-servermilvus.io/­docs/­overview.mdwww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperSoftmotionsFirebird FoundationMicrosoftOpenSource, formerly Basho Technologies
Initial release20122000 infoAs fork of Borland's InterBase198920192009
Current release5.0.0, January 2024SQL Server 2022, November 20222.3.4, January 20243.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoInitial Developer's Public Licensecommercial inforestricted free version is availableOpen Source infoApache Version 2.0Open Source infoApache version 2, commercial enterprise edition
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.
Zilliz Cloud – Cloud-native service for Milvus
Implementation languageCC and C++C++C++, GoErlang
Server operating systemsserver-lessAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
Linux
Windows
Linux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
OS X
Data schemeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesyesVector, Numeric and Stringno
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.yesnono
Secondary indexesnoyesyesnorestricted
SQL infoSupport of SQLnoyesyesnono
APIs and other access methodsin-process shared libraryADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
RESTful HTTP APIHTTP API
Native Erlang Interface
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C++
Go
Java
JavaScript (Node.js)
Python
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresnoPSQLTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavanoErlang
Triggersnoyesyesnoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnonenonetables can be distributed across several files (horizontal partitioning); sharding through federationShardingSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationyes, but depending on the SQL-Server Editionselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Eventual Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possibleyesyesnono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlnoUsers with fine-grained authorization conceptfine grained access rights according to SQL-standardRole based access control and fine grained access rightsyes, using Riak Security
More information provided by the system vendor
EJDBFirebirdMicrosoft SQL ServerMilvusRiak KV
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» 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 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
EJDBFirebirdMicrosoft SQL ServerMilvusRiak KV
DB-Engines blog posts

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

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

US and Australian police arrested Firebird RAT author and operator
15 April 2024, Security Affairs

How to Run Multiple Instances of Firebird Server - opensource for you
31 August 2019, Open Source For You

Top 15 Databases to Use in 2024 and Beyond
4 June 2021, Appinventiv

FIREBIRD yacht (Oyster, 27.08m, 2016)
27 July 2017, Boat International

provided by Google News

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

How to deploy a SQL Server failover cluster with Amazon EBS Multi-Attach on Windows Server | Amazon Web Services
12 January 2024, AWS Blog

Install and Use SQL Server Report Builder
10 April 2024, Petri.com

Data Center Ransomware Attacks on Rise: Microsoft SQL Server is Prime Target
17 April 2024, CybersecurityNews

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

provided by Google News

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

What Is Milvus Vector Database?
6 October 2023, The New Stack

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

Zilliz Cloud boosts vector database performance
31 January 2024, InfoWorld

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

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.

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

Present your product here