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 > etcd vs. Faircom DB vs. FatDB vs. Google Cloud Firestore vs. Hive

Vergleich der Systemeigenschaften etcd vs. Faircom DB vs. FatDB vs. Google Cloud Firestore vs. Hive

Redaktionelle Informationen bereitgestellt von DB-Engines
Nameetcd  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenFatDB  Xaus Vergleich ausschliessenGoogle Cloud Firestore  Xaus Vergleich ausschliessenHive  Xaus Vergleich ausschliessen
Das Unternehmen FatDB/FatCloud hat im Februar 2014 seine Tätigkeit beendet. FatDB wurde eingestellt und erscheint deshalb nicht mehr im Ranking.
KurzbeschreibungA distributed reliable key-value storeNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Ein .NET NoSQL DBMS, das in SQL Server integriert werden kann.Cloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Data Warehouse Software zum Abfragen und Verwalten großer verteilter Datenmengen beispielsweise in Hadoop
Primäres DatenbankmodellKey-Value StoreKey-Value Store
Relational DBMS
Document Store
Key-Value Store
Document StoreRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,64
Rang#54  Overall
#5  Key-Value Stores
Punkte0,24
Rang#311  Overall
#44  Key-Value Stores
#140  Relational DBMS
Punkte8,96
Rang#48  Overall
#8  Document Stores
Punkte62,59
Rang#18  Overall
#12  Relational DBMS
Websiteetcd.io
github.com/­etcd-io/­etcd
www.faircom.com/­products/­faircom-dbfirebase.google.com/­products/­firestorehive.apache.org
Technische Dokumentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
docs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlfirebase.google.com/­docs/­firestorecwiki.apache.org/­confluence/­display/­Hive/­Home
EntwicklerFairCom CorporationFatCloudGoogleApache Software Foundation infoUrsprünglich von Facebook entwickelt
Erscheinungsjahr1979201220172012
Aktuelle Version3.4, August 2019V12, November 20203.1.3, April 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziell infoRestricted, free version availablekommerziellkommerziellOpen Source infoApache Version 2
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoANSI C, C++C#Java
Server BetriebssystemeFreeBSD
Linux
Windows infoexperimental
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
WindowsgehostetAlle Betriebssysteme mit einer Java VM
Datenschemaschemafreischema free, schema optional, schema required, partial schema,schemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja, ANSI Standard SQL Types, JSON, typed binary structuresjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesneinjajajaja
SQL infoSupport of SQLneinyes, ANSI SQL with proprietary extensionsnein infoÃœber Integration mit SQL ServerneinSQL-like DML and DDL statements
APIs und andere ZugriffskonzeptegRPC
JSON over HTTP
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
Thrift
Unterstützte Programmiersprachen.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C#Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C++
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresneinja info.Net, JavaScript, C/C++ja infoÃœber Applikationenyes, Firebase Rules & Cloud Functionsja infoBenutzerdefinierte Funktion und Map-Reduce Integration
Triggersyes, watching key changesjaja infoÃœber Applikationenyes, with Cloud Functionsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.yes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).frei wählbarer ReplikationsfaktorMulti-Source Replikationfrei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinjaUsing Cloud Dataflowja infoAbfragen werden als MapReduce Jobs behandelt
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneintunable from ACID to Eventually Consistentneinjanein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der DatenjaYes, tunable from durable to delayed durability to in-memoryjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja
Berechtigungskonzept infoZugriffskontrolleneinFine grained access rights according to SQL-standard with additional protections for filesnein infoSecurity Layer kann über Applikationen implementiert werdenAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Zugriffsrechte für Benutzer, Gruppen und Rollen

Weitere Informationen bereitgestellt vom Systemhersteller

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
etcdFaircom DB infoformerly c-treeACEFatDBGoogle Cloud FirestoreHive
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

alle anzeigen

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

ETCD directives don't go well with RBI's stellar reputation
14. April 2024, Business Standard

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12. Oktober 2023, AWS Blog

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7. April 2024, The Economic Times

RBI defers exchange traded currency derivatives norms
5. April 2024, The Indian Express

RBI holds firm on rupee derivatives stance, defers norm implementation to May 3
4. April 2024, The Hindu

bereitgestellt von Google News

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3. September 2021, Automation.com

bereitgestellt von Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Google’s Firebase gets AI extensions, opens up its marketplace
10. Mai 2023, TechCrunch

Google's Cloud Firestore is now generally available
31. Januar 2019, ZDNet

Essentials for Working With Firestore in Python | by Lynn G. Kwong
13. November 2022, Towards Data Science

bereitgestellt von Google News

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18. Oktober 2023, AWS Blog

Data Engineering in 2024: Predictions For Data Lakes and The Serving Layer
23. Januar 2024, Datanami

18 Top Big Data Tools and Technologies to Know About in 2024
24. Januar 2024, TechTarget

Top 80 Hadoop Interview Questions and Answers for 2024
15. Februar 2024, Simplilearn

What Is Apache Iceberg?
26. Februar 2024, IBM

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt