DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Databricks vs. FileMaker vs. H2 vs. Microsoft Azure Data Explorer vs. OrigoDB

Vergleich der Systemeigenschaften Databricks vs. FileMaker vs. H2 vs. Microsoft Azure Data Explorer vs. OrigoDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDatabricks  Xaus Vergleich ausschliessenFileMaker  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessen
KurzbeschreibungThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.FileMaker ist ein RDBMS mit einem GUI Frontend.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Fully managed big data interactive analytics platformA fully ACID in-memory object graph database
Primäres DatenbankmodellDocument Store
Relational 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
Punkte84,24
Rang#14  Overall
#2  Document Stores
#9  Relational DBMS
Punkte45,20
Rang#20  Overall
#14  Relational DBMS
Punkte7,57
Rang#47  Overall
#30  Relational DBMS
Punkte3,28
Rang#83  Overall
#45  Relational DBMS
Punkte0,00
Rang#385  Overall
#54  Document Stores
#21  Object oriented DBMS
Websitewww.databricks.comwww.claris.com/­filemakerwww.h2database.comazure.microsoft.com/­services/­data-explorerorigodb.com
Technische Dokumentationdocs.databricks.comwww.claris.com/­resources/­documentationwww.h2database.com/­html/­main.htmldocs.microsoft.com/­en-us/­azure/­data-explorerorigodb.com/­docs
EntwicklerDatabricksClaris infoein Tochterunternehmen von AppleThomas MuellerMicrosoftRobert Friberg et al
Erscheinungsjahr20131983200520192009 infounder the name LiveDB
Aktuelle Version19.4.1, November 20212.2.220, Juli 2023cloud service with continuous releases
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziellOpen Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC#
Server BetriebssystemegehostetiOS infoclient part only
Linux
OS X
Windows
Alle Betriebssysteme mit einer Java VMgehostetLinux
Windows
DatenschemaFlexible Schema (defined schema, partial schema, schema free)jajaFixed schema with schema-less datatypes (dynamic)ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja 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, XSLTjaja infoEine http Query kann die Daten als XML zurück gebenneinjanein infocan be achieved using .NET
Sekundärindizesjajajaall fields are automatically indexedja
SQL infoSupport of SQLwith Databricks SQLja infoüber PlugInsjaKusto Query Language (KQL), SQL subsetnein
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
Filemaker WebDirect
JDBC
ODBC
JDBC
ODBC
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
.NET Client API
HTTP API
LINQ
Unterstützte ProgrammiersprachenPython
R
Scala
PHPJava.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenjaJava Stored Procedures and User-Defined FunctionsYes, possible languages: KQL, Python, Rja
Triggersjajaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja infoDomain Events
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineSharding infoImplicit feature of the cloud servicehorizontale Partitionierung infoclient side managed; servers are not synchronized
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaSource-Replica Replikation infosince Version 14With clustering: 2 database servers on different computers operate on identical copies of a databaseja 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 SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneindepending on model
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infoWrite ahead log
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinja
Berechtigungskonzept infoZugriffskontrolleeinfache Rechteverwaltung mit Benutzeraccounts und Anbindung an externe directory servicesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAzure Active Directory AuthenticationRole based authorization
Weitere Informationen bereitgestellt vom Systemhersteller
DatabricksFileMakerH2Microsoft Azure Data ExplorerOrigoDB
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» mehr

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
DatabricksFileMakerH2Microsoft Azure Data ExplorerOrigoDB
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2023
2. Januar 2024, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Databricks could launch IPO in two months but biding time despite investor pressure, CEO says
13. September 2024, ION Analytics

Databricks sues patent holders over alleged 'extortion' scheme
9. September 2024, Reuters

Databricks reportedly paid $2 billion in Tabular acquisition
14. August 2024, TechCrunch

The People in Charge at Databricks as It Moves Toward a Potential IPO
24. Juli 2024, The Information

Inside the Snowflake — Databricks Rivalry, and Why Both Fear Microsoft
14. August 2024, Bloomberg

bereitgestellt von Google News

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

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

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

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

Claris’s Plans for FileMaker Bode Well for Individual Users
23. August 2022, TidBITS

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

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

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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