DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > CockroachDB vs. OpenTSDB vs. PostgreSQL

Vergleich der Systemeigenschaften CockroachDB vs. OpenTSDB vs. PostgreSQL

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenOpenTSDB  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessen
KurzbeschreibungCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Skalierbares Timeseries DBMS basierend auf HBaseWeit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitert
Primäres DatenbankmodellRelational DBMSTime Series DBMSRelational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith Apache Age
Spatial DBMS
Vektor DBMS infowith pgvector extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,60
Rang#61  Overall
#35  Relational DBMS
Punkte2,00
Rang#149  Overall
#11  Time Series DBMS
Punkte638,82
Rang#4  Overall
#4  Relational DBMS
Websitewww.cockroachlabs.comopentsdb.netwww.postgresql.org
Technische Dokumentationwww.cockroachlabs.com/­docsopentsdb.net/­docs/­build/­html/­index.htmlwww.postgresql.org/­docs
EntwicklerCockroach Labsderzeit von Yahoo und anderen gewartetPostgreSQL Global Development Group infowww.postgresql.org/­developer
Erscheinungsjahr201520111989 info1989: Postgres, 1996: PostgreSQL
Aktuelle Version23.1.1, Mai 202316.0, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoLGPLOpen Source infoBSD
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CockroachDB: A cloud-native, distributed SQL database designed for speed, scale, and survival. Get started for free today with a fully-managed CockroachDB cluster -- leave operations behind and get your app to market faster.Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
ImplementierungsspracheGoJavaC
Server BetriebssystemeLinux
macOS
Windows
Linux
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Datenschemadynamic schemaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejanumerische Daten für Metriken, Strings für Tagsja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infospecific XML-type available, but no XML query functionality.
Sekundärindizesjaneinja
SQL infoSupport of SQLyes, wire compatible with PostgreSQLneinja infoStandard mit zahlreichen Erweiterungen
APIs und andere ZugriffskonzepteJDBCHTTP API
Telnet API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Erlang
Go
Java
Python
R
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-seitige Scripts infoStored Proceduresneinneinbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)
Triggersneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTSharding infobasierend auf HBasepartitioning by range, list and (since PostgreSQL 11) by hash
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTfrei wählbarer Replikationsfaktor infobasierend auf HBaseSource-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - tools
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency infobasierend auf HBaseImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinnein
Berechtigungskonzept infoZugriffskontrolleRole-based access controlneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
CockroachDBOpenTSDBPostgreSQL
Specific characteristicsCockroachDB is a cloud-native, distributed SQL database architected for modern applications....
» mehr
Competitive advantages- EFFORTLESS SCALE: Scale your applications, not operational complexity. CockroachDB...
» mehr
Typical application scenariosSystem of record (financial ledger, inventory management, transaction record), identity...
» mehr
Key customersComcast, DoorDash, Mythical Games, Norfolk Southern, LUSH, Bose, Shipt, Bitski, Five9,...
» mehr
Market metrics10K+ long-running clusters 25K+ CockroachDB self-hosted clusters 75K+ CockroachDB...
» mehr
Licensing and pricing models- Apache 2.0 for core features released up to and including the 19.1 release - Time-limited...
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen
DrittanbieterDatasentinel: Platform for Monitoring and Analyzing the performance problems of your PostgreSQL Clusters
» mehr

Redgate webinars: A series of key topics for new PostgreSQL users.
» mehr

Instaclustr: Fully Hosted & Managed PostgreSQL
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» mehr

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» mehr

Timescale: Calling all PostgreSQL users – the 2023 State of PostgreSQL survey is now open! Share your favorite extensions, preferred frameworks, community experiences, and more. Take the survey today!
» mehr

pgDash: In-Depth PostgreSQL Monitoring.
» mehr

Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» mehr

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
CockroachDBOpenTSDBPostgreSQL
DB-Engines Blog Posts

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

alle anzeigen

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

Driving the Future of PostgreSQL Adoption
15. November 2021,  Umair Shahid, Percona (sponsor) 

alle anzeigen

Konferenzen und Veranstaltungen

PostgreSQL 101: An introduction to Multi-Version Concurrency Control and Vacuum
Webinar with Q&A, 11am CT / 5pm BST, 24. Oktober 2023

Erwähnungen in aktuellen Nachrichten

Cockroach Labs To Announce Updates To Cockroachdb Dedicated ...
3. Oktober 2023, Datanami

Santander, Booking.com, and DoorDash Join Cockroach Labs ...
12. September 2023, PR Newswire

There are lots of ways to put a database in the cloud – here's what to consider
15. September 2023, The Register

CockroachDB now supports Microsoft Azure, multiregion deployments
16. Mai 2023, InfoWorld

Distributed PostgreSQL Benchmarks: Azure Cosmos DB ...
8. Juli 2023, InfoQ.com

bereitgestellt von Google News

Comparing Different Time-Series Databases
10. Februar 2022, hackernoon.com

Security Bulletin 13 Sep 2023
13. September 2023, Cyber Security Agency of Singapore

Automate Anomaly Detection for Time Series Data
2. August 2022, The New Stack

【セキュリティ ニュース】「OpenTSDB」にリモートよりコードを実行される ...
5. Juli 2023, security-next.com

【セキュリティ ニュース】分散型データベース「OpenTSDB」に ...
11. Mai 2023, security-next.com

bereitgestellt von Google News

High Performance Functions in Rust on RDS PostgreSQL
25. September 2023, InfoQ.com

4 key new features in PostgreSQL 16
14. September 2023, InfoWorld

Understanding the Fundamentals of PostgreSQL® Architecture
25. September 2023, Datanami

PostgreSQL 16 Expands Analytics Capabilities
22. September 2023, The New Stack

Timescale Strengthens and Accelerates AI Development with ...
29. September 2023, Database Trends and Applications

bereitgestellt von Google News

Jobangebote

Software Engineer L4/L5 - Content Middleware Infrastructure (MWI)
Netflix, Remote

Software Engineer, Data Pipelines
Magical Tome, San Francisco, CA

Application Software Engineer, Data
SpaceX, Hawthorne, CA

Senior Platform Engineer
Mux, Remote

Senior Database Administrator
Fidelity Investments, Durham, NC

Hadoop Admin
Wipro Limited, Texas City, TX

Infrastructure SRE - Application Services - USDS
TikTok, Mountain View, CA

Big Data Developer
Imagination Software Technologies, Highlands Ranch, CO

Database Engineer, Senior
Independent Software, Annapolis Junction, MD

Software Engineer / Senior Software Engineer
Dhyan Networks and Technologies, Fremont, CA

PostgreSQL DBA
i2vision, Remote

PostgreSQL Database Administrator
proit-inc, Remote

Senior Backend Engineer
Aescape, Inc., New York, NY

PostgreSQL Database Engineer
Alltech International, Remote

SQL Developer
ASRC Federal Holding Company, Moorestown, NJ

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

AllegroGraph logo

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

Neo4j logo

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

Redis logo

The world’s most loved real‑time data platform.
Try 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

Präsentieren Sie hier Ihr Produkt