DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Pinot vs. Cloudflare Workers KV vs. GreptimeDB vs. SQLite

System Properties Comparison Apache Pinot vs. Cloudflare Workers KV vs. GreptimeDB vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Pinot  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonGreptimeDB  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionRealtime distributed OLAP datastore, designed to answer OLAP queries with low latencyA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.An open source Time Series DBMS built for increased scalability, high performance and efficiencyWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSKey-value storeTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.35
Rank#274  Overall
#128  Relational DBMS
Score0.29
Rank#283  Overall
#40  Key-value stores
Score0.09
Rank#343  Overall
#31  Time Series DBMS
Score103.35
Rank#10  Overall
#7  Relational DBMS
Websitepinot.apache.orgwww.cloudflare.com/­developer-platform/­workers-kvgreptime.comwww.sqlite.org
Technical documentationdocs.pinot.apache.orgdevelopers.cloudflare.com/­kv/­apidocs.greptime.comwww.sqlite.org/­docs.html
DeveloperApache Software Foundation and contributorsCloudflareGreptime Inc.Dwayne Richard Hipp
Initial release2015201820222000
Current release1.0.0, September 20233.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoApache Version 2.0Open Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaRustC
Server operating systemsAll OS with a Java JDK11 or higherhostedAndroid
Docker
FreeBSD
Linux
macOS
Windows
server-less
Data schemeyesschema-freeschema-free, schema definition possibleyes infodynamic column types
Typing infopredefined data types such as float or dateyesnoyesyes 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.nonono
Secondary indexesnoyesyes
SQL infoSupport of SQLSQL-like query languagenoyesyes infoSQL-92 is not fully supported
APIs and other access methodsJDBCHTTP REST
Proprietary protocol
gRPC
HTTP API
JDBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesGo
Java
Python
C
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C++
Erlang
Go
Java
JavaScript
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 proceduresnoPythonno
Triggersnoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locks
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.noyes
User concepts infoAccess controlSimple rights management via user accountsno
More information provided by the system vendor
Apache PinotCloudflare Workers KVGreptimeDBSQLite
Specific characteristicsGreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» more
Competitive advantages- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» more
Typical application scenariosFor IoT industries, GreptimeDB can seamless integrate with message queues and other...
» more
Key customersGreptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» more
Market metricsGreptimeDB has garnered global recognition by topping GitHub trends following its...
» more
Licensing and pricing modelsGreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» 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 partiesNavicat 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
Apache PinotCloudflare Workers KVGreptimeDBSQLite
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Build a real-time analytics solution with Apache Pinot on AWS
6 August 2024, AWS Blog

Pinot for Low-Latency Offline Table Analytics
29 August 2024, Uber

StarTree broadly enhances Apache Pinot-based analytics platform
8 May 2024, SiliconANGLE News

Open source Apache Pinot advances as StarTree boosts real-time analytics and observability
8 May 2024, VentureBeat

StarTree Makes Observability Case for Apache Pinot Database
8 May 2024, DevOps.com

provided by Google News

Cloudflare updates Workers platform with Python support, event notifications, and improved local development
3 April 2024, DevClass

Cloudflare recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

How to Build a Scalable URL Shortener With Cloudflare Workers and KV Under 10 Minutes
21 August 2022, hackernoon.com

How to Use CloudFlare Workers and KV to Serve a Static Site
1 September 2020, How-To Geek

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

provided by Google News

Intro to Node's built-in SQLite module
24 September 2024, InfoWorld

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

provided by Google News



Share this page

Featured Products

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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

Neo4j logo

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

Present your product here