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

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

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

Redaktionelle Informationen bereitgestellt von DB-Engines
Nameatoti  Xaus Vergleich ausschliessenFileMaker  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.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 DatenbankmodellObject oriented DBMSRelational 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,61
Rang#243  Overall
#10  Object oriented DBMS
Punkte47,91
Rang#20  Overall
#14  Relational DBMS
Punkte8,33
Rang#46  Overall
#30  Relational DBMS
Punkte3,80
Rang#81  Overall
#43  Relational DBMS
Punkte0,06
Rang#380  Overall
#50  Document Stores
#18  Object oriented DBMS
Websiteatoti.iowww.claris.com/­filemakerwww.h2database.comazure.microsoft.com/­services/­data-explorerorigodb.com
Technische Dokumentationdocs.atoti.iowww.claris.com/­resources/­documentationwww.h2database.com/­html/­main.htmldocs.microsoft.com/­en-us/­azure/­data-explorerorigodb.com/­docs
EntwicklerActiveViamClaris infoein Tochterunternehmen von AppleThomas MuellerMicrosoftRobert Friberg et al
Erscheinungsjahr1983200520192009 infounder the name LiveDB
Aktuelle Version19.4.1, November 20212.2.220, Juli 2023cloud service with continuous releases
Lizenz infoCommercial or Open Sourcekommerziell infofree versions availablekommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziellOpen Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaJavaC#
Server BetriebssystemeiOS infoclient part only
Linux
OS X
Windows
Alle Betriebssysteme mit einer Java VMgehostetLinux
Windows
DatenschemajajaFixed 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, XSLTja infoEine http Query kann die Daten als XML zurück gebenneinjanein infocan be achieved using .NET
Sekundärindizesjajaall fields are automatically indexedja
SQL infoSupport of SQLMultidimensional Expressions (MDX)ja infoüber PlugInsjaKusto Query Language (KQL), SQL subsetnein
APIs und andere ZugriffskonzepteFilemaker WebDirect
JDBC
ODBC
JDBC
ODBC
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
.NET Client API
HTTP API
LINQ
Unterstützte ProgrammiersprachenPHPJava.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
Server-seitige Scripts infoStored ProceduresPythonjaJava 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 KnotenSharding, horizontal partitioningkeinekeineSharding infoImplicit feature of the cloud servicehorizontale Partitionierung infoclient side managed; servers are not synchronized
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-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 OperationenneinneinneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneindepending on model
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoWrite ahead log
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinja
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

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

Best use of cloud: ActiveViam
28. November 2023, Risk.net

bereitgestellt von Google News

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

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1. März 2024, IndieWire

Apple Subsidiary to Face Worker's Job Loss Claims, but Not Apple
14. Februar 2024, Bloomberg Law

Free FileMaker open-source basic ERP revolutionizes company management
15. Mai 2024, openPR

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15. Oktober 2023, Patently Apple

bereitgestellt von Google News

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

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, Microsoft

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11. Februar 2019, Microsoft

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13. Juli 2023, Microsoft

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7. Februar 2019, 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.

Milvus logo

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