DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > JanusGraph vs. Lovefield vs. Microsoft SQL Server vs. TimesTen vs. Yaacomo

System Properties Comparison JanusGraph vs. Lovefield vs. Microsoft SQL Server vs. TimesTen vs. Yaacomo

Editorial information provided by DB-Engines
NameJanusGraph infosuccessor of Titan  Xexclude from comparisonLovefield  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonTimesTen  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Embeddable relational database for web apps written in pure JavaScriptMicrosofts flagship relational DBMSIn-Memory RDBMS compatible to OracleOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelGraph DBMSRelational DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitejanusgraph.orggoogle.github.io/­lovefieldwww.microsoft.com/­en-us/­sql-serverwww.oracle.com/­database/­technologies/­related/­timesten.htmlyaacomo.com
Technical documentationdocs.janusgraph.orggithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdlearn.microsoft.com/­en-US/­sql/­sql-serverdocs.oracle.com/­database/­timesten-18.1
DeveloperLinux Foundation; originally developed as Titan by AureliusGoogleMicrosoftOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005Q2WEB GmbH
Initial release20172014198919982009
Current release0.6.3, February 20232.1.12, February 2017SQL Server 2022, November 202211 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache 2.0commercial inforestricted free version is availablecommercialcommercial
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.
Implementation languageJavaJavaScriptC++
Server operating systemsLinux
OS X
Unix
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Android
Linux
Windows
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonoyesnono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoSQL-like query language infovia JavaScript builder patternyesyesyes
APIs and other access methodsJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
JDBC
ODBC
Supported programming languagesClojure
Java
Python
JavaScriptC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyesnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaPL/SQL
TriggersyesUsing read-only observersyesnoyes
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)nonetables can be distributed across several files (horizontal partitioning); sharding through federationnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneyes, but depending on the SQL-Server EditionMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infovia Faunus, a graph analytics enginenononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes infoby means of logfiles and checkpointsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infousing MemoryDByesyesyes
User concepts infoAccess controlUser authentification and security via Rexster Graph Servernofine grained access rights according to SQL-standardfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard

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
3rd partiesNavicat for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

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

More resources
JanusGraph infosuccessor of TitanLovefieldMicrosoft SQL ServerTimesTenYaacomo
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, IBM

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

provided by Google News

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

RDS Custom for SQL Server supports SQL Server Developer Edition
17 November 2023, AWS Blog

SolarWinds upgrades free Plan Explorer tool for enhanced SQL Server analysis
5 May 2024, IT Brief New Zealand

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

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.

RaimaDB logo

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

AllegroGraph logo

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

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