DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Microsoft Azure SQL Database vs. NSDb vs. OrigoDB vs. Trino vs. Vertica

Vergleich der Systemeigenschaften Microsoft Azure SQL Database vs. NSDb vs. OrigoDB vs. Trino vs. Vertica

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMicrosoft Azure SQL Database infofrüher SQL Azure  Xaus Vergleich ausschliessenNSDb  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenTrino  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessen
KurzbeschreibungRelationaler Datenbankdienst aus der Cloud mit großer Kompatibilität zum Microsoft SQL ServerScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesA fully ACID in-memory object graph databaseFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQLCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primäres DatenbankmodellRelational DBMSTime Series DBMSDocument Store
Object oriented DBMS
Relational DBMSRelational DBMS infoColumn oriented
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Document Store
Key-Value Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Wide Column Store
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte72,95
Rang#16  Overall
#11  Relational DBMS
Punkte0,00
Rang#385  Overall
#40  Time Series DBMS
Punkte0,00
Rang#385  Overall
#54  Document Stores
#21  Object oriented DBMS
Punkte5,28
Rang#61  Overall
#35  Relational DBMS
Punkte9,62
Rang#42  Overall
#26  Relational DBMS
Websiteazure.microsoft.com/­en-us/­products/­azure-sql/­databasensdb.ioorigodb.comtrino.iowww.vertica.com
Technische Dokumentationdocs.microsoft.com/­en-us/­azure/­azure-sqlnsdb.io/­Architectureorigodb.com/­docstrino.io/­broadcast
trino.io/­docs/­current
vertica.com/­documentation
EntwicklerMicrosoftRobert Friberg et alTrino Software FoundationOpenText infopreviously Micro Focus and Hewlett Packard
Erscheinungsjahr201020172009 infounder the name LiveDB2012 info2020 rebranded from PrestoSQL2005
Aktuelle VersionV1212.0.3, Jänner 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0Open SourceOpen Source infoApache Version 2.0kommerziell infoLimitierte Community Edition gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++Java, ScalaC#JavaC++
Server BetriebssystemegehostetLinux
macOS
Linux
Windows
Linux
macOS infofor devlopment
Linux
DatenschemajajajaYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typisierung infovordefinierte Datentypen, z.B. float oder datejayes: int, bigint, decimal, stringUser defined using .NET types and collectionsjayes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinnein infocan be achieved using .NETneinnein
Sekundärindizesjaall fields are automatically indexedjadepending on connected data-sourceNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLjaSQL-like query languageneinjaFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
gRPC
HTTP REST
WebSocket
.NET Client API
HTTP API
LINQ
JDBC
RESTful HTTP API
Trino CLI
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Unterstützte Programmiersprachen.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
Scala
.NetGo
Java
JavaScript (Node.js)
Python
R
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-seitige Scripts infoStored ProceduresTransact SQLneinjayes, depending on connected data-sourceyes, PostgreSQL PL/pgSQL, with minor differences
Triggersjaja infoDomain Eventsneinyes, called Custom Alerts
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale Partitionierung infoclient side managed; servers are not synchronizeddepending on connected data-sourcehorizontal partitioning, hierarchical partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, immer mindestens 3 Replikas vorhandenSource-Replica Replikationdepending on connected data-sourceMulti-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinno infoBi-directional Spark integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistencydepending on connected data-sourceImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneindepending on modelneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDdepending on connected data-sourceACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der DatenjaUsing Apache Luceneja infoWrite ahead logdepending on connected data-sourceja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole based authorizationSQL standard access controlfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
Weitere Informationen bereitgestellt vom Systemhersteller
Microsoft Azure SQL Database infofrüher SQL AzureNSDbOrigoDBTrinoVertica infoOpenText™ Vertica™
Neuigkeiten

23 is a go, keeping pace with Java
17. September 2024

65: Performance boosts
12. September 2024

64: Control with Open Policy Agent OPA
22. August 2024

63: Querying with JS
1. August 2024

62: A lakehouse that simply works at Prezi
11. Juli 2024

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
Microsoft Azure SQL Database infofrüher SQL AzureNSDbOrigoDBTrinoVertica infoOpenText™ Vertica™
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2020
4. Januar 2021, Paul Andlinger, Matthias Gelbmann

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Modernize your database with the consolidation and retirement of Azure Database Migration tools
12. September 2024, Microsoft

Public Preview: New Azure SQL Database skills introduced to Microsoft Copilot in Azure
21. Mai 2024, azure.microsoft.com

Public Preview: Azure SQL updates for late-May 2024
21. Mai 2024, azure.microsoft.com

General availability: Azure SQL updates for late-May 2024
21. Mai 2024, azure.microsoft.com

Getting started with delivering generative AI capabilities in SQL Server and Azure SQL
26. Juni 2024, Microsoft

bereitgestellt von Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30. April 2024, The Next Platform

A look at Presto, Trino SQL query engines
9. August 2022, TechTarget

Trino: The Open-source Data Query Engine That Split from Facebook
30. März 2022, hackernoon.com

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost
4. Oktober 2023, AWS Blog

Starburst accelerates Trino to ‘Warp Speed’ to accelerate data querying
8. Februar 2023, VentureBeat

bereitgestellt von Google News

Vertica on Kubernetes
20. Juni 2024, blogs.opentext.com

OpenText Analytics Database: The ELT Advantage
9. August 2024, blogs.opentext.com

MapR Hadoop Upgrade Spins YARN, Supports HP Vertica Analytics Platform
31. Mai 2024, Data Center Knowledge

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

Querying a Vertica data source in Amazon Athena using the Athena Federated Query SDK
11. Februar 2021, AWS Blog

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Präsentieren Sie hier Ihr Produkt