DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Bangdb vs. FileMaker vs. Firebolt vs. Microsoft Azure Data Explorer vs. OrigoDB

Vergleich der Systemeigenschaften Bangdb vs. FileMaker vs. Firebolt vs. Microsoft Azure Data Explorer vs. OrigoDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenFileMaker  Xaus Vergleich ausschliessenFirebolt  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphFileMaker ist ein RDBMS mit einem GUI Frontend.Highly scalable cloud data warehouse and analytics product infoForked from ClickhouseFully managed big data interactive analytics platformA fully ACID in-memory object graph database
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMSRelational DBMS infocolumn orientedDocument Store
Object oriented DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Suchmaschine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,07
Rang#346  Overall
#47  Document Stores
#35  Graph DBMS
#32  Time Series DBMS
Punkte45,20
Rang#20  Overall
#14  Relational DBMS
Punkte1,49
Rang#148  Overall
#68  Relational DBMS
Punkte3,28
Rang#83  Overall
#45  Relational DBMS
Punkte0,00
Rang#385  Overall
#54  Document Stores
#21  Object oriented DBMS
Websitebangdb.comwww.claris.com/­filemakerwww.firebolt.ioazure.microsoft.com/­services/­data-explorerorigodb.com
Technische Dokumentationdocs.bangdb.comwww.claris.com/­resources/­documentationdocs.firebolt.iodocs.microsoft.com/­en-us/­azure/­data-explorerorigodb.com/­docs
EntwicklerSachin Sinha, BangDBClaris infoein Tochterunternehmen von AppleFirebolt Analytics Inc.MicrosoftRobert Friberg et al
Erscheinungsjahr20121983202020192009 infounder the name LiveDB
Aktuelle VersionBangDB 2.0, October 202119.4.1, November 2021cloud service with continuous releases
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3kommerziellkommerziellkommerziellOpen Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjajanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++C#
Server BetriebssystemeLinuxiOS infoclient part only
Linux
OS X
Windows
gehostetgehostetLinux
Windows
DatenschemaschemafreijajaFixed schema with schema-less datatypes (dynamic)ja
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsjajaja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesUser defined using .NET types and collections
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infoEine http Query kann die Daten als XML zurück gebenjanein infocan be achieved using .NET
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialjajaall fields are automatically indexedja
SQL infoSupport of SQLSQL like support with command line toolja infoüber PlugInsjaKusto Query Language (KQL), SQL subsetnein
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
Filemaker WebDirect
JDBC
ODBC
.Net
ODBC
RESTful HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
.NET Client API
HTTP API
LINQ
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
PHPGo
JavaScript (Node.js)
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
Server-seitige Scripts infoStored ProceduresneinjaneinYes, possible languages: KQL, Python, Rja
Triggersyes, Notifications (with Streaming only)janeinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja infoDomain Events
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmkeineSharding infoImplicit feature of the cloud servicehorizontale Partitionierung infoclient side managed; servers are not synchronized
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Source-Replica Replikation infosince Version 14abhängig von Storage layerja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneindepending on model
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajaja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajaja infoWrite ahead log
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modeneinja
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)einfache Rechteverwaltung mit Benutzeraccounts und Anbindung an externe directory servicesAzure Active Directory AuthenticationRole based authorization

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
BangdbFileMakerFireboltMicrosoft Azure Data ExplorerOrigoDB
Erwähnungen in aktuellen Nachrichten

Problemista - Features
1. März 2024, Reverse Shot

Efficiency leap: Migration from old FileMaker software to gFM-Business increases company performance
19. September 2024, openPR

Tilda Swinton Wasn’t Prepared for ‘Problemista’ Horror Stories from Audiences Who Recognize Her Toxic Art World Character
1. März 2024, IndieWire

No-Code Development Platforms Software Market is Likely to Upsurge at USD 25.16 Bn- FileMaker, Nintex, Quick Base, Airtable, Zudy, Sale – Talented India
24. September 2024, Talented India

Apple subsidiary FileMaker returns to its original name from the ’80s
6. August 2019, The Verge

bereitgestellt von Google News

Firebolt Introduces Industry-First Low Latency Cloud Data Warehouse
18. September 2024, insideBIGDATA

Data warehouse unicorn Firebolt aims to make magic in Kirkland
11. September 2024, The Business Journals

Analytics and Data Science News for the Week of September 20; Updates from Firebolt, Qrvey, Teradata & More
20. September 2024, Solutions Review

10 Best Data Pipeline Tools of 2024 to Boost Your Productivity
20. Februar 2024, Datamation

Firebolt Archives - High-Performance Computing News Analysis
17. September 2024, insideHPC

bereitgestellt von Google News

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer
31. Mai 2024, Microsoft

Update records in a Kusto Database (public preview)
20. Februar 2024, Microsoft

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints
5. Februar 2024, Microsoft

Announcing General Availability of Graph Semantics in Kusto
27. Mai 2024, Microsoft

General availability: Azure Data Explorer adds new geospatial capabilities
23. Januar 2024, Microsoft

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.

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt