DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Dolt vs. LokiJS vs. Microsoft Azure AI Search vs. OpenQM vs. SingleStore

System Properties Comparison Dolt vs. LokiJS vs. Microsoft Azure AI Search vs. OpenQM vs. SingleStore

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonLokiJS  Xexclude from comparisonMicrosoft Azure AI Search  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaIn-memory JavaScript DBMSSearch-as-a-service for web and mobile app developmentQpenQM is a high-performance, self-tuning, multi-value DBMSMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primary database modelRelational DBMSDocument storeSearch engineMultivalue DBMSRelational DBMS
Secondary database modelsDocument storeVector DBMSDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.93
Rank#194  Overall
#90  Relational DBMS
Score0.44
Rank#256  Overall
#40  Document stores
Score5.75
Rank#58  Overall
#7  Search engines
Score0.28
Rank#291  Overall
#10  Multivalue DBMS
Score4.02
Rank#74  Overall
#39  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
github.com/­techfort/­LokiJSazure.microsoft.com/­en-us/­services/­searchwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmwww.singlestore.com
Technical documentationdocs.dolthub.comtechfort.github.io/­LokiJSlearn.microsoft.com/­en-us/­azure/­searchdocs.singlestore.com
DeveloperDoltHub IncMicrosoftRocket Software, originally Martin PhillipsSingleStore Inc.
Initial release20182014201519932013
Current releaseV13.4-128.5, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open SourcecommercialOpen Source infoGPLv2, extended commercial license availablecommercial infofree developer edition available
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaScriptC++, Go
Server operating systemsLinux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)hostedAIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Linux info64 bit version required
Data schemeyesschema-freeyesyes infowith some exceptionsyes
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.nononoyesno
Secondary indexesyesyes infovia viewsyesyesyes
SQL infoSupport of SQLyesnononoyes infobut no triggers and foreign keys
APIs and other access methodsCLI Client
HTTP REST
JavaScript APIRESTful HTTP APICluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScriptC#
Java
JavaScript
Python
.Net
Basic
C
Java
Objective C
PHP
Python
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseView functions in JavaScriptnoyesyes
Triggersyesyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoImplicit feature of the cloud serviceyesSharding infohash partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.noneyes infoImplicit feature of the cloud serviceyesSource-replica replication infostores two copies of each physical data partition on two separate nodes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono infocan define user-defined aggregate functions for map-reduce-style calculations
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single collection possiblenoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupnoyes infousing Azure authenticationAccess rights can be defined down to the item levelFine grained access control via users, groups and roles

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

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

More resources
DoltLokiJSMicrosoft Azure AI SearchOpenQM infoalso called QMSingleStore infoformer name was MemSQL
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

Recent citations in the news

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

25 Hot New Data Tools and What They DON’T Do
14 May 2020, Towards Data Science

Solve your MLOps Problems with an Open Source Data Science Stack
2 June 2021, Towards Data Science

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Announcing updates to Azure AI Search to help organizations build and scale generative AI applications
4 April 2024, azure.microsoft.com

From code to production: New ways Azure helps you build transformational AI experiences
21 May 2024, azure.microsoft.com

Public Preview of Azure OpenAI and AI Search in-app connectors for Logic Apps (Standard)
2 April 2024, azure.microsoft.com

Boost your AI with Azure's new Phi model, streamlined RAG, and custom generative AI models
22 August 2024, azure.microsoft.com

Microsoft boosts Azure AI Search with more storage and support for big RAG apps
5 April 2024, VentureBeat

provided by Google News

SingleStore Partners With Snowflake to Help Users Build Faster, More Efficient Real Time AI Applications
19 September 2024, Business Wire

Achieve near real-time analytics on Amazon DynamoDB with SingleStore
16 September 2024, AWS Blog

Third time was the charm for SingleStore in the cloud, CEO says
8 July 2024, The Register

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
18 April 2024, Madrona Venture Group

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

RaimaDB logo

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

Present your product here