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. Atos Standard Common Repository vs. Elasticsearch vs. MonetDB vs. Stardog

System Properties Comparison AlaSQL vs. Atos Standard Common Repository vs. Elasticsearch vs. MonetDB vs. Stardog

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonElasticsearch  Xexclude from comparisonMonetDB  Xexclude from comparisonStardog  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionJavaScript DBMS libraryHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricA relational database management system that stores data in columnsEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument store
Relational DBMS
Document store
Key-value store
Search engineRelational DBMSGraph DBMS
RDF store
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Score1.72
Rank#145  Overall
#67  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitealasql.orgatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.elastic.co/­elasticsearchwww.monetdb.orgwww.stardog.com
Technical documentationgithub.com/­AlaSQL/­alasqlwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.monetdb.org/­Documentationdocs.stardog.com
DeveloperAndrey Gershun & Mathias R. WulffAtos Convergence CreatorsElasticMonetDB BVStardog-Union
Initial release20142016201020042010
Current release17038.6, January 2023Dec2023 (11.49), December 20237.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoElastic LicenseOpen Source infoMozilla Public License 2.0commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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 languageJavaScriptJavaJavaCJava
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)LinuxAll OS with a Java VMFreeBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
Data schemeschema-freeSchema and schema-less with LDAP viewsschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or datenooptionalyesyesyes
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.noyesnono infoImport/export of XML data possible
Secondary indexesnoyesyes infoAll search fields are automatically indexedyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noSQL-like query languageyes infoSQL 2003 with some extensionsYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJavaScript APILDAPJava API
RESTful HTTP/JSON API
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesJavaScriptAll languages with LDAP bindings.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnonoyesyes, in SQL, C, Ruser defined functions and aggregates, HTTP Server extensions in Java
Triggersyesyesyes infoby using the 'percolation' featureyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infocell divisionShardingSharding via remote tablesnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesyesnone infoSource-replica replication available in experimental statusMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoES-Hadoop Connectornono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesnonoyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageAtomic execution of specific operationsnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesMemcached and Redis integrationyes
User concepts infoAccess controlnoLDAP bind authenticationfine grained access rights according to SQL-standardAccess rights for users 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
AlaSQLAtos Standard Common RepositoryElasticsearchMonetDBStardog
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

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

Infographic: What makes a Mobile Operator's setup future proof?
10 February 2024, Atos

provided by Google News

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

Elasticsearch Changes Name to Elastic to Reflect Wide Adoption Beyond Search
29 April 2024, Yahoo Singapore News

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

Elastic Reports 8x Speed and 32x Efficiency Gains for Elasticsearch and Lucene Vector Database
26 April 2024, Business Wire

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13 March 2024, The New Stack

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

Monet DB The Column-Store Pioneer - open source for you
4 September 2019, Open Source For You

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.

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.

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.

Present your product here