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 > LevelDB vs. OpenSearch vs. RDF4J vs. SAP Adaptive Server vs. Sequoiadb

System Properties Comparison LevelDB vs. OpenSearch vs. RDF4J vs. SAP Adaptive Server vs. Sequoiadb

Editorial information provided by DB-Engines
NameLevelDB  Xexclude from comparisonOpenSearch  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSAP Adaptive Server infoformer name: Sybase ASE  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.The SAP (Sybase) Adaptive Server Enterprise (ASE) is an enterprise-class RDBMSNewSQL database with distributed OLTP and SQL
Primary database modelKey-value storeSearch engineRDF storeRelational DBMSDocument store
Relational DBMS
Secondary database modelsVector DBMSSpatial DBMS infowith Boeing's Spatial Query Server
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.35
Rank#111  Overall
#19  Key-value stores
Score16.36
Rank#37  Overall
#4  Search engines
Score0.69
Rank#230  Overall
#9  RDF stores
Score36.31
Rank#25  Overall
#17  Relational DBMS
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Websitegithub.com/­google/­leveldbgithub.com/­opensearch-project
opensearch.org
rdf4j.orgwww.sap.com/­products/­technology-platform/­sybase-ase.htmlwww.sequoiadb.com
Technical documentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdopensearch.org/­docs/­latestrdf4j.org/­documentationhelp.sap.com/­docs/­SAP_ASEwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperGoogleAmazon Web ServicesSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.SAP, SybaseSequoiadb Ltd.
Initial release20112021200419872013
Current release1.23, February 20212.5.0, January 202316.0
License infoCommercial or Open SourceOpen Source infoBSDOpen Source infoApache Version 2.0Open Source infoEclipse Distribution License (EDL), v1.0.commercialOpen Source infoServer: AGPL; Client: Apache V2
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.
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++JavaJavaC and C++C++
Server operating systemsIllumos
Linux
OS X
Windows
All OS with a Java VMLinux
OS X
Unix
Windows
AIX
HP-UX
Linux
Solaris
Unix
Windows
Linux
Data schemeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes infoRDF Schemasyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesyes infooid, date, timestamp, binary, regex
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.nonono
Secondary indexesnoyes infoAll search fields are automatically indexedyesyesyes
SQL infoSupport of SQLnoSQL-like query languagenoyesSQL-like query language
APIs and other access methodsJava API
RESTful HTTP/JSON API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
proprietary protocol using JSON
Supported programming languagesC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Java
PHP
Python
C
C++
Cobol
Java
Java
Perl
PHP
Python
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresnoyesyesJava and Transact-SQLJavaScript
Triggersnoyes infoby using the 'percolation' featureyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonehorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesnoneMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
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, allImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID infoIsolation support depends on the API usedACIDDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infowith automatic compression on writesyesyes infoin-memory storage is supported as wellyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.no
User concepts infoAccess controlnonofine grained access rights according to SQL-standardsimple password-based access control
More information provided by the system vendor
LevelDBOpenSearchRDF4J infoformerly known as SesameSAP Adaptive Server infoformer name: Sybase ASESequoiadb
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
LevelDBOpenSearchRDF4J infoformerly known as SesameSAP Adaptive Server infoformer name: Sybase ASESequoiadb
Recent citations in the news

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

Analyze more demanding as well as larger time series workloads with Amazon OpenSearch Serverless | Amazon Web ...
1 May 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 adds support for Hebrew and HanLP language analyzers
23 April 2024, AWS Blog

Amazon OpenSearch Ingestion is now available in 2 additional commercial regions
15 February 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19 March 2024, AWS Blog

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7 April 2021, SAP News

Install latest SAP Adaptive Server Enterprise patches, experts urge
3 June 2020, CSO Online

Arcion Introduces SAP Sybase ASE Connector for Ultimate Migration Flexibility
5 January 2023, businesswire.com

Patch SAP Adaptive Server Enterprise now to avoid takeover risk
3 June 2020, BleepingComputer

Newly Patched SAP ASE Flaws Could Let Attackers Hack Database Servers
3 June 2020, The Hacker News

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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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