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 > Citus vs. OpenSearch vs. Oracle NoSQL vs. SiteWhere vs. Stardog

System Properties Comparison Citus vs. OpenSearch vs. Oracle NoSQL vs. SiteWhere vs. Stardog

Editorial information provided by DB-Engines
NameCitus  Xexclude from comparisonOpenSearch  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSiteWhere  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesM2M integration platform for persisting/querying time series dataEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelRelational DBMSSearch engineDocument store
Key-value store
Relational DBMS
Time Series DBMSGraph DBMS
RDF store
Secondary database modelsDocument storeVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.15
Rank#117  Overall
#56  Relational DBMS
Score16.03
Rank#37  Overall
#4  Search engines
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score0.06
Rank#383  Overall
#43  Time Series DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Websitewww.citusdata.comgithub.com/­opensearch-project
opensearch.org
www.oracle.com/­database/­nosql/­technologies/­nosqlgithub.com/­sitewhere/­sitewherewww.stardog.com
Technical documentationdocs.citusdata.comopensearch.org/­docs/­latestdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlsitewhere1.sitewhere.io/­index.htmldocs.stardog.com
DeveloperAmazon Web ServicesOracleSiteWhereStardog-Union
Initial release20102021201120102010
Current release8.1, December 20182.5.0, January 202324.1, May 20247.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoAGPL, commercial license also availableOpen Source infoApache Version 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoCommon Public Attribution License Version 1.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.
  • 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 languageCJavaJavaJavaJava
Server operating systemsLinuxAll OS with a Java VMLinux
Solaris SPARC/x86
Linux
OS X
Windows
Linux
macOS
Windows
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.predefined schemeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyesoptionalyesyes
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.yes infospecific XML type available, but no XML query functionalitynonono infoImport/export of XML data possible
Secondary indexesyesyes infoAll search fields are automatically indexedyesnoyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLyes infostandard, with numerous extensionsSQL-like query languageSQL-like DML and DDL statementsnoYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
RESTful HTTP/JSON API
RESTful HTTP APIHTTP RESTGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languages.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yesnouser defined functions and aggregates, HTTP Server extensions in Java
Triggersyesyes infoby using the 'percolation' featurenoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding infobased on HBasenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication infoother methods possible by using 3rd party extensionsyesElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureselectable replication factor infobased on HBaseMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integrationnono
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, allEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyesnononoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoconfigurable infoACID within a storage node (=shard)noACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.noyes infooff heap cachenoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users and rolesUsers with fine-grained authorization conceptAccess rights for users and roles
More information provided by the system vendor
CitusOpenSearchOracle NoSQLSiteWhereStardog
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 partiesAiven 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
CitusOpenSearchOracle NoSQLSiteWhereStardog
Recent citations in the news

Ubicloud wants to build an open source alternative to AWS
5 March 2024, TechCrunch

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24 January 2019, Microsoft

Ubicloud reels in $16M for its open-source cloud platform
5 March 2024, SiliconANGLE News

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8 July 2023, InfoQ.com

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

provided by Google News

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

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, blogs.oracle.com

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

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, blogs.oracle.com

Modernize your data observability with Amazon OpenSearch Service zero-ETL integration with Amazon S3 | Amazon ...
5 June 2024, AWS Blog

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

SiteWhere: An open platform for connected devices
11 July 2017, Open Source For You

Ten Popular IoT Platforms You Should be Aware of
27 March 2023, Open Source For You

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

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

Present your product here