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

DBMS > Citus vs. DolphinDB vs. Faircom EDGE vs. Graph Engine vs. H2

Vergleich der Systemeigenschaften Citus vs. DolphinDB vs. Faircom EDGE vs. Graph Engine vs. H2

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCitus  Xaus Vergleich ausschliessenDolphinDB  Xaus Vergleich ausschliessenFaircom EDGE infoformerly c-treeEDGE  Xaus Vergleich ausschliessenGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessen
KurzbeschreibungScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.
Primäres DatenbankmodellRelational DBMSTime Series DBMSKey-Value Store
Relational DBMS
Graph DBMS
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleDocument StoreRelational DBMSSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,15
Rang#117  Overall
#56  Relational DBMS
Punkte4,03
Rang#78  Overall
#6  Time Series DBMS
Punkte0,09
Rang#362  Overall
#53  Key-Value Stores
#155  Relational DBMS
Punkte0,67
Rang#232  Overall
#21  Graph DBMS
#34  Key-Value Stores
Punkte8,33
Rang#46  Overall
#30  Relational DBMS
Websitewww.citusdata.comwww.dolphindb.comwww.faircom.com/­products/­faircom-edgewww.graphengine.iowww.h2database.com
Technische Dokumentationdocs.citusdata.comdocs.dolphindb.cn/­en/­help200/­index.htmldocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.graphengine.io/­docs/­manualwww.h2database.com/­html/­main.html
EntwicklerDolphinDB, IncFairCom CorporationMicrosoftThomas Mueller
Erscheinungsjahr20102018197920102005
Aktuelle Version8.1, Dezember 2018v2.00.4, January 2022V3, Oktober 20202.2.220, Juli 2023
Lizenz infoCommercial or Open SourceOpen Source infoAGPL, commercial license also availablekommerziell infofree community version availablekommerziell infoRestricted, free version availableOpen Source infoMIT LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCC++ANSI C, C++.NET and CJava
Server BetriebssystemeLinuxLinux
Windows
Android
Linux infoARM, x86
Raspbian
Windows
.NETAlle Betriebssysteme mit einer Java VM
DatenschemajajaFlexible Schema (defined schema, partial schema, schema free)jaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja, ANSI Standard SQL Typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infospecific XML type available, but no XML query functionalityneinjaneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLja infostandard, with numerous extensionsSQL-like query languageja infoANSI SQL queriesneinja
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
RESTful HTTP APIJDBC
ODBC
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C#
C++
F#
Visual Basic
Java
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.jaja info.Net, JavaScript, C/C++jaJava Stored Procedures and User-Defined Functions
Triggersjaneinjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale PartitionierungFile partitioning infoCustomizable business rules for partitioninghorizontale Partitionierungkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikation infoother methods possible by using 3rd party extensionsjaja infoSynchronous and asynchronous realtime replication based on transaction logsWith clustering: 2 database servers on different computers operate on identical copies of a database
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja infowhen using SQLneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDjaACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoacross SQL and NoSQLjayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajajaoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajajaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAdministrators, Users, GroupsFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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
CitusDolphinDBFaircom EDGE infoformerly c-treeEDGEGraph Engine infoformer name: TrinityH2
Erwähnungen in aktuellen Nachrichten

What Microsoft's Open Source PostgreSQL Acquisition Portends for SQL Server
1. Juni 2024, ITPro Today

Ubicloud wants to build an open source alternative to AWS
5. März 2024, TechCrunch

Ubicloud reels in $16M for its open-source cloud platform
5. März 2024, SiliconANGLE News

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24. Januar 2019, Microsoft

Microsoft Benchmarks Distributed PostgreSQL DBs
10. Juli 2023, Datanami

bereitgestellt von Google News

Innovative Software and Giant Lego Sets, Why FairCom Edge Booth is a Must-Visit at Automate
9. Mai 2024, MVPro

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

Trinity
30. Oktober 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13. Februar 2017, InfoWorld

Aerospike Is Now a Graph Database, Too
21. Juni 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27. Februar 2019, Data Science Central

IBM releases Graph, a service that can outperform SQL databases
27. Juli 2016, GeekWire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt