DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > atoti vs. Badger vs. Brytlyt vs. FileMaker vs. Microsoft Azure Data Explorer

Vergleich der Systemeigenschaften atoti vs. Badger vs. Brytlyt vs. FileMaker vs. Microsoft Azure Data Explorer

Redaktionelle Informationen bereitgestellt von DB-Engines
Nameatoti  Xaus Vergleich ausschliessenBadger  Xaus Vergleich ausschliessenBrytlyt  Xaus Vergleich ausschliessenFileMaker  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessen
KurzbeschreibungAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.An embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Scalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLFileMaker ist ein RDBMS mit einem GUI Frontend.Fully managed big data interactive analytics platform
Primäres DatenbankmodellObject oriented DBMSKey-Value StoreRelational DBMSRelational DBMSRelational DBMS infocolumn oriented
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
Punkte0,61
Rang#243  Overall
#10  Object oriented DBMS
Punkte0,22
Rang#320  Overall
#47  Key-Value Stores
Punkte0,38
Rang#276  Overall
#127  Relational DBMS
Punkte47,91
Rang#20  Overall
#14  Relational DBMS
Punkte3,80
Rang#81  Overall
#43  Relational DBMS
Websiteatoti.iogithub.com/­dgraph-io/­badgerbrytlyt.iowww.claris.com/­filemakerazure.microsoft.com/­services/­data-explorer
Technische Dokumentationdocs.atoti.iogodoc.org/­github.com/­dgraph-io/­badgerdocs.brytlyt.iowww.claris.com/­resources/­documentationdocs.microsoft.com/­en-us/­azure/­data-explorer
EntwicklerActiveViamDGraph LabsBrytlytClaris infoein Tochterunternehmen von AppleMicrosoft
Erscheinungsjahr2017201619832019
Aktuelle Version5.0, August 202319.4.1, November 2021cloud service with continuous releases
Lizenz infoCommercial or Open Sourcekommerziell infofree versions availableOpen Source infoApache 2.0kommerziellkommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaGoC, C++ and CUDA
Server BetriebssystemeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
iOS infoclient part only
Linux
OS X
Windows
gehostet
DatenschemaschemafreijajaFixed schema with schema-less datatypes (dynamic)
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infospecific XML-type available, but no XML query functionality.ja infoEine http Query kann die Daten als XML zurück gebenja
Sekundärindizesneinjajaall fields are automatically indexed
SQL infoSupport of SQLMultidimensional Expressions (MDX)neinjaja infoüber PlugInsKusto Query Language (KQL), SQL subset
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Filemaker WebDirect
JDBC
ODBC
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Unterstützte ProgrammiersprachenGo.Net
C
C++
Delphi
Java
Perl
Python
Tcl
PHP.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-seitige Scripts infoStored ProceduresPythonneinbenutzerdefinierte Funktionen infoin PL/pgSQLjaYes, possible languages: KQL, Python, R
Triggersneinjajaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding, horizontal partitioningkeinekeineSharding infoImplicit feature of the cloud service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-Replica ReplikationSource-Replica Replikation infosince Version 14ja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinneinneinSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinnein
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardeinfache Rechteverwaltung mit Benutzeraccounts und Anbindung an externe directory servicesAzure Active Directory Authentication

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

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

FRTB product of the year: ActiveViam
28. November 2023, Risk.net

bereitgestellt von Google News

Brytlyt releases version 5.0, introducing a more intuitive, intelligent and flexible analytics platform
1. August 2023, PR Newswire

London data analytics startup Brytlyt raises €4.43M from Amsterdam-based Finch Capital, others
22. Dezember 2021, Silicon Canals

Brytlyt Secures $4M in Series A Funding
20. Mai 2020, Datanami

London’s Brytlyt raises €4.4 million for its data analytics and visualisation technology
22. Dezember 2021, EU-Startups

Bringing GPUs To Bear On Bog Standard Relational Databases
26. Februar 2018, The Next Platform

bereitgestellt von Google News

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

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

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, azure.microsoft.com

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

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

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

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

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