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

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

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

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameArangoDB  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenFaircom EDGE infoformerly c-treeEDGE  Xaus Vergleich ausschliessen
KurzbeschreibungNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.A 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 environments
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Suchmaschine
Key-Value StoreKey-Value Store
Relational DBMS
Key-Value Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,77
Rang#87  Overall
#15  Document Stores
#5  Graph DBMS
#12  Key-Value Stores
#10  Suchmaschinen
Punkte7,64
Rang#54  Overall
#5  Key-Value Stores
Punkte0,24
Rang#311  Overall
#44  Key-Value Stores
#140  Relational DBMS
Punkte0,03
Rang#380  Overall
#59  Key-Value Stores
#157  Relational DBMS
Websitearangodb.cometcd.io
github.com/­etcd-io/­etcd
www.faircom.com/­products/­faircom-dbwww.faircom.com/­products/­faircom-edge
Technische Dokumentationdocs.arangodb.cometcd.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.html
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
EntwicklerArangoDB Inc.FairCom CorporationFairCom Corporation
Erscheinungsjahr201219791979
Aktuelle Version3.11.5, November 20233.4, August 2019V12, November 2020V3, Oktober 2020
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache Version 2.0kommerziell infoRestricted, free version availablekommerziell infoRestricted, free version available
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
ImplementierungsspracheC++GoANSI C, C++ANSI C, C++
Server BetriebssystemeLinux
OS X
Windows
FreeBSD
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
Datenschemaschemafrei infoInnerhalb einer Collection wird das Schema automatisch erkanntschemafreischema free, schema optional, schema required, partial schema,Flexible Schema (defined schema, partial schema, schema free)
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, double, boolean, list, hashneinja, ANSI Standard SQL Types, JSON, typed binary structuresja, ANSI Standard SQL Types
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja
Sekundärindizesjaneinjaja
SQL infoSupport of SQLneinneinyes, ANSI SQL with proprietary extensionsja infoANSI SQL queries
APIs und andere ZugriffskonzepteAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
gRPC
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
Unterstützte ProgrammiersprachenC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
.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
Server-seitige Scripts infoStored ProceduresJavaScriptneinja info.Net, JavaScript, C/C++ja info.Net, JavaScript, C/C++
Triggersneinyes, watching key changesjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoAb Version 2.0File partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningFile partitioning infoCustomizable business rules for partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-replica replication with configurable replication factorUsing 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 logs
MapReduce infoBietet ein API für Map/Reduce Operationennein infoMöglich über stored procedures in JavaScriptneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoEinstellbar per collection oder per Write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate Consistency
Tunable Consistency
Fremdschlüssel inforeferenzielle Integritätja inforelationships in graphsneinjaja infowhen using SQL
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneintunable from ACID to Eventually ConsistentACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoacross SQL and NoSQL
Durability infoDauerhafte Speicherung der DatenjajaYes, tunable from durable to delayed durability to in-memoryja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrollejaneinFine 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.
Weitere Informationen bereitgestellt vom Systemhersteller
ArangoDBetcdFaircom DB infoformerly c-treeACEFaircom EDGE infoformerly c-treeEDGE
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» mehr
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» mehr
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» mehr
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» mehr
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» mehr
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» mehr

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

The Weight of Relational Databases: Time for Multi-Model?
29. August 2017, Luca Olivari (guest author)

alle anzeigen

Erwähnungen in aktuellen Nachrichten

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11. Oktober 2023, Datanami

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30. Mai 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30. Juni 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6. Oktober 2021, SiliconANGLE News

ArangoDB expands scope of graph database platform
6. Oktober 2022, TechTarget

bereitgestellt von Google News

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

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

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 reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5. April 2024, Mint

bereitgestellt von Google News

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

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

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

Trend-Setting Products in Data and Information Management for 2023
8. Dezember 2022, Database Trends and Applications

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

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.

Präsentieren Sie hier Ihr Produkt