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 > Manticore Search vs. OpenSearch vs. RisingWave vs. SAP SQL Anywhere vs. SQLite

System Properties Comparison Manticore Search vs. OpenSearch vs. RisingWave vs. SAP SQL Anywhere vs. SQLite

Editorial information provided by DB-Engines
NameManticore Search  Xexclude from comparisonOpenSearch  Xexclude from comparisonRisingWave  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionMulti-storage database for search, including full-text search.A distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneA distributed RDBMS for stream processing, wire-compatible with PostgreSQLRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsWidely used embeddable, in-process RDBMS
Primary database modelSearch engineSearch engineRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#302  Overall
#21  Search engines
Score16.03
Rank#37  Overall
#4  Search engines
Score0.64
Rank#238  Overall
#110  Relational DBMS
Score3.95
Rank#80  Overall
#42  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitemanticoresearch.comgithub.com/­opensearch-project
opensearch.org
www.risingwave.com/­databasewww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.sqlite.org
Technical documentationmanual.manticoresearch.comopensearch.org/­docs/­latestdocs.risingwave.com/­docs/­current/­introhelp.sap.com/­docs/­SAP_SQL_Anywherewww.sqlite.org/­docs.html
DeveloperManticore SoftwareAmazon Web ServicesRisingWave LabsSAP infoformerly SybaseDwayne Richard Hipp
Initial release20172021202219922000
Current release6.0, February 20232.5.0, January 20231.2, September 202317, July 20153.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoGPL version 2Open Source infoApache Version 2.0Open Source infoApache Version 2.0commercialOpen Source infoPublic Domain
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.
  • 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.
Implementation languageC++JavaRustC
Server operating systemsFreeBSD
Linux
macOS
Windows
All OS with a Java VMDocker
Linux
macOS
AIX
HP-UX
Linux
OS X
Solaris
Windows
server-less
Data schemeFixed schemaschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, BooleanyesStandard SQL-types and JSONyesyes infonot rigid because of 'dynamic typing' concept.
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.Can index from XMLnoyesno
Secondary indexesyes infofull-text index on all search fieldsyes infoAll search fields are automatically indexedyesyesyes
SQL infoSupport of SQLSQL-like query languageSQL-like query languageyesyesyes infoSQL-92 is not fully supported
APIs and other access methodsBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Java API
RESTful HTTP/JSON API
JDBC
PostgreSQL wire protocol
ADO.NET
HTTP API
JDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresuser defined functionsyesUDFs in Python or Javayes, in C/C++, Java, .Net or Perlno
Triggersnoyes infoby using the 'percolation' featurenoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoPartitioning is done manually, search queries against distributed index is supportedShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication based on Galera libraryyesSource-replica replication infoDatabase mirroringnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
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, allImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoisolated transactions for atomic changes and binary logging for safe writesnonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyes infoThe original contents of fields are not stored in the Manticore index.yesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlnoUsers and Rolesfine grained access rights according to SQL-standardno
More information provided by the system vendor
Manticore SearchOpenSearchRisingWaveSAP SQL Anywhere infoformerly called Adaptive Server AnywhereSQLite
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
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Manticore SearchOpenSearchRisingWaveSAP SQL Anywhere infoformerly called Adaptive Server AnywhereSQLite
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

Highlighting in Search Results
24 May 2020, hackernoon.com

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

Streaming Databases: Embracing the Convergence of Stream Processing and Databases
17 May 2024, InfoQ.com

RisingWave Cloud Democratizes Event Stream Processing, Making It Affordable at Cloud Scale
27 June 2023, Datanami

Ibis 8 Adds Streaming
5 March 2024, iProgrammer

Building a Formula 1 Streaming Data Pipeline With Kafka and Risingwave
5 September 2023, KDnuggets

Open Source Ibis 8.0 Lets Data Teams Write Code Once and Use Across Local, Batch and Streaming Query Engines ...
12 February 2024, GlobeNewswire

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Products & Services Data Portfolio
2 July 2021, Datamation

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules | Amazon Web Services
17 July 2023, AWS Blog

MindsDB is now the leading and fastest growing applied ML platform in the world India - English
3 November 2022, PR Newswire

SAP launches HANA cloud platform, partners with Siemens, Intel
6 May 2015, Channel Daily News

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

How to Work with SQLite Database in Python
8 June 2024, Analytics Insight

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

provided by Google News



Share this page

Featured Products

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

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

Present your product here