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 > ArangoDB vs. InfinityDB vs. OpenEdge vs. SAP Adaptive Server vs. Sphinx

System Properties Comparison ArangoDB vs. InfinityDB vs. OpenEdge vs. SAP Adaptive Server vs. Sphinx

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonInfinityDB  Xexclude from comparisonOpenEdge  Xexclude from comparisonSAP Adaptive Server infoformer name: Sybase ASE  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.A Java embedded Key-Value Store which extends the Java Map interfaceApplication development environment with integrated database management systemThe SAP (Sybase) Adaptive Server Enterprise (ASE) is an enterprise-class RDBMSOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Key-value storeRelational DBMSRelational DBMSSearch engine
Secondary database modelsSpatial DBMS infowith Boeing's Spatial Query Server
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.26
Rank#88  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.08
Rank#365  Overall
#55  Key-value stores
Score3.45
Rank#85  Overall
#46  Relational DBMS
Score35.09
Rank#25  Overall
#17  Relational DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Websitearangodb.comboilerbay.comwww.progress.com/­openedgewww.sap.com/­products/­technology-platform/­sybase-ase.htmlsphinxsearch.com
Technical documentationdocs.arangodb.comboilerbay.com/­infinitydb/­manualdocumentation.progress.com/­output/­ua/­OpenEdge_latesthelp.sap.com/­docs/­SAP_ASEsphinxsearch.com/­docs
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
DeveloperArangoDB Inc.Boiler Bay Inc.Progress Software CorporationSAP, SybaseSphinx Technologies Inc.
Initial release20122002198419872001
Current release3.11.5, November 20234.0OpenEdge 12.2, March 202016.03.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercialcommercialcommercialOpen 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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageC++JavaC and C++C++
Server operating systemsLinux
OS X
Windows
All OS with a Java VMAIX
HP-UX
Linux
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Unix
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-free infoautomatically recognizes schema within a collectionyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesyesyes
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyes 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.noyesno
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilityyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLnonoyes infoclose to SQL 92yesSQL-like query language (SphinxQL)
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Proprietary protocol
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
JavaProgress proprietary ABL (Advanced Business Language)C
C++
Cobol
Java
Java
Perl
PHP
Python
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresJavaScriptnoyesJava and Transact-SQLno
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0nonehorizontal partitioning infosince Version 11.4horizontal partitioningSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factornoneSource-replica replicationMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsno infomanual creation possible, using inversions based on multi-value capabilityyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.nono
User concepts infoAccess controlyesnoUsers and groupsfine grained access rights according to SQL-standardno
More information provided by the system vendor
ArangoDBInfinityDBOpenEdgeSAP Adaptive Server infoformer name: Sybase ASESphinx
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» 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

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

More resources
ArangoDBInfinityDBOpenEdgeSAP Adaptive Server infoformer name: Sybase ASESphinx
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

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

show all

Recent citations in the news

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

ArangoDB Used This Pitch Deck to Raise $10 Million to Take on Oracle
23 June 2019, Business Insider

provided by Google News

OpenEdge Application Development | Progress OpenEdge
14 September 2014, Progress Software

What's New in OpenEdge 12.8
15 April 2024, release.nl

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11 March 2024, GBHackers

provided by Google News

Achieve zero RPO for your SAP ASE (Sybase) databases with Amazon FSx for NetApp ONTAP | Amazon Web Services
7 May 2024, AWS Blog

New Services for SAP HANA Cloud Database
7 April 2021, SAP News

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

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

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

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

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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