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

DBMS > Graphite vs. InfluxDB vs. SQLite vs. SWC-DB

System Properties Comparison Graphite vs. InfluxDB vs. SQLite vs. SWC-DB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGraphite  Xexclude from comparisonInfluxDB  Xexclude from comparisonSQLite  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
DescriptionData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperDBMS for storing time series, events and metricsWidely used embeddable, in-process RDBMSA high performance, scalable Wide Column DBMS
Primary database modelTime Series DBMSTime Series DBMSRelational DBMSWide column store
Secondary database modelsSpatial DBMS infowith GEO packageTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.19
Rank#62  Overall
#4  Time Series DBMS
Score22.12
Rank#28  Overall
#1  Time Series DBMS
Score103.35
Rank#10  Overall
#7  Relational DBMS
Score0.01
Rank#378  Overall
#13  Wide column stores
Websitegithub.com/­graphite-project/­graphite-webwww.influxdata.com/­products/­influxdb-overviewwww.sqlite.orggithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationgraphite.readthedocs.iodocs.influxdata.com/­influxdbwww.sqlite.org/­docs.html
DeveloperChris DavisDwayne Richard HippAlex Kashirin
Initial release2006201320002020
Current release2.7.6, April 20243.46.1  (13 August 2024), August 20240.5, April 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoMIT-License; commercial enterprise version availableOpen Source infoPublic DomainOpen Source infoGPL V3
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languagePythonGoCC++
Server operating systemsLinux
Unix
Linux
OS X infothrough Homebrew
server-lessLinux
Data schemeyesschema-freeyes infodynamic column typesschema-free
Typing infopredefined data types such as float or dateNumeric data onlyNumeric data and Stringsyes 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.nononono
Secondary indexesnonoyes
SQL infoSupport of SQLnoSQL-like query languageyes infoSQL-92 is not fully supportedSQL-like query language
APIs and other access methodsHTTP API
Sockets
HTTP API
JSON over UDP
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Proprietary protocol
Thrift
Supported programming languagesJavaScript (Node.js)
Python
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
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
C++
Server-side scripts infoStored proceduresnononono
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoin enterprise version onlynoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor infoin enterprise version onlynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID
Concurrency infoSupport for concurrent manipulation of datayes infolockingyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoDepending on used storage engineyesno
User concepts infoAccess controlnosimple rights management via user accountsno
More information provided by the system vendor
GraphiteInfluxDBSQLiteSWC-DB infoSuper Wide Column Database
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

Deploying InfluxDB and Telegraf to Monitor Kubernetes
17 September 2024

Telegraf 1.32 Release Notes
13 September 2024

An Introductory Guide to Cloud Security for IIoT
12 September 2024

Building Real-Time Android Apps with InfluxDB Cloud: Data Logging, Querying, and Visualization
10 September 2024

How to Use InfluxDB for Real-Time SpringBoot Application Monitoring
5 September 2024

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
GraphiteInfluxDBSQLiteSWC-DB infoSuper Wide Column Database
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

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

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

Collecting, storing, and analyzing your DevOps workloads with open-source Telegraf, Amazon Timestream, and Grafana
25 November 2020, AWS Blog

provided by Google News

InfluxData's Latest Updates Optimize Time Series Data for Better Performance, Scale and Management
19 September 2024, Integration Developers

Run and manage open source InfluxDB databases with Amazon Timestream
14 March 2024, AWS Blog

InfluxData avoids ’AI magic beans’ in InfluxDB time series database update for enterprises
4 September 2024, VentureBeat

InfluxData Enhances InfluxDB 3.0 with Performance Upgrades and Self-Managed Option
5 September 2024, Datanami

InfluxData makes performance, storage improvements to InfluxDB 3.0
4 September 2024, InfoWorld

provided by Google News

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16 September 2024, The New Stack

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

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

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

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

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

SingleStore logo

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

Present your product here