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 > Derby vs. Google Cloud Firestore vs. Microsoft Access vs. Snowflake vs. TerarkDB

System Properties Comparison Derby vs. Google Cloud Firestore vs. Microsoft Access vs. Snowflake vs. TerarkDB

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonSnowflake  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Cloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Microsoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)Cloud-based data warehousing service for structured and semi-structured dataA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelRelational DBMSDocument storeRelational DBMSRelational DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.30
Rank#66  Overall
#36  Relational DBMS
Score8.96
Rank#48  Overall
#8  Document stores
Score105.40
Rank#11  Overall
#8  Relational DBMS
Score123.20
Rank#9  Overall
#6  Relational DBMS
Score0.04
Rank#377  Overall
#58  Key-value stores
Websitedb.apache.org/­derbyfirebase.google.com/­products/­firestorewww.microsoft.com/­en-us/­microsoft-365/­accesswww.snowflake.comgithub.com/­bytedance/­terarkdb
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlfirebase.google.com/­docs/­firestoredeveloper.microsoft.com/­en-us/­accessdocs.snowflake.net/­manuals/­index.htmlbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperApache Software FoundationGoogleMicrosoftSnowflake Computing Inc.ByteDance, originally Terark
Initial release19972017199220142016
Current release10.17.1.0, November 20231902 (16.0.11328.20222), March 2019
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercial infoBundled with Microsoft Officecommercialcommercial inforestricted open source version available
Cloud-based only infoOnly available as a cloud servicenoyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C++
Server operating systemsAll OS with a Java VMhostedWindows infoNot a real database server, but making use of DLLshosted
Data schemeyesschema-freeyesyes infosupport of semi-structured data formats (JSON, XML, Avro)schema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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.yesnoyesno
Secondary indexesyesyesyesno
SQL infoSupport of SQLyesnoyes infobut not compliant to any SQL standardyesno
APIs and other access methodsJDBCAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
ADO.NET
DAO
ODBC
OLE DB
CLI Client
JDBC
ODBC
C++ API
Java API
Supported programming languagesJavaGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
JavaScript (Node.js)
Python
C++
Java
Server-side scripts infoStored proceduresJava Stored Proceduresyes, Firebase Rules & Cloud Functionsyes infosince Access 2010 using the ACE-engineuser defined functionsno
Triggersyesyes, with Cloud Functionsyes infosince Access 2010 using the ACE-engineno infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replicationnoneyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoUsing Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACID infobut no files for transaction loggingACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infobut no files for transaction loggingyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.no infoa simple user-level security was built in till version Access 2003Users with fine-grained authorization concept, user roles and pluggable authenticationno

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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBGoogle Cloud FirestoreMicrosoft AccessSnowflakeTerarkDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

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

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, blogs.oracle.com

The Ultimate Open Source Database List Profiling 16 Software Tools
30 May 2019, Solutions Review

provided by Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google’s Firebase gets AI extensions, opens up its marketplace
10 May 2023, TechCrunch

Firestore and Python | NoSQL on Google Cloud
7 August 2020, Towards Data Science

Google's Cloud-Native NoSQL Database Cloud Firestore Is Now Generally Available
8 February 2019, InfoQ.com

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8 October 2023, Autodesk Redshift

ACCDE File (What It Is and How to Open One)
27 July 2023, Lifewire

provided by Google News

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

Snowflake says its new LLM outperforms Meta's Llama 3 on half the training
24 April 2024, ZDNet

Snowflake releases a flagship generative AI model of its own
24 April 2024, TechCrunch

Porch Group Media Launches Consumer Insight Data on Snowflake Marketplace
24 April 2024, CMSWire

Data Management News for the Week of April 26; Updates from Lenovo, Nexla, Snowflake & More
26 April 2024, Solutions Review

provided by Google News

A Chinese company is making the cloud 200x faster · TechNode
3 July 2017, TechNode

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

AllegroGraph logo

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

Milvus logo

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

Present your product here