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

DBMS > etcd vs. Faircom DB vs. Faircom EDGE vs. OrientDB

Vergleich der Systemeigenschaften etcd vs. Faircom DB vs. Faircom EDGE vs. OrientDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
Nameetcd  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenFaircom EDGE infoformerly c-treeEDGE  Xaus Vergleich ausschliessenOrientDB  Xaus Vergleich ausschliessen
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.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsMulti-model DBMS (Document, Graph, Key/Value)
Primäres DatenbankmodellKey-Value StoreKey-Value Store
Relational DBMS
Key-Value Store
Relational DBMS
Document Store
Graph DBMS
Key-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,66
Rang#55  Overall
#6  Key-Value Stores
Punkte0,31
Rang#298  Overall
#42  Key-Value Stores
#137  Relational DBMS
Punkte0,06
Rang#373  Overall
#56  Key-Value Stores
#156  Relational DBMS
Punkte3,38
Rang#96  Overall
#17  Document Stores
#6  Graph DBMS
#15  Key-Value Stores
Websiteetcd.io
github.com/­etcd-io/­etcd
www.faircom.com/­products/­faircom-dbwww.faircom.com/­products/­faircom-edgeorientdb.org
Technische Dokumentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
docs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.orientdb.com/­docs/­last/­index.html
EntwicklerFairCom CorporationFairCom CorporationOrientDB LTD; CallidusCloud; SAP
Erscheinungsjahr197919792010
Aktuelle Version3.4, August 2019V12, November 2020V3, Oktober 20203.2.29, Maerz 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziell infoRestricted, free version availablekommerziell infoRestricted, free version availableOpen Source infoApache Version 2
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoANSI C, C++ANSI 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
Android
Linux infoARM, x86
Raspbian
Windows
Alle Betriebssysteme mit einer Java JDK (>= JDK 6)
Datenschemaschemafreischema free, schema optional, schema required, partial schema,Flexible Schema (defined schema, partial schema, schema free)schemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja, ANSI Standard SQL Types, JSON, typed binary structuresja, ANSI Standard SQL Typesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesneinjajaja
SQL infoSupport of SQLneinyes, ANSI SQL with proprietary extensionsja infoANSI SQL queriesSQL-like query language, no joins
APIs und andere ZugriffskonzeptegRPC
JSON over HTTP
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
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
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresneinja info.Net, JavaScript, C/C++ja info.Net, JavaScript, C/C++Java, Javascript
Triggersyes, watching key changesjajaHooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningFile partitioning infoCustomizable business rules for partitioningSharding
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).ja infoSynchronous and asynchronous realtime replication based on transaction logsMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein infocould be achieved with distributed queries
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate Consistency
Tunable Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaja infowhen using SQLja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneintunable from ACID to Eventually ConsistentACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoacross SQL and NoSQLja
Durability infoDauerhafte Speicherung der DatenjaYes, tunable from durable to delayed durability to in-memoryjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleneinFine grained access rights according to SQL-standard with additional protections for filesFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Zugriffsrechte für Benutzer und Rollen, Rechte auch auf Satzebene

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-treeACEFaircom EDGE infoformerly c-treeEDGEOrientDB
DB-Engines Blog Posts

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

A Deep Dive Into Kubernetes Threat Modeling - Security News
31. Oktober 2023, Trend Micro

How can corporates use the ETCD platform to hedge their forex? Gaurang Somaiya explains
4. August 2023, The Economic Times

How to restore a Kubernetes cluster from an etcd snapshot
16. Dezember 2021, TechTarget

Tutorial: Set up a Secure and Highly Available etcd Cluster
14. August 2020, The New Stack

etcd gets ready to graduate | AWS Open Source Blog
17. November 2020, AWS Blog

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

Top Milvus Alternatives in 2024
4. Oktober 2023, Slashdot

bereitgestellt von Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19. April 2023, Yahoo Finance

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

Brokers, Protocols, Platform Move Manufacturing Data
26. Juli 2023, EE Times

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

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6. Juli 2021, IoT Evolution World

bereitgestellt von Google News

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

A Look at OrientDB: The Graph-Document NoSQL — SitePoint
19. August 2013, SitePoint

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21. Januar 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20. September 2019, Towards Data Science

CallidusCloud Acquires Leading Multi-Model Database Technology
19. September 2017, GlobeNewswire

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

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

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

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