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. GridGain vs. SAP IQ vs. Snowflake vs. SQLite

System Properties Comparison Derby vs. GridGain vs. SAP IQ vs. Snowflake vs. SQLite

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonGridGain  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonSnowflake  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.GridGain is an in-memory computing platform, built on Apache IgniteColumnar RDBMS optimized for Big Data analyticsCloud-based data warehousing service for structured and semi-structured dataWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSKey-value store
Relational DBMS
Relational DBMS infocolumn-orientedRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score1.47
Rank#154  Overall
#26  Key-value stores
#72  Relational DBMS
Score2.75
Rank#104  Overall
#53  Relational DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitedb.apache.org/­derbywww.gridgain.comwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlwww.snowflake.comwww.sqlite.org
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlwww.gridgain.com/­docs/­index.htmlhelp.sap.com/­docs/­SAP_IQdocs.snowflake.net/­manuals/­index.htmlwww.sqlite.org/­docs.html
DeveloperApache Software FoundationGridGain Systems, Inc.SAP, formerly SybaseSnowflake Computing Inc.Dwayne Richard Hipp
Initial release19972007199420142000
Current release10.17.1.0, November 2023GridGain 8.5.116.1 SPS04, April 20193.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercialcommercialOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJava, C++, .NetC
Server operating systemsAll OS with a Java VMLinux
OS X
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Windows
hostedserver-less
Data schemeyesyesyesyes infosupport of semi-structured data formats (JSON, XML, Avro)yes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyesyesyes infonot rigid because of 'dynamic typing' concept.
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.yesyesnoyesno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesANSI-99 for query and DML statements, subset of DDLyesyesyes infoSQL-92 is not fully supported
APIs and other access methodsJDBCHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
ADO.NET
JDBC
ODBC
RESTful HTTP API
CLI Client
JDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJavaC#
C++
Java
PHP
Python
Ruby
Scala
C
C#
C++
Java
Perl
PHP
Python
Ruby
JavaScript (Node.js)
Python
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresJava Stored Proceduresyes (compute grid and cache interceptors can be used instead)yesuser defined functionsno
Triggersyesyes (cache interceptors and events)yesno infosimilar concept for controling cloud resourcesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingshared disk or shared nothing architectures with SAP IQ Multiplexeryesnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes (replicated cache)SAP/Sybase Replication Serveryesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes (compute grid and hadoop accelerator)Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnonoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardSecurity Hooks for custom implementationsfine grained access rights according to SQL-standardUsers 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
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» 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 JavaDBGridGainSAP IQ infoformer name: Sybase IQSnowflakeSQLite
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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, 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

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News

GridGain in-memory data and generative AI – Blocks and Files
10 May 2024, Blocks & Files

GridGain to Sponsor and Speak at Three Key Industry Events in May 2024
6 May 2024, Martechcube

GridGain's 2023 Growth Positions Company for Strong 2024
25 January 2024, Datanami

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

GridGain Named in the 2023 Gartner® Market Guide for Event Stream Processing
22 August 2023, GlobeNewswire

provided by Google News

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

Independent Research Firm Names SAP a Leader in Data Management for Analytics
17 February 2020, SAP News

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

provided by Google News

Snowflake Unveils the Future of Enterprise AI, Apps, and Data at Sixth-Annual Data Cloud Summit
8 May 2024, Yahoo Finance

Snowflake Stock: Is It A Buy Right Now? Here's What Earnings, SNOW Stock Chart Show
6 May 2024, Investor's Business Daily

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

Infosys at Snowflake Data Cloud Summit 2024
3 May 2024, Infosys

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

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

provided by Google News



Share this page

Featured Products

SingleStore logo

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

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.

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