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

DBMS > FileMaker vs. IRONdb vs. Microsoft Azure Data Explorer vs. OrigoDB vs. Sequoiadb

Vergleich der Systemeigenschaften FileMaker vs. IRONdb vs. Microsoft Azure Data Explorer vs. OrigoDB vs. Sequoiadb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFileMaker  Xaus Vergleich ausschliessenIRONdb  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessen
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungFileMaker ist ein RDBMS mit einem GUI Frontend.A distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityFully managed big data interactive analytics platformA fully ACID in-memory object graph databaseNewSQL database with distributed OLTP and SQL
Primäres DatenbankmodellRelational DBMSTime Series DBMSRelational DBMS infocolumn orientedDocument Store
Object oriented DBMS
Document Store
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
Punkte3,80
Rang#81  Overall
#43  Relational DBMS
Punkte0,06
Rang#380  Overall
#50  Document Stores
#18  Object oriented DBMS
Punkte0,50
Rang#258  Overall
#41  Document Stores
#120  Relational DBMS
Websitewww.claris.com/­filemakerwww.circonus.com/solutions/time-series-database/azure.microsoft.com/­services/­data-explorerorigodb.comwww.sequoiadb.com
Technische Dokumentationwww.claris.com/­resources/­documentationdocs.circonus.com/irondb/category/getting-starteddocs.microsoft.com/­en-us/­azure/­data-explorerorigodb.com/­docswww.sequoiadb.com/­en/­index.php?m=Files&a=index
EntwicklerClaris infoein Tochterunternehmen von AppleCirconus LLC.MicrosoftRobert Friberg et alSequoiadb Ltd.
Erscheinungsjahr1983201720192009 infounder the name LiveDB2013
Aktuelle Version19.4.1, November 2021V0.10.20, January 2018cloud service with continuous releases
Lizenz infoCommercial or Open SourcekommerziellkommerziellkommerziellOpen SourceOpen Source infoServer: AGPL; Client: Apache V2
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 und C++C#C++
Server BetriebssystemeiOS infoclient part only
Linux
OS X
Windows
LinuxgehostetLinux
Windows
Linux
DatenschemajaschemafreiFixed schema with schema-less datatypes (dynamic)jaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infotext, numeric, histogramsja 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 infooid, date, timestamp, binary, regex
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 indexedjaja
SQL infoSupport of SQLja infoüber PlugInsSQL-like query language (Circonus Analytics Query Language: CAQL)Kusto Query Language (KQL), SQL subsetneinSQL-like query language
APIs und andere ZugriffskonzepteFilemaker WebDirect
JDBC
ODBC
HTTP APIMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
.NET Client API
HTTP API
LINQ
Proprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenPHP.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net.Net
C++
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresjayes, in LuaYes, possible languages: KQL, Python, RjaJavaScript
Triggersjaneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja infoDomain Eventsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineAutomatic, metric affinity per nodeSharding 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 14configurable replication factor, datacenter awareja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-Replica ReplikationSource-Replica Replikation
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 consistency per node, eventual consistency across nodesEventual Consistency
Immediate Consistency
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneindepending on modelnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinneinACIDwährend einer Transaktion wird das Dokument gesperrt
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 haltenneinneinjanein
Berechtigungskonzept infoZugriffskontrolleeinfache Rechteverwaltung mit Benutzeraccounts und Anbindung an externe directory servicesneinAzure Active Directory AuthenticationRole based authorizationeinfacher Passwort-basierter Zugriffsschutz

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

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

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21. Februar 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22. Februar 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21. Februar 2024, Enterprise Times

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

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