DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Brytlyt vs. PouchDB vs. QuestDB vs. Stardog vs. YugabyteDB

Vergleich der Systemeigenschaften Brytlyt vs. PouchDB vs. QuestDB vs. Stardog vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBrytlyt  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessenQuestDB  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungScalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLJavaScript DBMS mit einem von CouchDB inspirierten APIA high performance open source SQL database for time series dataEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellRelational DBMSDocument StoreTime Series DBMSGraph DBMS
RDF Store
Relational DBMS
Sekundäre DatenbankmodelleRelational DBMSDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,38
Rang#279  Overall
#126  Relational DBMS
Punkte2,35
Rang#116  Overall
#22  Document Stores
Punkte2,48
Rang#115  Overall
#9  Time Series DBMS
Punkte2,05
Rang#129  Overall
#11  Graph DBMS
#6  RDF Stores
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websitebrytlyt.iopouchdb.comquestdb.iowww.stardog.comwww.yugabyte.com
Technische Dokumentationdocs.brytlyt.iopouchdb.com/­guidesquestdb.io/­docsdocs.stardog.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerBrytlytApache Software FoundationQuestDB Technology IncStardog-UnionYugabyte Inc.
Erscheinungsjahr20162012201420102017
Aktuelle Version5.0, August 20237.1.1, Juni 20197.3.0, Mai 20202.1, September 2023
Lizenz infoCommercial or Open SourcekommerziellOpen SourceOpen Source infoApache 2.0kommerziell info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheC, C++ and CUDAJavaScriptJava (Zero-GC), C++, RustJavaC und C++
Server BetriebssystemeLinux
OS X
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Linux
macOS
Windows
Linux
macOS
Windows
Linux
OS X
Datenschemajaschemafreija infoschema-free via InfluxDB Line Protocolschema-free and OWL/RDFS-schema supportdepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infospecific XML-type available, but no XML query functionality.neinneinnein infoImportieren/Exportieren von XML Daten möglichnein
Sekundärindizesjaja infoüber Viewsneinja infosupports real-time indexing in full-text and geospatialja
SQL infoSupport of SQLjaneinSQL with time-series extensionsYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes, PostgreSQL compatible
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP REST infoonly for PouchDB Server
JavaScript API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
Perl
Python
Tcl
JavaScriptC infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infoin PL/pgSQLView Functions in JavaScriptneinuser defined functions and aggregates, HTTP Server extensions in Javaja infosql, plpgsql, C
Triggersjajaneinja infovia event handlersja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDBhorizontal partitioning (by timestamps)keineHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
Source-replica replication with eventual consistencyMulti-Source Replikation in HA-ClusterBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency in HA-ClusterStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätjaneinneinja infoBeziehungen in Graphenja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACID for single-table writesACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjaja infomittels IndexedDB, WebSQL oder LevelDBjajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infothrough memory mapped filesjanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinZugriffsrechte für Benutzer und Rollenja
Weitere Informationen bereitgestellt vom Systemhersteller
BrytlytPouchDBQuestDBStardogYugabyteDB
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» mehr
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» mehr
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» mehr
Systems of record and engagement for cloud native applications that require resilience,...
» mehr
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» mehr
Apache 2.0 license for the database
» mehr
Neuigkeiten

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12. April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8. April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5. April 2024

Create an IoT server with QuestDB and a Raspberry Pi
4. April 2024

TimescaleDB vs. QuestDB: Performance benchmarks and overview
27. März 2024

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

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

Weitere Ressourcen
BrytlytPouchDBQuestDBStardogYugabyteDB
DB-Engines Blog Posts

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Brytlyt releases version 5.0, introducing a more intuitive, intelligent and flexible analytics platform
1. August 2023, PR Newswire

London data analytics startup Brytlyt raises €4.43M from Amsterdam-based Finch Capital, others
22. Dezember 2021, Silicon Canals

Brytlyt becomes NVIDIA Inception Premier Partner
31. Januar 2023, PR Newswire

London’s Brytlyt raises €4.4 million for its data analytics and visualisation technology
22. Dezember 2021, EU-Startups

Bringing GPUs To Bear On Bog Standard Relational Databases
26. Februar 2018, The Next Platform

bereitgestellt von Google News

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7. September 2016, SitePoint

Building an Offline First App with PouchDB — SitePoint
10. März 2014, SitePoint

3 Reasons To Think Offline First
22. März 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7. März 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22. Januar 2019, TechBeacon

bereitgestellt von Google News

QuestDB snares $12M Series A with hosted version coming soon
3. November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11. Januar 2021, Towards Data Science

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3. November 2021, SiliconANGLE News

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11. November 2021, Business Insider

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

bereitgestellt von Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, Business Wire

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

Scout24 Selects YugabyteDB to Upscale Global Hospitality Management System with Global Distribution and High ...
6. Februar 2024, Yahoo Finance

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24. Mai 2023, InfoWorld

Yugabyte Announces CIS Benchmark for YugabyteDB to Elevate Data Security Standards
31. Januar 2024, Business Wire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt