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. GBase vs. Microsoft Azure Data Explorer vs. OrigoDB vs. searchxml

Vergleich der Systemeigenschaften FileMaker vs. GBase vs. Microsoft Azure Data Explorer vs. OrigoDB vs. searchxml

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFileMaker  Xaus Vergleich ausschliessenGBase  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessensearchxml  Xaus Vergleich ausschliessen
KurzbeschreibungFileMaker ist ein RDBMS mit einem GUI Frontend.Widely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Fully managed big data interactive analytics platformA fully ACID in-memory object graph databaseDBMS for structured and unstructured content wrapped with an application server
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMS infocolumn orientedDocument Store
Object oriented DBMS
Native XML DBMS
Suchmaschine
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
Punkte1,05
Rang#186  Overall
#86  Relational DBMS
Punkte3,80
Rang#81  Overall
#43  Relational DBMS
Punkte0,06
Rang#380  Overall
#50  Document Stores
#19  Object oriented DBMS
Punkte0,03
Rang#390  Overall
#7  Native XML DBMS
#24  Suchmaschinen
Websitewww.claris.com/­filemakerwww.gbase.cnazure.microsoft.com/­services/­data-explorerorigodb.comwww.searchxml.net/­category/­products
Technische Dokumentationwww.claris.com/­resources/­documentationdocs.microsoft.com/­en-us/­azure/­data-explorerorigodb.com/­docswww.searchxml.net/­support/­handouts
EntwicklerClaris infoein Tochterunternehmen von AppleGeneral Data Technology Co., Ltd.MicrosoftRobert Friberg et alinformationpartners gmbh
Erscheinungsjahr1983200420192009 infounder the name LiveDB2015
Aktuelle Version19.4.1, November 2021GBase 8a, GBase 8s, GBase 8ccloud service with continuous releases1.0
Lizenz infoCommercial or Open SourcekommerziellkommerziellkommerziellOpen Sourcekommerziell
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, Java, PythonC#C++
Server BetriebssystemeiOS infoclient part only
Linux
OS X
Windows
LinuxgehostetLinux
Windows
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 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 gebenjajanein infocan be achieved using .NETja
Sekundärindizesjajaall fields are automatically indexedjaja
SQL infoSupport of SQLja infoüber PlugInsStandard with numerous extensionsKusto Query Language (KQL), SQL subsetneinnein
APIs und andere ZugriffskonzepteFilemaker WebDirect
JDBC
ODBC
ADO.NET
C API
JDBC
ODBC
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
.NET Client API
HTTP API
LINQ
RESTful HTTP API
WebDAV
XQuery
XSLT
Unterstützte ProgrammiersprachenPHPC#.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.NetC++ infomost other programming languages supported via APIs
Server-seitige Scripts infoStored Proceduresjauser defined functionsYes, possible languages: KQL, Python, Rjaja infoon the application server
Triggersjajaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja infoDomain Eventsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontal partitioning (by range, list and hash) and vertical partitioningSharding infoImplicit feature of the cloud servicehorizontale Partitionierung infoclient side managed; servers are not synchronizedkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikation infosince Version 14jaja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-Replica Replikationja infosychronisation to multiple collections
MapReduce infoBietet ein API für Map/Reduce OperationenneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneindepending on modelnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDneinACIDMehrere Lese-, ein Schreibprozess
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 haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleeinfache Rechteverwaltung mit Benutzeraccounts und Anbindung an externe directory servicesjaAzure Active Directory AuthenticationRole based authorizationDomain, group and role-based access control at the document level and for application services

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

Tilda Swinton Wasn't Prepared for 'Problemista' Horror Stories from Audiences Who Recognize Her Toxic Art World ...
14. Juni 2024, Yahoo Movies UK

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

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



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt