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 > FileMaker vs. LevelDB vs. Microsoft Azure Data Explorer vs. OrigoDB vs. Spark SQL

Vergleich der Systemeigenschaften FileMaker vs. LevelDB vs. Microsoft Azure Data Explorer vs. OrigoDB vs. Spark SQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFileMaker  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenSpark SQL  Xaus Vergleich ausschliessen
KurzbeschreibungFileMaker ist ein RDBMS mit einem GUI Frontend.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesFully managed big data interactive analytics platformA fully ACID in-memory object graph databaseSpark SQL ist ein Spark-Modul für die Verarbeitung strukturierter Daten
Primäres DatenbankmodellRelational DBMSKey-Value StoreRelational DBMS infocolumn orientedDocument Store
Object oriented DBMS
Relational DBMS
Sekundäre DatenbankmodelleDocument 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
Punkte47,91
Rang#20  Overall
#14  Relational DBMS
Punkte2,25
Rang#115  Overall
#19  Key-Value Stores
Punkte3,80
Rang#81  Overall
#43  Relational DBMS
Punkte0,06
Rang#380  Overall
#50  Document Stores
#18  Object oriented DBMS
Punkte18,04
Rang#33  Overall
#20  Relational DBMS
Websitewww.claris.com/­filemakergithub.com/­google/­leveldbazure.microsoft.com/­services/­data-explorerorigodb.comspark.apache.org/­sql
Technische Dokumentationwww.claris.com/­resources/­documentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.microsoft.com/­en-us/­azure/­data-explorerorigodb.com/­docsspark.apache.org/­docs/­latest/­sql-programming-guide.html
EntwicklerClaris infoein Tochterunternehmen von AppleGoogleMicrosoftRobert Friberg et alApache Software Foundation
Erscheinungsjahr1983201120192009 infounder the name LiveDB2014
Aktuelle Version19.4.1, November 20211.23, Februar 2021cloud service with continuous releases3.5.0 ( 2.13), September 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSDkommerziellOpen SourceOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++C#Scala
Server BetriebssystemeiOS infoclient part only
Linux
OS X
Windows
Illumos
Linux
OS X
Windows
gehostetLinux
Windows
Linux
OS X
Windows
DatenschemajaschemafreiFixed schema with schema-less datatypes (dynamic)jaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinja 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 collectionsja
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 .NETnein
Sekundärindizesjaneinall fields are automatically indexedjanein
SQL infoSupport of SQLja infoüber PlugInsneinKusto Query Language (KQL), SQL subsetneinSQL-like DML and DDL statements
APIs und andere ZugriffskonzepteFilemaker WebDirect
JDBC
ODBC
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
.NET Client API
HTTP API
LINQ
JDBC
ODBC
Unterstützte ProgrammiersprachenPHPC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.NetJava
Python
R
Scala
Server-seitige Scripts infoStored ProceduresjaneinYes, possible languages: KQL, Python, Rjanein
Triggersjaneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja infoDomain Eventsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineSharding infoImplicit feature of the cloud servicehorizontale Partitionierung infoclient side managed; servers are not synchronizedyes, utilizing Spark Core
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikation infosince Version 14keineja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-Replica Replikationkeine
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 ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneindepending on modelnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinneinACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaja infowith automatic compression on writesjaja infoWrite ahead logja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleeinfache Rechteverwaltung mit Benutzeraccounts und Anbindung an externe directory servicesneinAzure Active Directory AuthenticationRole based authorizationnein

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
FileMakerLevelDBMicrosoft Azure Data ExplorerOrigoDBSpark SQL
Erwähnungen in aktuellen Nachrichten

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

New customizable ERP platform based on Claris FileMaker released
11. Juni 2024, openPR

Apple kills Claris, saves FileMaker
3. Juni 2024, ITPro Today

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

Claris FileMaker — create custom robust operational apps.
6. Januar 2020, claris.com

bereitgestellt von Google News

Malicious npm 'colors' typosquats pack Discord malware
3. Mai 2022, Sonatype Blog

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19. Oktober 2022, Blocks and Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14. September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26. Juli 2021, Phoronix

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21. April 2022, BlackBerry Blog

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

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

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8. Januar 2024, Microsoft

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

New Features for graph-match KQL Operator: Enhanced Pattern Matching and Cycle Control | Azure updates
24. Januar 2024, Microsoft

bereitgestellt von Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24. Januar 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3. April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1. April 2024, Simplilearn

Performance Insights from Sigma Rule Detections in Spark Streaming
1. Juni 2024, Towards Data Science

Simba Technologies(R) Introduces New, Powerful JDBC Driver With SQL Connector for Apache Spark(TM)
17. März 2024, Yahoo Singapore News

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

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

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