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 > AlaSQL vs. Drizzle vs. MonetDB vs. SingleStore

System Properties Comparison AlaSQL vs. Drizzle vs. MonetDB vs. SingleStore

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonDrizzle  Xexclude from comparisonMonetDB  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionJavaScript DBMS libraryMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A relational database management system that stores data in columnsMySQL 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 modelDocument store
Relational DBMS
Relational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#259  Overall
#40  Document stores
#120  Relational DBMS
Score1.72
Rank#148  Overall
#68  Relational DBMS
Score5.91
Rank#61  Overall
#34  Relational DBMS
Websitealasql.orgwww.monetdb.orgwww.singlestore.com
Technical documentationgithub.com/­AlaSQL/­alasqlwww.monetdb.org/­Documentationdocs.singlestore.com
DeveloperAndrey Gershun & Mathias R. WulffDrizzle project, originally started by Brian AkerMonetDB BVSingleStore Inc.
Initial release2014200820042013
Current release7.2.4, September 2012Dec2023 (11.49), December 20238.5, January 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoGNU GPLOpen Source infoMozilla Public License 2.0commercial infofree developer edition available
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageJavaScriptC++CC++, Go
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
OS X
FreeBSD
Linux
OS X
Solaris
Windows
Linux info64 bit version required
Data schemeschema-freeyesyesyes
Typing infopredefined data types such as float or datenoyesyesyes
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.nono
Secondary indexesnoyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yes infowith proprietary extensionsyes infoSQL 2003 with some extensionsyes infobut no triggers and foreign keys
APIs and other access methodsJavaScript APIJDBCJDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Supported programming languagesJavaScriptC
C++
Java
PHP
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnonoyes, in SQL, C, Ryes
Triggersyesno infohooks for callbacks inside the server can be used.yesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding via remote tablesSharding infohash partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
none infoSource-replica replication available in experimental statusSource-replica replication infostores two copies of each physical data partition on two separate nodes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocan define user-defined aggregate functions for map-reduce-style calculations
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Foreign keys infoReferential integrityyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes 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.yesyes
User concepts infoAccess controlnoPluggable authentication mechanisms infoe.g. LDAP, HTTPfine grained access rights according to SQL-standardFine grained access control via users, groups and roles
More information provided by the system vendor
AlaSQLDrizzleMonetDBSingleStore infoformer name was MemSQL
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsCustomers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsF ree Tier and Enterprise Edition
» 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
AlaSQLDrizzleMonetDBSingleStore infoformer name was MemSQL
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, 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

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

Q&A: The Revival of the Column-Oriented Database
19 August 2022, TDWI

provided by Google News

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

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks & Files

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24 January 2024, Business Wire

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6 December 2023, AWS Blog

Announcing watsonx.ai and SingleStore for generative AI applications
15 November 2023, IBM

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

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

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.

Milvus logo

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

Present your product here