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

DBMS > Microsoft SQL Server vs. OpenSearch vs. OrigoDB vs. SpatiaLite

System Properties Comparison Microsoft SQL Server vs. OpenSearch vs. OrigoDB vs. SpatiaLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMicrosoft SQL Server  Xexclude from comparisonOpenSearch  Xexclude from comparisonOrigoDB  Xexclude from comparisonSpatiaLite  Xexclude from comparison
DescriptionMicrosofts flagship relational DBMSA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneA fully ACID in-memory object graph databaseSpatial extension of SQLite
Primary database modelRelational DBMSSearch engineDocument store
Object oriented DBMS
Spatial DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Vector DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score16.03
Rank#37  Overall
#4  Search engines
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score1.63
Rank#146  Overall
#3  Spatial DBMS
Websitewww.microsoft.com/­en-us/­sql-servergithub.com/­opensearch-project
opensearch.org
origodb.comwww.gaia-gis.it/­fossil/­libspatialite/­index
Technical documentationlearn.microsoft.com/­en-US/­sql/­sql-serveropensearch.org/­docs/­latestorigodb.com/­docswww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperMicrosoftAmazon Web ServicesRobert Friberg et alAlessandro Furieri
Initial release198920212009 infounder the name LiveDB2008
Current releaseSQL Server 2022, November 20222.5.0, January 20235.0.0, August 2020
License infoCommercial or Open Sourcecommercial inforestricted free version is availableOpen Source infoApache Version 2.0Open SourceOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1
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.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageC++JavaC#C++
Server operating systemsLinux
Windows
All OS with a Java VMLinux
Windows
server-less
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyes
Typing infopredefined data types such as float or dateyesyesUser defined using .NET types and collectionsyes
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.yesno infocan be achieved using .NETno
Secondary indexesyesyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLyesSQL-like query languagenoyes
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Java API
RESTful HTTP/JSON API
.NET Client API
HTTP API
LINQ
Supported programming languagesC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
.Net
Server-side scripts infoStored proceduresTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayesyesno
Triggersyesyes infoby using the 'percolation' featureyes infoDomain Eventsyes
Partitioning methods infoMethods for storing different data on different nodestables can be distributed across several files (horizontal partitioning); sharding through federationShardinghorizontal partitioning infoclient side managed; servers are not synchronizednone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, but depending on the SQL-Server EditionyesSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integrityyesnodepending on modelyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardRole based authorizationno
More information provided by the system vendor
Microsoft SQL ServerOpenSearchOrigoDBSpatiaLite
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
Microsoft SQL ServerOpenSearchOrigoDBSpatiaLite
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

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

First Look: New Features in SQL Server 2016
7 June 2024, ITPro Today

How to automate an in-place upgrade of SQL Server on Amazon EC2 | Amazon Web Services
5 June 2024, AWS Blog

10 GitHub Repositories to Master SQL
10 June 2024, KDnuggets

Mastering the SQL Server command-line interface
30 May 2024, SitePoint

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

provided by Google News

Amazon OpenSearch Ingestion now supports ingesting streaming data from Amazon MSK Serverless - AWS
6 June 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, Oracle

Amazon OpenSearch Service now supports OpenSearch version 2.13 - AWS
21 May 2024, AWS Blog

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

Amazon OpenSearch Serverless now available in Europe (London) and Asia Pacific (Mumbai)
16 May 2024, AWS Blog

provided by Google News



Share this page

Featured Products

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

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.

Present your product here