DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Bangdb vs. Faircom EDGE vs. Galaxybase vs. H2 vs. NuoDB

Vergleich der Systemeigenschaften Bangdb vs. Faircom EDGE vs. Galaxybase vs. H2 vs. NuoDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenFaircom EDGE infoformerly c-treeEDGE  Xaus Vergleich ausschliessenGalaxybase  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsScalable, ACID-compliant native distributed parallel graph platformFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.NuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID Transaktionen
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Key-Value Store
Relational DBMS
Graph DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,16
Rang#338  Overall
#47  Document Stores
#32  Graph DBMS
#31  Time Series DBMS
Punkte0,09
Rang#362  Overall
#53  Key-Value Stores
#155  Relational DBMS
Punkte0,07
Rang#377  Overall
#40  Graph DBMS
Punkte8,33
Rang#46  Overall
#30  Relational DBMS
Punkte0,94
Rang#197  Overall
#92  Relational DBMS
Websitebangdb.comwww.faircom.com/­products/­faircom-edgegalaxybase.comwww.h2database.comwww.3ds.com/­nuodb-distributed-sql-database
Technische Dokumentationdocs.bangdb.comdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.h2database.com/­html/­main.htmldoc.nuodb.com
EntwicklerSachin Sinha, BangDBFairCom CorporationChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司Thomas MuellerDassault Systèmes infooriginally NuoDB, Inc.
Erscheinungsjahr20121979201720052013
Aktuelle VersionBangDB 2.0, October 2021V3, Oktober 2020Nov 20, November 20212.2.220, Juli 2023
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3kommerziell infoRestricted, free version availablekommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziell infoLimitierte Edition gratis
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.
ImplementierungsspracheC, C++ANSI C, C++C and JavaJavaC++
Server BetriebssystemeLinuxAndroid
Linux infoARM, x86
Raspbian
Windows
LinuxAlle Betriebssysteme mit einer Java VMgehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
DatenschemaschemafreiFlexible Schema (defined schema, partial schema, schema free)Strong typed schemajaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsja, ANSI Standard SQL Typesjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinnein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialjajajaja
SQL infoSupport of SQLSQL like support with command line toolja infoANSI SQL queriesneinjaja
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Browser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietäres native API
JDBC
ODBC
ADO.NET
JDBC
ODBC
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
Go
Java
Python
Java.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinja info.Net, JavaScript, C/C++user defined procedures and functionsJava Stored Procedures and User-Defined FunctionsJava, SQL
Triggersyes, Notifications (with Streaming only)jajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmFile partitioning infoCustomizable business rules for partitioningShardingkeinedynamische Verteilung der Daten auf die einzelnen Knoten
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)ja infoSynchronous and asynchronous realtime replication based on transaction logsWith clustering: 2 database servers on different computers operate on identical copies of a databaseja infoManaged transparently by NuoDB
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate Consistency
Tunable Consistency
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infowhen using SQLja infoRelationships in graphsjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACIDACID infotunable commit protocol
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controlja infoacross SQL and NoSQLjayes, multi-version concurrency control (MVCC)ja infoMVCC
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modejajajaja infoTemporary table
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Fine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Role-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardStandard SQL Rollen und Rechte

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
BangdbFaircom EDGE infoformerly c-treeEDGEGalaxybaseH2NuoDB
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25. November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16. Oktober 2017, The New Stack

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31. Januar 2017, ADT Magazine

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10. April 2018, Daily Host News

Temenos Benchmarks Cloud-Native Digital Banking Software AWS
21. November 2019, Temenos

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

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

Präsentieren Sie hier Ihr Produkt