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 > Amazon Redshift vs. Datomic vs. Manticore Search vs. Microsoft Azure Data Explorer vs. RethinkDB

Vergleich der Systemeigenschaften Amazon Redshift vs. Datomic vs. Manticore Search vs. Microsoft Azure Data Explorer vs. RethinkDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Redshift  Xaus Vergleich ausschliessenDatomic  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessen
KurzbeschreibungLarge scale data warehouse service for use with business intelligence toolsDBMS mit Fokus auf der Abspeicherung von historischen Daten und 'point-in-time queries'. Es verwendet Fremdsysteme zur Speicherung der DatenMulti-storage database for search, including full-text search.Fully managed big data interactive analytics platformDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primäres DatenbankmodellRelational DBMSRelational DBMSSuchmaschineRelational DBMS infocolumn orientedDocument Store
Sekundäre DatenbankmodelleTime Series DBMS infousing the Manticore Columnar LibraryDocument 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
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte19,03
Rang#34  Overall
#21  Relational DBMS
Punkte1,76
Rang#145  Overall
#66  Relational DBMS
Punkte0,23
Rang#317  Overall
#21  Suchmaschinen
Punkte5,16
Rang#69  Overall
#37  Relational DBMS
Punkte2,84
Rang#106  Overall
#19  Document Stores
Websiteaws.amazon.com/­redshiftwww.datomic.commanticoresearch.comazure.microsoft.com/­services/­data-explorerrethinkdb.com
Technische Dokumentationdocs.aws.amazon.com/­redshiftdocs.datomic.commanual.manticoresearch.comdocs.microsoft.com/­en-us/­azure/­data-explorerrethinkdb.com/­docs
EntwicklerAmazon (based on PostgreSQL)CognitectManticore SoftwareMicrosoftThe Linux Foundation infosince July 2017
Erscheinungsjahr20122012201720192009
Aktuelle Version1.0.6735, Juni 20236.0, Februar 2023cloud service with continuous releases2.4.1, August 2020
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoLimitierte Edition gratisOpen Source infoGPL Version 2kommerziellOpen Source infoApache Version 2
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCJava, ClojureC++C++
Server BetriebssystemegehostetAlle Betriebssysteme mit einer Java VMFreeBSD
Linux
macOS
Windows
gehostetLinux
OS X
Windows
DatenschemajajaFixed schemaFixed schema with schema-less datatypes (dynamic)schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesja infostring, binary, float, bool, date, geometry
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinCan index from XMLjanein
Sekundärindizeseingeschränktjaja infoFull-Text Index auf allen Suchfeldernall fields are automatically indexedja
SQL infoSupport of SQLja infokeine vollständige Unterstützung eines SQL-StandardsneinSQL-like query languageKusto Query Language (KQL), SQL subsetnein
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP APIBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBCClojure
Java
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infoin Pythonja infoTransaction Functionsuser defined functionsYes, possible languages: KQL, Python, R
TriggersneinBy using transaction functionsneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyClient-side triggers through changefeeds
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeine infoBut extensive use of caching in the application peersSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.Sharding infoImplicit feature of the cloud serviceSharding inforange based
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjakeine infoBut extensive use of caching in the application peersSynchronous replication based on Galera libraryja 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 OperationenneinneinneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparkja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infowerden aber nicht 'enforced'neinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDja infoisolated transactions for atomic changes and binary logging for safe writesneinAtomic single-document operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infoMVCC based
Durability infoDauerhafte Speicherung der Datenjaja infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)ja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.jaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja inforecommended only for testing and developmentneinnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinneinAzure Active Directory Authenticationja infousers and table-level permissions

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Amazon RedshiftDatomicManticore SearchMicrosoft Azure Data ExplorerRethinkDB
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2. Oktober 2015, Paul Andlinger

alle anzeigen

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Power analytics as a service capabilities using Amazon Redshift | Amazon Web Services
17. April 2024, AWS Blog

Handle tables without primary keys while creating Amazon Aurora PostgreSQL zero-ETL integrations with Amazon ...
18. April 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29. November 2023, AWS Blog

How Aura from Unity revolutionized their big data pipeline with Amazon Redshift Serverless | Amazon Web Services
4. April 2024, AWS Blog

Amazon Redshift announces programmatic access to Advisor recommendations via API
8. Februar 2024, AWS Blog

bereitgestellt von Google News

Nubank buys firm behind Clojure programming language
28. Juli 2020, Finextra

Zoona Case Study
16. Dezember 2017, AWS Blog

Architecting Software for Leverage
13. November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1. Dezember 2020, The New Stack

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24. Juli 2020, LatamList

bereitgestellt von Google News

Integrating Manticore Search with Apache Superset
8. August 2023, hackernoon.com

Vector Search in Databases: FOSDEM's Presentation on Manticore Vector Search
21. Februar 2024, hackernoon.com

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2. Mai 2023, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1. Februar 2023, Gizmodo

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1. Juni 2022, hackernoon.com

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

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

An introduction to building realtime apps with RethinkDB
9. Juli 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16. Dezember 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5. Oktober 2016, VentureBeat

MongoDB: The Popular Database for IoT
15. August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24. Januar 2017, TechRepublic

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

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.

Milvus logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Präsentieren Sie hier Ihr Produkt