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

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

Vergleich der Systemeigenschaften Faircom EDGE vs. Firebase Realtime Database vs. Graph Engine vs. HyperSQL 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 ausschliessenHyperSQL infoalso known as HSQLDB  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 engineIn Java gesschriebenes multithreaded und transaktionales RDBMS infoAuch bekannt unter HSQLDBA 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 DatenbankmodelleDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,02
Rang#368  Overall
#54  Key-Value Stores
#156  Relational DBMS
Punkte14,29
Rang#39  Overall
#6  Document Stores
Punkte0,61
Rang#240  Overall
#21  Graph DBMS
#35  Key-Value Stores
Punkte3,49
Rang#87  Overall
#47  Relational DBMS
Punkte0,85
Rang#205  Overall
#95  Relational DBMS
Websitewww.faircom.com/­products/­faircom-edgefirebase.google.com/­products/­realtime-databasewww.graphengine.iohsqldb.orgwww.tencentcloud.com/­products/­dcdb
Technische Dokumentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlfirebase.google.com/­docs/­databasewww.graphengine.io/­docs/­manualhsqldb.org/­web/­hsqlDocsFrame.htmlwww.tencentcloud.com/­document/­product/­1042
EntwicklerFairCom CorporationGoogle infoacquired by Google 2014MicrosoftTencent
Erscheinungsjahr19792012201020012013
Aktuelle VersionV3, Oktober 20202.7.2, Juni 2023
Lizenz infoCommercial or Open Sourcekommerziell infoRestricted, free version availablekommerziellOpen Source infoMIT LicenseOpen Source infoBasiert auf BSD-Lizenzkommerziell
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 VM infoEmbedded (into Java applications) and Client-Server operating modesgehostet
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 APIHTTP API infoJDBC via HTTP
JDBC
ODBC
JDBC
ODBC
Unterstützte ProgrammiersprachenC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
Java
JavaScript
Objective-C
C#
C++
F#
Visual Basic
All languages supporting JDBC/ODBC
Java
C
C#
C++
Java
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresja info.Net, JavaScript, C/C++limited functionality with using 'rules'jaJava, SQLja
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 logskeineMulti-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 NoSQLjajajaja
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: TrinityHyperSQL infoalso known as HSQLDBTDSQL 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

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

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

How To Collect, Store, and Query IoT Data With MQTT + SQL
16. Juni 2022, IoT For All

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

bereitgestellt von Google News

Don't be like these 900+ websites and expose millions of passwords via Firebase
8. Mai 2024, MSN

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

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

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

Misconfigured Firebase instances leaked 19 million plaintext passwords
19. März 2024, BleepingComputer

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

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

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

bereitgestellt von Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24. Oktober 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14. November 2022, TheServerSide.com

bereitgestellt von Google News

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

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

Tencent Cloud and Allo Bank partner to enhance digital banking in Indonesia, ETCIO SEA
6. Juli 2023, ETCIO South East Asia

Tencent Cloud opens first data center in Indonesia
12. April 2021, KrASIA

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

Präsentieren Sie hier Ihr Produkt