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 > atoti vs. Google Cloud Bigtable vs. NCache vs. Snowflake

System Properties Comparison atoti vs. Google Cloud Bigtable vs. NCache vs. Snowflake

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
Nameatoti  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonNCache  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Open-Source and Enterprise in-memory Key-Value StoreCloud-based data warehousing service for structured and semi-structured data
Primary database modelObject oriented DBMSKey-value store
Wide column store
Key-value storeRelational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.61
Rank#243  Overall
#11  Object oriented DBMS
Score3.15
Rank#95  Overall
#14  Key-value stores
#8  Wide column stores
Score0.96
Rank#195  Overall
#29  Key-value stores
Score130.36
Rank#8  Overall
#5  Relational DBMS
Websiteatoti.iocloud.google.com/­bigtablewww.alachisoft.com/­ncachewww.snowflake.com
Technical documentationdocs.atoti.iocloud.google.com/­bigtable/­docswww.alachisoft.com/­resources/­docsdocs.snowflake.net/­manuals/­index.html
DeveloperActiveViamGoogleAlachisoftSnowflake Computing Inc.
Initial release201520052014
Current release5.3.3, April 2024
License infoCommercial or Open Sourcecommercial infofree versions availablecommercialOpen Source infoEnterprise Edition availablecommercial
Cloud-based only infoOnly available as a cloud servicenoyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC#, .NET, .NET Core, Java
Server operating systemshostedLinux
Windows
hosted
Data schemeschema-freeschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or datenopartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes
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.nonoyes
Secondary indexesnoyes
SQL infoSupport of SQLMultidimensional Expressions (MDX)noSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes
APIs and other access methodsgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
IDistributedCache
JCache
LINQ
Proprietary native API
CLI Client
JDBC
ODBC
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresPythonnono infosupport for stored procedures with SQL-Server CLRuser defined functions
Triggersnoyes infoNotificationsno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesSharding, horizontal partitioningShardingyesyes
Replication methods infoMethods for redundantly storing data on multiple nodesInternal replication in Colossus, and regional replication between two clusters in different zonesyes, with selectable consistency levelyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsoptimistic locking and pessimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Authentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Users with fine-grained authorization concept, user roles and pluggable authentication
More information provided by the system vendor
atotiGoogle Cloud BigtableNCacheSnowflake
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
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
atotiGoogle Cloud BigtableNCacheSnowflake
DB-Engines blog posts

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

Overview Of Atoti: A Python BI Analytics Tool – AIM
14 May 2021, Analytics India Magazine

FRTB product of the year: ActiveViam
28 November 2023, Risk.net

provided by Google News

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6 May 2015, VentureBeat

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

The Snowflake Attack May Be Turning Into One of the Largest Data Breaches Ever
6 June 2024, WIRED

Hackers steal “significant volume” of data from hundreds of Snowflake customers
10 June 2024, Ars Technica

Mandiant says hackers stole a 'significant volume of data' from Snowflake customers
10 June 2024, TechCrunch

Pure Storage confirms data breach after Snowflake account hack
11 June 2024, BleepingComputer

Ticketmaster's Snowflake data breach was just one of 165
11 June 2024, The Verge

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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