DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > etcd vs. Google Cloud Firestore vs. IRONdb vs. Oracle Berkeley DB vs. RDFox

Vergleich der Systemeigenschaften etcd vs. Google Cloud Firestore vs. IRONdb vs. Oracle Berkeley DB vs. RDFox

Redaktionelle Informationen bereitgestellt von DB-Engines
Nameetcd  Xaus Vergleich ausschliessenGoogle Cloud Firestore  Xaus Vergleich ausschliessenIRONdb  Xaus Vergleich ausschliessenOracle Berkeley DB  Xaus Vergleich ausschliessenRDFox  Xaus Vergleich ausschliessen
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungA distributed reliable key-value storeCloud 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.A distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityWeit verbreiteter In-Process Key-Value StoreHigh performance knowledge graph and semantic reasoning engine
Primäres DatenbankmodellKey-Value StoreDocument StoreTime Series DBMSKey-Value Store infounterstützt sortierte und unsortierte Key Sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Graph DBMS
RDF Store
Sekundäre DatenbankmodelleRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,05
Rang#53  Overall
#5  Key-Value Stores
Punkte6,63
Rang#54  Overall
#9  Document Stores
Punkte1,88
Rang#130  Overall
#23  Key-Value Stores
#3  Native XML DBMS
Punkte0,22
Rang#305  Overall
#25  Graph DBMS
#15  RDF Stores
Websiteetcd.io
github.com/­etcd-io/­etcd
firebase.google.com/­products/­firestorewww.circonus.com/solutions/time-series-database/www.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.oxfordsemantic.tech
Technische Dokumentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
firebase.google.com/­docs/­firestoredocs.circonus.com/irondb/category/getting-starteddocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.oxfordsemantic.tech
EntwicklerGoogleCirconus LLC.Oracle infoursprünglich von Sleepycat entwickelt, von Oracle aufgekauftOxford Semantic Technologies
Erscheinungsjahr2017201719942017
Aktuelle Version3.4, August 2019V0.10.20, January 201818.1.40, Mai 20206.0, Septermber 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellkommerziellOpen Source infoKommerzielle Lizenz verfügbar bei Bedarfkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoC und C++C, Java, C++ (depending on the Berkeley DB edition)C++
Server BetriebssystemeFreeBSD
Linux
Windows infoexperimental
gehostetLinuxAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
macOS
Windows
Datenschemaschemafreischemafreischemafreischemafreija infoRDF schemas
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaja infotext, numeric, histogramsneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja infoonly with the Berkeley DB XML edition
Sekundärindizesneinjaneinja
SQL infoSupport of SQLneinneinSQL-like query language (Circonus Analytics Query Language: CAQL)ja infoSQL Interface basierend auf SQLite verfügbarnein
APIs und andere ZugriffskonzeptegRPC
JSON over HTTP
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
HTTP APIRESTful HTTP API
SPARQL 1.1
Unterstützte Programmiersprachen.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
Andere infoEs gibt Libraries von Drittanbietern für zahlreiche Sprachen, die Berkeley DB Files bearbeiten können
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C
Java
Server-seitige Scripts infoStored Proceduresneinyes, Firebase Rules & Cloud Functionsyes, in Luanein
Triggersyes, watching key changesyes, with Cloud Functionsneinja infoonly for the SQL API
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingAutomatic, metric affinity per nodekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-Source Replikationconfigurable replication factor, datacenter awareSource-Replica Replikationreplication via a shared file system
MapReduce infoBietet ein API für Map/Reduce OperationenneinUsing Cloud Dataflowneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesImmediate Consistency in stand-alone mode, Eventual Consistency in replicated setups
Fremdschlüssel inforeferenzielle Integritätneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinjaneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaja
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.neinneinRoles, resources, and access types

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
etcdGoogle Cloud FirestoreIRONdbOracle Berkeley DBRDFox
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

ETCD guidelines: RBI seeks to balance rupee stability, competitiveness | Policy Circle
8. April 2024, Policy Circle

Public preview: AKS cluster control plane metrics in managed Prometheus
12. Februar 2024, Microsoft

Is Your etcd an Open Door for Cyber Attacks? How to Secure Your Kubernetes Clusters & Nodes
8. November 2023, Information Security Newspaper

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

6 Cool Kubernetes Operators and How to Use Them
22. Januar 2024, hackernoon.com

bereitgestellt von Google News

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

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

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14. Mai 2024, TechCrunch

NoSQL on the Cloud With Python
7. August 2020, Towards Data Science

Spring Boot Tutorial: Building Microservices Deployed to Google Cloud
26. März 2020, InfoQ.com

bereitgestellt von Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21. Februar 2024, SiliconANGLE News

Apica gets $6 million in funding and buys Circonus -
21. Februar 2024, Enterprise Times

bereitgestellt von Google News

What is NoSQL (Not Only SQL database)?
28. Februar 2022, TechTarget

Margo I. Seltzer
18. August 2020, Berkman Klein Center

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular
5. März 2019, ADT Magazine

A complete beginners guide to installing a Bitcoin Full Node on Linux (2018 Edition)
3. Mai 2018, hackernoon.com

How to store financial market data for backtesting
26. Januar 2019, Towards Data Science

bereitgestellt von Google News

Samsung Electronics Announces Acquisition of Oxford Semantic Technologies, UK-Based Knowledge Graph Startup
18. Juli 2024, Samsung Global Newsroom

Samsung acquires UK-based knowledge graph company
19. Juli 2024, evertiq.com

University spin-out Oxford Semantic Technologies acquired by Samsung Electronics
16. Juli 2024, University of Oxford

Samsung eyes Oxford tech firm for innovative AI venture
20. Juli 2024, Oxford Mail

Use semantic reasoning to infer new facts from your RDF graph by integrating RDFox with Amazon Neptune
20. Februar 2023, AWS Blog

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt