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

DBMS > FileMaker vs. MaxDB vs. Microsoft Azure Data Explorer vs. OrigoDB vs. Qdrant

Vergleich der Systemeigenschaften FileMaker vs. MaxDB vs. Microsoft Azure Data Explorer vs. OrigoDB vs. Qdrant

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFileMaker  Xaus Vergleich ausschliessenMaxDB infoformerly named Adabas-D  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenQdrant  Xaus Vergleich ausschliessen
KurzbeschreibungFileMaker ist ein RDBMS mit einem GUI Frontend.A robust and reliable RDBMS optimized to run all major SAP solutionsFully managed big data interactive analytics platformA fully ACID in-memory object graph databaseA high-performance vector database with neural network or semantic-based matching
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMS infocolumn orientedDocument Store
Object oriented DBMS
Vektor 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,26
Rang#114  Overall
#55  Relational DBMS
Punkte3,80
Rang#81  Overall
#43  Relational DBMS
Punkte0,06
Rang#380  Overall
#50  Document Stores
#18  Object oriented DBMS
Punkte1,28
Rang#167  Overall
#7  Vektor DBMS
Websitewww.claris.com/­filemakermaxdb.sap.comazure.microsoft.com/­services/­data-explorerorigodb.comgithub.com/­qdrant/­qdrant
qdrant.tech
Technische Dokumentationwww.claris.com/­resources/­documentationmaxdb.sap.com/­documentationdocs.microsoft.com/­en-us/­azure/­data-explorerorigodb.com/­docsqdrant.tech/­documentation
EntwicklerClaris infoein Tochterunternehmen von AppleSAP, acquired from Software AG (Adabas-D) in 1997MicrosoftRobert Friberg et alQdrant
Erscheinungsjahr1983198420192009 infounder the name LiveDB2021
Aktuelle Version19.4.1, November 20217.9.10.12, Februar 2024cloud service with continuous releases
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoLimitierte Community Edition gratiskommerziellOpen SourceOpen Source infoApache Version 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#Rust
Server BetriebssystemeiOS infoclient part only
Linux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
gehostetLinux
Windows
Docker
Linux
macOS
Windows
DatenschemajajaFixed schema with schema-less datatypes (dynamic)jaschemafrei
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 collectionsNumbers, Strings, Geo, Boolean
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ärindizesjajaall fields are automatically indexedjaja infoKeywords, numberic ranges, geo, full-text
SQL infoSupport of SQLja infoüber PlugInsjaKusto Query Language (KQL), SQL subsetneinnein
APIs und andere ZugriffskonzepteFilemaker WebDirect
JDBC
ODBC
ADO.NET
JDBC
ODBC
WebDAV
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
.NET Client API
HTTP API
LINQ
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
Unterstützte ProgrammiersprachenPHP.Net
C#
Java
Perl
PHP
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net.Net
Go
Java
JavaScript (Node.js)
Python
Rust
Server-seitige Scripts infoStored ProceduresjajaYes, 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 synchronizedSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikation infosince Version 14Source-Replica Replikationja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-Replica ReplikationCollection-level replication
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency, tunable 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 Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoWrite ahead logja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaja
Berechtigungskonzept infoZugriffskontrolleeinfache Rechteverwaltung mit Benutzeraccounts und Anbindung an externe directory servicesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAzure Active Directory AuthenticationRole based authorizationKey-based 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
FileMakerMaxDB infoformerly named Adabas-DMicrosoft Azure Data ExplorerOrigoDBQdrant
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

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30. Dezember 2020, AWS Blog

Extended Maintenance Commitments Across SAP Solutions
11. August 2020, SAP News

What is SAP S/4HANA?
21. März 2022, TechTarget

IBM Cloud SAP-Certified Infrastructure Features
22. Januar 2019, ibm.com

Alibaba Cloud Offers Access to SAP Software for Customers
5. Juni 2018, Alizila

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

Migration of Azure Virtual Network injected Azure Data Explorer cluster to Private Endpoints | Azure updates
4. Dezember 2023, Microsoft

bereitgestellt von Google News

Open source vector database startup Qdrant raises $28M
23. Januar 2024, TechCrunch

Qdrant Raises $28M to Advance Massive-Scale AI Applications
23. Januar 2024, Business Wire

Qdrant Hybrid Cloud is Now Available for OCI Customers: Managed Vector Search Engine for Data-Sensitive AI ...
16. April 2024, Oracle

Qdrant offers managed vector database for hybrid clouds
16. April 2024, InfoWorld

Why Vector Data Services For AI Are A Moveable Feast
17. April 2024, Forbes

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.

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

Präsentieren Sie hier Ihr Produkt