DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Faircom EDGE vs. Firebase Realtime Database vs. Graph Engine vs. H2 vs. TDSQL for MySQL

Vergleich der Systemeigenschaften Faircom EDGE vs. Firebase Realtime Database vs. Graph Engine vs. H2 vs. TDSQL for MySQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenTDSQL for MySQL  Xaus Vergleich ausschliessen
KurzbeschreibungFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A 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.A high-performance distributed database management system with features such as automatic sharding, intelligent operation and maintenance, elastic scalability without downtime, and enterprise-grade security. It is highly compatible with MySQL.
Primäres DatenbankmodellKey-Value Store
Relational DBMS
Document StoreGraph DBMS
Key-Value Store
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,06
Rang#373  Overall
#56  Key-Value Stores
#156  Relational DBMS
Punkte15,07
Rang#38  Overall
#6  Document Stores
Punkte0,64
Rang#241  Overall
#21  Graph DBMS
#35  Key-Value Stores
Punkte8,14
Rang#50  Overall
#32  Relational DBMS
Punkte0,85
Rang#214  Overall
#98  Relational DBMS
Websitewww.faircom.com/­products/­faircom-edgefirebase.google.com/­products/­realtime-databasewww.graphengine.iowww.h2database.comwww.tencentcloud.com/­products/­dcdb
Technische Dokumentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlfirebase.google.com/­docs/­databasewww.graphengine.io/­docs/­manualwww.h2database.com/­html/­main.htmlwww.tencentcloud.com/­document/­product/­1042
EntwicklerFairCom CorporationGoogle infoacquired by Google 2014MicrosoftThomas MuellerTencent
Erscheinungsjahr19792012201020052013
Aktuelle VersionV3, Oktober 20202.2.220, Juli 2023
Lizenz infoCommercial or Open Sourcekommerziell infoRestricted, free version availablekommerziellOpen Source infoMIT LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheANSI C, C++.NET and CJava
Server BetriebssystemeAndroid
Linux infoARM, x86
Raspbian
Windows
gehostet.NETAlle Betriebssysteme mit einer Java VMgehostet
DatenschemaFlexible Schema (defined schema, partial schema, schema free)schemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, ANSI Standard SQL Typesjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLja infoANSI SQL queriesneinneinjaja
APIs und andere ZugriffskonzepteADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Android
iOS
JavaScript API
RESTful HTTP API
RESTful HTTP APIJDBC
ODBC
JDBC
ODBC
Unterstützte ProgrammiersprachenC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
Java
JavaScript
Objective-C
C#
C++
F#
Visual Basic
JavaC
C#
C++
Java
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresja info.Net, JavaScript, C/C++limited functionality with using 'rules'jaJava Stored Procedures and User-Defined Functionsja
TriggersjaCallbacks are triggered when data changesneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenFile partitioning infoCustomizable business rules for partitioninghorizontale PartitionierungkeineAutomatic sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoSynchronous and asynchronous realtime replication based on transaction logsWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency
Tunable Consistency
Eventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infowhen using SQLneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDjaneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoacross SQL and NoSQLjajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajaoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storagejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajanein
Berechtigungskonzept infoZugriffskontrolleFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.yes, based on authentication and database rulesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers with fine-grained authorization concept

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
Faircom EDGE infoformerly c-treeEDGEFirebase Realtime DatabaseGraph Engine infoformer name: TrinityH2TDSQL for MySQL
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

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

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

Don't be like these 900+ websites and expose millions of passwords via Firebase
18. März 2024, The Register

Hundreds of Google Firebase websites might have leaked data online
19. März 2024, TechRadar

Google Firebase may have exposed 125M records from misconfigurations
19. März 2024, SC Media

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18. Januar 2024, Atos

bereitgestellt von Google News

Trinity
2. Juni 2023, Microsoft

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

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

How Google and Microsoft taught search to "understand" the Web
6. Juni 2012, Ars Technica

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

bereitgestellt von Google News

Tencent Cloud partners Allo Bank to boost digital banking in Indonesia - TNGlobal
5. Juli 2023, TechNode Global

Tencent Cloud Distributed Database Ranks First in the Growth Index: Frost & Sullivan's "2021 China Distributed ...
16. Mai 2022, The Korea Herald

Tencent Cloud to enhance Allo Bank's services in Indonesia
6. Juli 2023, Channel Asia Singapore

Allo Bank taps Tencent Cloud in digital banking
5. Juli 2023, ComputerWeekly.com

Tencent Cloud Database recognised for cloud database management systems
21. Dezember 2022, IT Brief Australia

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

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

Präsentieren Sie hier Ihr Produkt