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 > OpenSearch vs. SQL.JS vs. Stardog vs. VelocityDB

System Properties Comparison OpenSearch vs. SQL.JS vs. Stardog vs. VelocityDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameOpenSearch  Xexclude from comparisonSQL.JS  Xexclude from comparisonStardog  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LucenePort of SQLite to JavaScriptEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelSearch engineRelational DBMSGraph DBMS
RDF store
Graph DBMS
Object oriented DBMS
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score16.03
Rank#37  Overall
#4  Search engines
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Score0.11
Rank#354  Overall
#37  Graph DBMS
#15  Object oriented DBMS
Websitegithub.com/­opensearch-project
opensearch.org
sql.js.orgwww.stardog.comvelocitydb.com
Technical documentationopensearch.org/­docs/­latestsql.js.org/­documentation/­index.htmldocs.stardog.comvelocitydb.com/­UserGuide
DeveloperAmazon Web ServicesAlon Zakai infoenhancements implemented by othersStardog-UnionVelocityDB Inc
Initial release2021201220102011
Current release2.5.0, January 20237.3.0, May 20207.x
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Sourcecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercial
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.
  • 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 languageJavaJavaScriptJavaC#
Server operating systemsAll OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
Any that supports .NET
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or dateyesyesyesyes
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 infoImport/export of XML data possibleno
Secondary indexesyes infoAll search fields are automatically indexedyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLSQL-like query languageyes infoSQL-92 is not fully supportedYes, compatible with all major SQL variants through dedicated BI/SQL Serverno
APIs and other access methodsJava API
RESTful HTTP/JSON API
JavaScript APIGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
.Net
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
JavaScript.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
.Net
Server-side scripts infoStored proceduresyesnouser defined functions and aggregates, HTTP Server extensions in Javano
Triggersyes infoby using the 'percolation' featurenoyes infovia event handlersCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allnoneImmediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integritynoyesyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesno infoexcept by serializing a db to a fileyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlnoAccess rights for users and rolesBased on Windows Authentication
More information provided by the system vendor
OpenSearchSQL.JSStardogVelocityDB
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
OpenSearchSQL.JSStardogVelocityDB
DB-Engines blog posts

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

show all

Recent citations in the news

Optimize storage costs in Amazon OpenSearch Service using Zstandard compression | Amazon Web Services
11 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

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

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

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News



Share this page

Featured Products

Milvus logo

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

Neo4j logo

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

Present your product here