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

DBMS > InfinityDB vs. IRONdb vs. Microsoft Azure Data Explorer vs. Transbase vs. VelocityDB

Vergleich der Systemeigenschaften InfinityDB vs. IRONdb vs. Microsoft Azure Data Explorer vs. Transbase vs. VelocityDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameInfinityDB  Xaus Vergleich ausschliessenIRONdb  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenTransbase  Xaus Vergleich ausschliessenVelocityDB  Xaus Vergleich ausschliessen
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungA Java embedded Key-Value Store which extends the Java Map interfaceA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityFully managed big data interactive analytics platformA resource-optimized, high-performance, universally applicable RDBMSA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primäres DatenbankmodellKey-Value StoreTime Series DBMSRelational DBMS infocolumn orientedRelational DBMSGraph DBMS
Object oriented 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
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte0,11
Rang#341  Overall
#150  Relational DBMS
Punkte0,05
Rang#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Websiteboilerbay.comwww.circonus.com/solutions/time-series-database/azure.microsoft.com/­services/­data-explorerwww.transaction.de/­en/­products/­transbase.htmlvelocitydb.com
Technische Dokumentationboilerbay.com/­infinitydb/­manualdocs.circonus.com/irondb/category/getting-starteddocs.microsoft.com/­en-us/­azure/­data-explorerwww.transaction.de/­en/­products/­transbase/­features.htmlvelocitydb.com/­UserGuide
EntwicklerBoiler Bay Inc.Circonus LLC.MicrosoftTransaction Software GmbHVelocityDB Inc
Erscheinungsjahr20022017201919872011
Aktuelle Version4.0V0.10.20, January 2018cloud service with continuous releasesTransbase 8.3, 20227.x
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziellkommerziell infoDevelopment Lizenz gratiskommerziell
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.
ImplementierungsspracheJavaC und C++C und C++C#
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinuxgehostetFreeBSD
Linux
macOS
Solaris
Windows
Any that supports .NET
Datenschemaja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschemafreiFixed schema with schema-less datatypes (dynamic)jaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysja infotext, numeric, histogramsja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesnein infomanual creation possible, using inversions based on multi-value capabilityneinall fields are automatically indexedjaja
SQL infoSupport of SQLneinSQL-like query language (Circonus Analytics Query Language: CAQL)Kusto Query Language (KQL), SQL subsetjanein
APIs und andere ZugriffskonzepteAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP APIMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietäres native API
.Net
Unterstützte ProgrammiersprachenJava.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
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
.Net
Server-seitige Scripts infoStored Proceduresneinyes, in LuaYes, possible languages: KQL, Python, Rjanein
Triggersneinneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyjaCallbacks are triggered when data changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineAutomatic, metric affinity per nodeSharding infoImplicit feature of the cloud serviceSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineconfigurable replication factor, datacenter awareja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-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 infoREAD-COMMITTED or SERIALIZEDImmediate consistency per node, eventual consistency across nodesEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätnein infomanual creation possible, using inversions based on multi-value capabilityneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoOptimistic locking for transactions; no isolation for bulk loadsneinneinjaACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinneinja
Berechtigungskonzept infoZugriffskontrolleneinneinAzure Active Directory AuthenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBased on Windows 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
InfinityDBIRONdbMicrosoft Azure Data ExplorerTransbaseVelocityDB
Erwähnungen in aktuellen Nachrichten

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

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

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23. November 2023, InfoQ.com

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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