DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Microsoft SQL Server vs. NCache vs. SAP HANA vs. Sphinx vs. Trino

Vergleich der Systemeigenschaften Microsoft SQL Server vs. NCache vs. SAP HANA vs. Sphinx vs. Trino

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMicrosoft SQL Server  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenSAP HANA  Xaus Vergleich ausschliessenSphinx  Xaus Vergleich ausschliessenTrino  Xaus Vergleich ausschliessen
KurzbeschreibungRelationales DBMS von MicrosoftOpen-Source and Enterprise in-memory Key-Value StoreIn-memory DBMS. Verfügbar als appliance oder als cloud-serviceOpen Source Suchmaschine zum Suchen in Daten aus verschiedenen Quellen, u.a. relationalen DatenbankenFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primäres DatenbankmodellRelational DBMSKey-Value StoreRelational DBMSSuchmaschineRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Document Store
Suchmaschine infoUsing distributed Lucene
Document Store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
Document Store
Key-Value Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte824,29
Rang#3  Overall
#3  Relational DBMS
Punkte0,94
Rang#195  Overall
#29  Key-Value Stores
Punkte44,69
Rang#22  Overall
#16  Relational DBMS
Punkte5,98
Rang#56  Overall
#5  Suchmaschinen
Punkte5,00
Rang#66  Overall
#36  Relational DBMS
Websitewww.microsoft.com/­en-us/­sql-serverwww.alachisoft.com/­ncachewww.sap.com/­products/­hana.htmlsphinxsearch.comtrino.io
Technische Dokumentationlearn.microsoft.com/­en-US/­sql/­sql-serverwww.alachisoft.com/­resources/­docshelp.sap.com/­hanasphinxsearch.com/­docstrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
EntwicklerMicrosoftAlachisoftSAPSphinx Technologies Inc.Trino Software Foundation
Erscheinungsjahr19892005201020012012 info2020 rebranded from PrestoSQL
Aktuelle VersionSQL Server 2022, November 20225.3.3, April 20242.0 SPS07 (April 4, 2023), April 20233.5.1, Februar 2023
Lizenz infoCommercial or Open Sourcekommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoEnterprise Edition availablekommerziellOpen Source infoGPL Version 2, kommerzielle Lizenz erhältlichOpen Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein infoauch als Cloud-Service verfügbarneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
ImplementierungsspracheC++C#, .NET, .NET Core, JavaC++Java
Server BetriebssystemeLinux
Windows
Linux
Windows
Appliance oder cloud-serviceFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
macOS infofor devlopment
Datenschemajaschemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejateilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterjaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinnein
Sekundärindizesjajajaja infoFull-Text Index auf allen Suchfelderndepending on connected data-source
SQL infoSupport of SQLjaSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.jaSQL-like query language (SphinxQL)ja
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
IDistributedCache
JCache
LINQ
Proprietäres native API
JDBC
ODBC
Proprietäres ProtokollJDBC
RESTful HTTP API
Trino CLI
Unterstützte ProgrammiersprachenC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C++ infoinoffizielle Client Library
Java
Perl infoinoffizielle Client Library
PHP
Python
Ruby infoinoffizielle Client Library
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-seitige Scripts infoStored ProceduresTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javanein infoUnterstützung für stored procedures mit SQL-Server CLRSQLScript, Rneinyes, depending on connected data-source
Triggersjaja infoNotificationsjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)jajaSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.depending on connected data-source
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, aber abhängig von der SQL-Server Editionja, mit wählbarer Konsistenzjakeinedepending on connected data-source
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistencydepending on connected data-source
Fremdschlüssel inforeferenzielle Integritätjaneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDoptimistic Locking und pessimistic LockingACIDneindepending on connected data-source
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoDer Originalinhalt von Feldern wird nicht im Sphinx-Index gespeichert.depending on connected data-source
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)janeinSQL standard access control
Weitere Informationen bereitgestellt vom Systemhersteller
Microsoft SQL ServerNCacheSAP HANASphinxTrino
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Trino is the fastest open source, massively parallel processing SQL query engine...
» mehr
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
High performance analtyics and data processing of very large data sets Powerful ANSI...
» mehr
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» mehr
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Trino is widely adopted across the globe as freely-available open source software....
» mehr
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» mehr
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» mehr
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» mehr
Trino is an open source project and usage is therefore free. Commercial offerings...
» mehr
Neuigkeiten

60: Trino calling AI
8. Mai 2024

Big names round out the Trino Fest 2024 lineup
8. Mai 2024

59: Querying Trino with Java and jOOQ
24. April 2024

A sneak peek of Trino Fest 2024
15. April 2024

Time travel in Delta Lake connector
11. April 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
DrittanbieterNavicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» mehr

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» mehr
CData: 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
Microsoft SQL ServerNCacheSAP HANASphinxTrino
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4. Januar 2017, Matthias Gelbmann, Paul Andlinger

alle anzeigen

The DB-Engines ranking includes now search engines
4. Februar 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

SolarWinds Updates Plan Explorer to Boost SQL Query Performance
21. Mai 2024, Channel E2E

Configure change data capture parameters on Amazon RDS for SQL Server | Amazon Web Services
14. Mai 2024, AWS Blog

Data Virtualization in SQL Server 2022
7. Mai 2024, Visual Studio Magazine

SQL Server 2014 end of support: Keep your customers secure
28. März 2024, Microsoft

How to Know When It's Time for a Microsoft SQL Server Upgrade
31. Oktober 2023, BizTech Magazine

bereitgestellt von Google News

How to use NCache in ASP.Net Core
26. Februar 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22. April 2020, InfoQ.com

NCache 4.4 Open Sourced
16. Januar 2015, iProgrammer

bereitgestellt von Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2. April 2024, SAP News

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16. November 2023, AWS Blog

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9. April 2024, Wolters Kluwer

SAP BTP Strategy Paper: Trusted Platform for AI
17. Mai 2024, SAP News

SAP HANA Cloud Vector Engine
18. April 2024, IgniteSAP

bereitgestellt von Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2. Februar 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25. Juli 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11. Januar 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29. Oktober 2019, The Hacker News

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22. Dezember 2018, WQXR Radio

bereitgestellt von Google News

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

Starburst Brings Dataframes Into Trino Platform
7. September 2023, Datanami

Speed Trino Queries with These Performance-Tuning Tips
11. Juli 2023, The New Stack

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

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
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

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

Präsentieren Sie hier Ihr Produkt