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 > Atos Standard Common Repository vs. JanusGraph vs. Lovefield vs. OrientDB vs. Snowflake

System Properties Comparison Atos Standard Common Repository vs. JanusGraph vs. Lovefield vs. OrientDB vs. Snowflake

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonLovefield  Xexclude from comparisonOrientDB  Xexclude from comparisonSnowflake  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksA 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 JavaScriptMulti-model DBMS (Document, Graph, Key/Value)Cloud-based data warehousing service for structured and semi-structured data
Primary database modelDocument store
Key-value store
Graph DBMSRelational DBMSDocument store
Graph DBMS
Key-value store
Relational 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
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositoryjanusgraph.orggoogle.github.io/­lovefieldorientdb.orgwww.snowflake.com
Technical documentationdocs.janusgraph.orggithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdwww.orientdb.com/­docs/­last/­index.htmldocs.snowflake.net/­manuals/­index.html
DeveloperAtos Convergence CreatorsLinux Foundation; originally developed as Titan by AureliusGoogleOrientDB LTD; CallidusCloud; SAPSnowflake Computing Inc.
Initial release20162017201420102014
Current release17030.6.3, February 20232.1.12, February 20173.2.29, March 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoApache version 2commercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaJavaScriptJava
Server operating systemsLinuxLinux
OS X
Unix
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariAll OS with a Java JDK (>= JDK 6)hosted
Data schemeSchema and schema-less with LDAP viewsyesyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateoptionalyesyesyesyes
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.yesnononoyes
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnonoSQL-like query language infovia JavaScript builder patternSQL-like query language, no joinsyes
APIs and other access methodsLDAPJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
CLI Client
JDBC
ODBC
Supported programming languagesAll languages with LDAP bindingsClojure
Java
Python
JavaScript.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoyesnoJava, Javascriptuser defined functions
TriggersyesyesUsing read-only observersHooksno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)noneShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesnoneMulti-source replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infovia Faunus, a graph analytics enginenono infocould be achieved with distributed queriesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsyesyes inforelationship in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infousing MemoryDBno
User concepts infoAccess controlLDAP bind authenticationUser authentification and security via Rexster Graph ServernoAccess rights for users and roles; record level security configurableUsers with fine-grained authorization concept, user roles and pluggable authentication

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Atos Standard Common RepositoryJanusGraph infosuccessor of TitanLovefieldOrientDBSnowflake
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Infographic: What makes a Mobile Operator's setup future proof?
10 February 2024, Atos

provided by Google 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.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

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News

Stream data into Snowflake using Amazon Data Firehose and Snowflake Snowpipe Streaming
17 April 2024, AWS Blog

Snowflake Touts Speed, Efficiency of New 'Arctic' LLM
24 April 2024, Datanami

What Is Snowflake Data Warehouse? A Tutorial
9 April 2024, Built In

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

MessageGears to operate with the Snowflake data cloud
9 April 2024, MarTech

provided by Google News



Share this page

Featured Products

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Milvus logo

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

Present your product here