DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Drizzle vs. Fauna vs. Google Cloud Bigtable vs. QuestDB

Vergleich der Systemeigenschaften Drizzle vs. Fauna vs. Google Cloud Bigtable vs. QuestDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDrizzle  Xaus Vergleich ausschliessenFauna infopreviously named FaunaDB  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenQuestDB  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
KurzbeschreibungMySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.Fauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A high performance open source SQL database for time series data
Primäres DatenbankmodellRelational DBMSDocument Store
Graph DBMS
Relational DBMS
Time Series DBMS
Key-Value Store
Wide Column Store
Time Series DBMS
Sekundäre DatenbankmodelleRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,63
Rang#155  Overall
#28  Document Stores
#14  Graph DBMS
#70  Relational DBMS
#13  Time Series DBMS
Punkte3,86
Rang#90  Overall
#13  Key-Value Stores
#7  Wide Column Stores
Punkte2,69
Rang#115  Overall
#8  Time Series DBMS
Websitefauna.comcloud.google.com/­bigtablequestdb.io
Technische Dokumentationdocs.fauna.comcloud.google.com/­bigtable/­docsquestdb.io/­docs
EntwicklerDrizzle Projekt, ursprünglich gestartet von Brian AkerFauna, Inc.GoogleQuestDB Technology Inc
Erscheinungsjahr2008201420152014
Aktuelle Version7.2.4, September 2012
Lizenz infoCommercial or Open SourceOpen Source infoGNU GPLkommerziellkommerziellOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++ScalaJava (Zero-GC), C++, Rust
Server BetriebssystemeFreeBSD
Linux
OS X
gehostetgehostetLinux
macOS
Windows
Datenschemajaschemafreischemafreija infoschema-free via InfluxDB Line Protocol
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajaneinnein
SQL infoSupport of SQLja infomit propriätären ErweiterungenneinneinSQL with time-series extensions
APIs und andere ZugriffskonzepteJDBCRESTful HTTP APIgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Unterstützte ProgrammiersprachenC
C++
Java
PHP
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C#
C++
Go
Java
JavaScript (Node.js)
Python
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionenneinnein
Triggersnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.neinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale Partitionierung infoconsistent hashingShardinghorizontal partitioning (by timestamps)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Multi-Source ReplikationInternal replication in Colossus, and regional replication between two clusters in different zonesSource-replica replication with eventual consistency
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDAtomic single-row operationsACID for single-table writes
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja infothrough memory mapped files
Berechtigungskonzept infoZugriffskontrollePluggable Authentication Mechanismen infoz.B. LDAP, HTTPIdentity management, authentication, and access controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)
Weitere Informationen bereitgestellt vom Systemhersteller
DrizzleFauna infopreviously named FaunaDBGoogle Cloud BigtableQuestDB
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» mehr
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» mehr
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» mehr
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» mehr
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» mehr
Neuigkeiten

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

Maximize your SQL efficiency: SELECT best practices
11. März 2024

1BRC merykitty’s Magic SWAR: 8 Lines of Code Explained in 3,000 Words
7. März 2024

Benchmark and comparison: QuestDB vs. InfluxDB
26. Februar 2024

The Billion Row Challenge (1BRC) - Step-by-step from 71s to 1.7s
20. Februar 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
DrizzleFauna infopreviously named FaunaDBGoogle Cloud BigtableQuestDB
DB-Engines Blog Posts

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21. März 2024, GlobeNewswire

Fauna Adds Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15. November 2023, Business Wire

Slicing the Gordian Knot: A leap to real-time systems of truth
3. Februar 2024, SiliconANGLE News

Fauna Query Language tamed to appeal to developers
22. August 2023, The Register

CITES Trade Database surpasses 25 million trade transaction records
3. Oktober 2023, Convention on International Trade in Endangered Species of Wild Fauna and Flora (CITES)

bereitgestellt von Google News

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Fire, water, knock out Google Cloud in Paris
27. April 2023, The Stack

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6. Mai 2015, VentureBeat

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

QuestDB launches 'database-as-a-service' with $12M investment
3. November 2021, VentureBeat

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

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