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 > EDB Postgres vs. InfinityDB vs. OpenSearch vs. SAP SQL Anywhere vs. Sphinx

System Properties Comparison EDB Postgres vs. InfinityDB vs. OpenSearch vs. SAP SQL Anywhere vs. Sphinx

Editorial information provided by DB-Engines
NameEDB Postgres  Xexclude from comparisonInfinityDB  Xexclude from comparisonOpenSearch  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.A Java embedded Key-Value Store which extends the Java Map interfaceA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelRelational DBMSKey-value storeSearch engineRelational DBMSSearch engine
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#135  Overall
#63  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score16.36
Rank#37  Overall
#4  Search engines
Score4.25
Rank#79  Overall
#43  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Websitewww.enterprisedb.comboilerbay.comgithub.com/­opensearch-project
opensearch.org
www.sap.com/­products/­technology-platform/­sql-anywhere.htmlsphinxsearch.com
Technical documentationwww.enterprisedb.com/­docsboilerbay.com/­infinitydb/­manualopensearch.org/­docs/­latesthelp.sap.com/­docs/­SAP_SQL_Anywheresphinxsearch.com/­docs
DeveloperEnterpriseDBBoiler Bay Inc.Amazon Web ServicesSAP infoformerly SybaseSphinx Technologies Inc.
Initial release20052002202119922001
Current release14, December 20214.02.5.0, January 202317, July 20153.5.1, February 2023
License infoCommercial or Open Sourcecommercial infoBSD for PostgreSQL-componentscommercialOpen Source infoApache Version 2.0commercialOpen Source infoGPL version 2, commercial licence available
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 languageCJavaJavaC++
Server operating systemsLinux
Windows
All OS with a Java VMAll OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyes
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyesno
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 functionality.noyes
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilityyes infoAll search fields are automatically indexedyesyes infofull-text index on all search fields
SQL infoSupport of SQLyes infostandard with numerous extensionsnoSQL-like query languageyesSQL-like query language (SphinxQL)
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Java API
RESTful HTTP/JSON API
ADO.NET
HTTP API
JDBC
ODBC
Proprietary protocol
Supported programming languages.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
JavaGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.noyesyes, in C/C++, Java, .Net or Perlno
Triggersyesnoyes infoby using the 'percolation' featureyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoby hash, list or rangenoneShardingnoneSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnoneyesSource-replica replication infoDatabase mirroringnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDEventual 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 integrityyesno infomanual creation possible, using inversions based on multi-value capabilitynoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACIDno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardno
More information provided by the system vendor
EDB PostgresInfinityDBOpenSearchSAP SQL Anywhere infoformerly called Adaptive Server AnywhereSphinx
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
EDB PostgresInfinityDBOpenSearchSAP SQL Anywhere infoformerly called Adaptive Server AnywhereSphinx
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22 April 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27 February 2024, CRN

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28 November 2023, Yahoo Finance

Key new features and innovations in EDB Postgres 16
1 December 2023, InfoWorld

EDB Recognized in 2023 Gartner® Magic Quadrant™ for Cloud Database Management Systems
9 January 2024, GlobeNewswire

provided by Google News

Amazon OpenSearch Serverless now available in Europe (Paris) region
8 May 2024, AWS Blog

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

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

Amazon OpenSearch H2 2023 in review
15 March 2024, AWS Blog

Track Amazon OpenSearch Service configuration changes more easily with new visibility improvements | Amazon Web ...
6 February 2024, AWS Blog

provided by Google News

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

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

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

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here