DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > JanusGraph vs. SAP Adaptive Server vs. Sequoiadb vs. Sphinx

System Properties Comparison JanusGraph vs. SAP Adaptive Server vs. Sequoiadb vs. Sphinx

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameJanusGraph infosuccessor of Titan  Xexclude from comparisonSAP Adaptive Server infoformer name: Sybase ASE  Xexclude from comparisonSequoiadb  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017The SAP (Sybase) Adaptive Server Enterprise (ASE) is an enterprise-class RDBMSNewSQL database with distributed OLTP and SQLOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelGraph DBMSRelational DBMSDocument store
Relational DBMS
Search engine
Secondary database modelsSpatial DBMS infowith Boeing's Spatial Query Server
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#134  Overall
#12  Graph DBMS
Score32.67
Rank#25  Overall
#17  Relational DBMS
Score0.42
Rank#263  Overall
#41  Document stores
#121  Relational DBMS
Score5.97
Rank#56  Overall
#5  Search engines
Websitejanusgraph.orgwww.sap.com/­products/­technology-platform/­sybase-ase.htmlwww.sequoiadb.comsphinxsearch.com
Technical documentationdocs.janusgraph.orghelp.sap.com/­docs/­SAP_ASEwww.sequoiadb.com/­en/­index.php?m=Files&a=indexsphinxsearch.com/­docs
DeveloperLinux Foundation; originally developed as Titan by AureliusSAP, SybaseSequoiadb Ltd.Sphinx Technologies Inc.
Initial release2017198720132001
Current release1.0.0, October 202316.03.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoServer: AGPL; Client: Apache V2Open Source infoGPL version 2, commercial licence available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC and C++C++C++
Server operating systemsLinux
OS X
Unix
Windows
AIX
HP-UX
Linux
Solaris
Unix
Windows
LinuxFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes infooid, date, timestamp, binary, regexno
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 indexesyesyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLnoyesSQL-like query languageSQL-like query language (SphinxQL)
APIs and other access methodsJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
proprietary protocol using JSONProprietary protocol
Supported programming languagesClojure
Java
Python
C
C++
Cobol
Java
Java
Perl
PHP
Python
.Net
C++
Java
PHP
Python
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresyesJava and Transact-SQLJavaScriptno
Triggersyesyesnono
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)horizontal partitioningShardingSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
Source-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infovia Faunus, a graph analytics enginenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDDocument is locked during a transactionno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyesyes 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.no
User concepts infoAccess controlUser authentification and security via Rexster Graph Serverfine grained access rights according to SQL-standardsimple password-based access controlno

More information provided by the system vendor

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
JanusGraph infosuccessor of TitanSAP Adaptive Server infoformer name: Sybase ASESequoiadbSphinx
DB-Engines blog posts

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

show all

Recent citations in the news

Simple Deployment of a Graph Database: JanusGraph
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

provided by Google News

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

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

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

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

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

Here’s Why Russia Is Cracking Down on Google
23 February 2015, TIME

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

provided by Google News



Share this page

Featured Products

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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