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 > Citus vs. LevelDB vs. Microsoft Azure Data Explorer vs. Sequoiadb vs. TimesTen

Vergleich der Systemeigenschaften Citus vs. LevelDB vs. Microsoft Azure Data Explorer vs. Sequoiadb vs. TimesTen

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCitus  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessenTimesTen  Xaus Vergleich ausschliessen
KurzbeschreibungScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesFully managed big data interactive analytics platformNewSQL database with distributed OLTP and SQLIn-Memory RDBMS compatible to Oracle
Primäres DatenbankmodellRelational DBMSKey-Value StoreRelational DBMS infocolumn orientedDocument Store
Relational DBMS
Relational DBMS
Sekundäre DatenbankmodelleDocument StoreDocument 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
Punkte2,15
Rang#123  Overall
#60  Relational DBMS
Punkte2,75
Rang#107  Overall
#19  Key-Value Stores
Punkte5,16
Rang#69  Overall
#37  Relational DBMS
Punkte0,48
Rang#260  Overall
#41  Document Stores
#121  Relational DBMS
Punkte1,35
Rang#165  Overall
#75  Relational DBMS
Websitewww.citusdata.comgithub.com/­google/­leveldbazure.microsoft.com/­services/­data-explorerwww.sequoiadb.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technische Dokumentationdocs.citusdata.comgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.microsoft.com/­en-us/­azure/­data-explorerwww.sequoiadb.com/­en/­index.php?m=Files&a=indexdocs.oracle.com/­database/­timesten-18.1
EntwicklerGoogleMicrosoftSequoiadb Ltd.Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Erscheinungsjahr20102011201920131998
Aktuelle Version8.1, Dezember 20181.23, Februar 2021cloud service with continuous releases11 Release 2 (11.2.2.8.0)
Lizenz infoCommercial or Open SourceOpen Source infoAGPL, commercial license also availableOpen Source infoBSDkommerziellOpen Source infoServer: AGPL; Client: Apache V2kommerziell
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.
ImplementierungsspracheCC++C++
Server BetriebssystemeLinuxIllumos
Linux
OS X
Windows
gehostetLinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
DatenschemajaschemafreiFixed schema with schema-less datatypes (dynamic)schemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesja infooid, date, timestamp, binary, regexja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infospecific XML type available, but no XML query functionalityneinjaneinnein
Sekundärindizesjaneinall fields are automatically indexedjaja
SQL infoSupport of SQLja infostandard, with numerous extensionsneinKusto Query Language (KQL), SQL subsetSQL-like query languageja
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Proprietäres Protokoll basierend auf JSONJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C++
Java
PHP
Python
C
C++
Java
PL/SQL
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.neinYes, possible languages: KQL, Python, RJavaScriptPL/SQL
Triggersjaneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineSharding infoImplicit feature of the cloud serviceShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikation infoother methods possible by using 3rd party extensionskeineja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-Replica ReplikationMulti-Source Replikation
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 ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinwährend einer Transaktion wird das Dokument gesperrtACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaja infowith automatic compression on writesjajaja infoby means of logfiles and checkpoints
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinAzure Active Directory Authenticationeinfacher Passwort-basierter ZugriffsschutzBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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

Ubicloud wants to build an open source alternative to AWS
5. März 2024, TechCrunch

How Citus Health Uses AWS to Provide Secure and Real-Time Virtual Patient Care - AWS Startups
18. August 2023, AWS Blog

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8. Juli 2023, InfoQ.com

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24. Januar 2019, blogs.microsoft.com

Microsoft Benchmarks Distributed PostgreSQL DBs
10. Juli 2023, Datanami

bereitgestellt von Google News

LevelDB in Ruby — SitePoint
22. Oktober 2014, SitePoint

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19. Oktober 2022, Blocks and Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14. September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26. Juli 2021, Phoronix

RocksDB - Facebook's Database Now Open Source
21. November 2013, iProgrammer

bereitgestellt von Google News

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, azure.microsoft.com

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13. Juli 2023, microsoft.com

What is Microsoft Fabric? A big tech stack for big data
9. Februar 2024, InfoWorld

Azure Data Explorer and Stream Analytics for anomaly detection
16. Januar 2020, azure.microsoft.com

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11. Februar 2019, azure.microsoft.com

bereitgestellt von Google News

In-memory databases with Emulex Gen 7
25. Oktober 2023, Broadcom Inc.

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt