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 > Faircom DB vs. Informix vs. OpenSearch vs. SAP Adaptive Server vs. searchxml

System Properties Comparison Faircom DB vs. Informix vs. OpenSearch vs. SAP Adaptive Server vs. searchxml

Editorial information provided by DB-Engines
NameFaircom DB infoformerly c-treeACE  Xexclude from comparisonInformix  Xexclude from comparisonOpenSearch  Xexclude from comparisonSAP Adaptive Server infoformer name: Sybase ASE  Xexclude from comparisonsearchxml  Xexclude from comparison
DescriptionNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.A secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneThe SAP (Sybase) Adaptive Server Enterprise (ASE) is an enterprise-class RDBMSDBMS for structured and unstructured content wrapped with an application server
Primary database modelKey-value store
Relational DBMS
Relational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBSearch engineRelational DBMSNative XML DBMS
Search engine
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
Vector DBMSSpatial DBMS infowith Boeing's Spatial Query Server
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score17.87
Rank#35  Overall
#22  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score36.31
Rank#25  Overall
#17  Relational DBMS
Score0.00
Rank#383  Overall
#7  Native XML DBMS
#25  Search engines
Websitewww.faircom.com/­products/­faircom-dbwww.ibm.com/­products/­informixgithub.com/­opensearch-project
opensearch.org
www.sap.com/­products/­technology-platform/­sybase-ase.htmlwww.searchxml.net/­category/­products
Technical documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
opensearch.org/­docs/­latesthelp.sap.com/­docs/­SAP_ASEwww.searchxml.net/­support/­handouts
DeveloperFairCom CorporationIBM, HCL Technologies infoEffective May 1st, 2017, HCL took on development, technical support, and product management teams, and works jointly with IBM on product strategy, marketing, and sales.Amazon Web ServicesSAP, Sybaseinformationpartners gmbh
Initial release19791984202119872015
Current releaseV12, November 202014.10.FC5, November 20202.5.0, January 202316.01.0
License infoCommercial or Open Sourcecommercial infoRestricted, free version availablecommercial infofree developer edition availableOpen Source infoApache Version 2.0commercialcommercial
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 languageANSI C, C++C, C++ and JavaJavaC and C++C++
Server operating systemsAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
AIX
HP-UX
Linux
macOS
Solaris
Windows
All OS with a Java VMAIX
HP-UX
Linux
Solaris
Unix
Windows
Windows
Data schemeschema free, schema optional, schema required, partial schema,yesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesschema-free
Typing infopredefined data types such as float or dateyes, ANSI SQL Types, JSON, typed binary structuresyes infoSince Version 12.10 support for JSON/BSON datatypesyesyesyes
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.nonoyes
Secondary indexesyesyesyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsyesSQL-like query languageyesno
APIs and other access methodsADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
JDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Java API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
RESTful HTTP API
WebDAV
XQuery
XSLT
Supported programming languages.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
C
C++
Cobol
Java
Java
Perl
PHP
Python
C++ infomost other programming languages supported via APIs
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++yesyesJava and Transact-SQLyes infoon the application server
Triggersyesyesyes infoby using the 'percolation' featureyesno
Partitioning methods infoMethods for storing different data on different nodesFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingShardinghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Multi-source replication
Source-replica replication
yesMulti-source replication
Source-replica replication
yes infosychronisation to multiple collections
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datatunable from ACID to Eventually ConsistentACIDnoACIDmultiple readers, single writer
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentYes, tunable from durable to delayed durability to in-memoryyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlFine grained access rights according to SQL-standard with additional protections for filesUsers with fine-grained authentication, authorization, and auditing controlsfine grained access rights according to SQL-standardDomain, group and role-based access control at the document level and for application services
More information provided by the system vendor
Faircom DB infoformerly c-treeACEInformixOpenSearchSAP Adaptive Server infoformer name: Sybase ASEsearchxml
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
Faircom DB infoformerly c-treeACEInformixOpenSearchSAP Adaptive Server infoformer name: Sybase ASEsearchxml
Recent citations in the news

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

Unlock the value of your Informix data for advanced analytics and AI with watsonx.data
24 April 2024, ibm.com

IBM Informix: A key part of IBM’s hybrid cloud and AI strategy
11 January 2024, ibm.com

IBM Informix review: What you need to know about the software
12 December 2022, TechRepublic

IBM Informix Database in the Cloud | AWS News Blog
1 May 2009, AWS Blog

Taiwan charges 4 individuals for helping China poach tech talent
17 October 2023, Taiwan News

provided by Google News

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

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

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

Amazon OpenSearch Service now supports TLS 1.3 and perfect forward secrecy
4 January 2024, AWS Blog

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

provided by Google News

AWS Launch Wizard is now available in Melbourne, Spain, and Zurich Regions
26 January 2024, AWS Blog

Arcion Introduces SAP Sybase ASE Connector for Ultimate Migration Flexibility
5 January 2023, Business Wire

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

Critical SAP ASE Flaws Allow Complete Control of Databases
3 June 2020, Threatpost

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here