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 > GreptimeDB vs. PostGIS vs. Sequoiadb vs. TimescaleDB vs. TinkerGraph

System Properties Comparison GreptimeDB vs. PostGIS vs. Sequoiadb vs. TimescaleDB vs. TinkerGraph

Editorial information provided by DB-Engines
NameGreptimeDB  Xexclude from comparisonPostGIS  Xexclude from comparisonSequoiadb  Xexclude from comparisonTimescaleDB  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionAn open source Time Series DBMS built for increased scalability, high performance and efficiencySpatial extension of PostgreSQLNewSQL database with distributed OLTP and SQLA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelTime Series DBMSSpatial DBMSDocument store
Relational DBMS
Time Series DBMSGraph DBMS
Secondary database modelsRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.12
Rank#351  Overall
#34  Time Series DBMS
Score21.72
Rank#29  Overall
#1  Spatial DBMS
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Score4.46
Rank#71  Overall
#5  Time Series DBMS
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websitegreptime.compostgis.netwww.sequoiadb.comwww.timescale.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.greptime.compostgis.net/­documentationwww.sequoiadb.com/­en/­index.php?m=Files&a=indexdocs.timescale.com
DeveloperGreptime Inc.Sequoiadb Ltd.Timescale
Initial release20222005201320172009
Current release3.4.2, February 20242.15.0, May 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoGPL v2.0Open Source infoServer: AGPL; Client: Apache V2Open Source infoApache 2.0Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageRustCC++CJava
Server operating systemsAndroid
Docker
FreeBSD
Linux
macOS
Windows
LinuxLinux
OS X
Windows
Data schemeschema-free, schema definition possibleyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyes infooid, date, timestamp, binary, regexnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data typesyes
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.noyesnoyesno
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLyesyesSQL-like query languageyes infofull PostgreSQL SQL syntaxno
APIs and other access methodsgRPC
HTTP API
JDBC
proprietary protocol using JSONADO.NET
JDBC
native C library
ODBC
streaming API for large objects
TinkerPop 3
Supported programming languagesC++
Erlang
Go
Java
JavaScript
.Net
C++
Java
PHP
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Groovy
Java
Server-side scripts infoStored proceduresPythonuser defined functionsJavaScriptuser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellno
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingyes infobased on PostgreSQLShardingyes, across time and space (hash partitioning) attributesnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infobased on PostgreSQLSource-replica replicationSource-replica replication with hot standby and reads on replicas infonone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesnoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDDocument is locked during a transactionACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesno
Durability infoSupport for making data persistentyesyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes
User concepts infoAccess controlSimple rights management via user accountsyes infobased on PostgreSQLsimple password-based access controlfine grained access rights according to SQL-standardno
More information provided by the system vendor
GreptimeDBPostGISSequoiadbTimescaleDBTinkerGraph
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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
GreptimeDBPostGISSequoiadbTimescaleDBTinkerGraph
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

Timescale announces $15M investment and new enterprise version of TimescaleDB
29 January 2019, TechCrunch

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

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