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. Lovefield vs. Microsoft Azure Table Storage vs. OrientDB vs. Snowflake

System Properties Comparison Atos Standard Common Repository vs. Lovefield vs. Microsoft Azure Table Storage vs. OrientDB vs. Snowflake

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonLovefield  Xexclude from comparisonMicrosoft Azure Table Storage  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 networksEmbeddable relational database for web apps written in pure JavaScriptA Wide Column Store for rapid development using massive semi-structured datasetsMulti-model DBMS (Document, Graph, Key/Value)Cloud-based data warehousing service for structured and semi-structured data
Primary database modelDocument store
Key-value store
Relational DBMSWide column storeDocument store
Graph DBMS
Key-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.35
Rank#286  Overall
#131  Relational DBMS
Score5.35
Rank#71  Overall
#6  Wide column stores
Score3.38
Rank#96  Overall
#17  Document stores
#6  Graph DBMS
#15  Key-value stores
Score125.38
Rank#9  Overall
#6  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorygoogle.github.io/­lovefieldazure.microsoft.com/­en-us/­services/­storage/­tablesorientdb.orgwww.snowflake.com
Technical documentationgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdwww.orientdb.com/­docs/­last/­index.htmldocs.snowflake.net/­manuals/­index.html
DeveloperAtos Convergence CreatorsGoogleMicrosoftOrientDB LTD; CallidusCloud; SAPSnowflake Computing Inc.
Initial release20162014201220102014
Current release17032.1.12, February 20173.2.29, March 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0commercialOpen Source infoApache version 2commercial
Cloud-based only infoOnly available as a cloud servicenonoyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaScriptJava
Server operating systemsLinuxserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafarihostedAll OS with a Java JDK (>= JDK 6)hosted
Data schemeSchema and schema-less with LDAP viewsyesschema-freeschema-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 indexesyesyesnoyes
SQL infoSupport of SQLnoSQL-like query language infovia JavaScript builder patternnoSQL-like query language, no joinsyes
APIs and other access methodsLDAPRESTful HTTP APITinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
CLI Client
JDBC
ODBC
Supported programming languagesAll languages with LDAP bindingsJavaScript.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnononoJava, Javascriptuser defined functions
TriggersyesUsing read-only observersnoHooksno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionnoneSharding infoImplicit feature of the cloud serviceShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocould be achieved with distributed queriesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes inforelationship in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDoptimistic lockingACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infousing MemoryDBnono
User concepts infoAccess controlLDAP bind authenticationnoAccess rights based on private key authentication or shared access signaturesAccess 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 RepositoryLovefieldMicrosoft Azure Table StorageOrientDBSnowflake
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

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

Inside Azure File Storage
7 October 2015, Microsoft

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

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

A Look at OrientDB: The Graph-Document NoSQL — SitePoint
19 August 2013, SitePoint

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

CallidusCloud Acquires Leading Multi-Model Database Technology
19 September 2017, GlobeNewswire

provided by Google News

Snowflake’s Data Clean Room promises to ease analysis of PII data
28 March 2024, InfoWorld

Snowflake Revolutionizes Secure, Cross-Cloud Collaboration for High Value Business Outcomes with Snowflake Data ...
28 March 2024, Business Wire

Snowflake Expands Data Clean Rooms Across Clouds; CEO's Insider Buying Amid Databricks 'Competition' Buzz
28 March 2024, Benzinga

Observe, the data observability platform, raises $115M with Snowflake investing
27 March 2024, TechCrunch

Observe raises $115M from Sutter Hill, Snowflake Ventures to supercharge data cloud observability
27 March 2024, VentureBeat

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

AllegroGraph logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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