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 CloudSearch vs. EXASOL vs. Interbase vs. Microsoft SQL Server vs. YugabyteDB

Vergleich der Systemeigenschaften Amazon CloudSearch vs. EXASOL vs. Interbase vs. Microsoft SQL Server vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon CloudSearch  Xaus Vergleich ausschliessenEXASOL  Xaus Vergleich ausschliessenInterbase  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungVon Amazon gehostetes Suchmaschinen-Service, Daten sind in der Amanzon Cloud gespeichertHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Leichtgewichtiges bewährtes RDBMS infoursprünglich von BorlandRelationales DBMS von MicrosoftHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellSuchmaschineRelational DBMSRelational DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,87
Rang#140  Overall
#12  Suchmaschinen
Punkte2,25
Rang#120  Overall
#57  Relational DBMS
Punkte5,04
Rang#71  Overall
#39  Relational DBMS
Punkte829,80
Rang#3  Overall
#3  Relational DBMS
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websiteaws.amazon.com/­cloudsearchwww.exasol.comwww.embarcadero.com/­products/­interbasewww.microsoft.com/­en-us/­sql-serverwww.yugabyte.com
Technische Dokumentationdocs.aws.amazon.com/­cloudsearchwww.exasol.com/­resourcesdocs.embarcadero.com/­products/­interbaselearn.microsoft.com/­en-US/­sql/­sql-serverdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerAmazonExasolEmbarcaderoMicrosoftYugabyte Inc.
Erscheinungsjahr20122000198419892017
Aktuelle VersionInterBase 2020, Dezember 2019SQL Server 2022, November 20222.1, September 2023
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheCC++C und C++
Server BetriebssystemegehostetAndroid
iOS
Linux
OS X
Windows
Linux
Windows
Linux
OS X
Datenschemajajajajadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoExportieren als XML möglichjanein
Sekundärindizesja infoalle Suchfelder werden automatisch indiziertjajajaja
SQL infoSupport of SQLneinjajajayes, PostgreSQL compatible
APIs und andere ZugriffskonzepteHTTP API.Net
JDBC
ODBC
WebSocket
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenJava
Lua
Python
R
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionenja infoInterbase procedure and trigger languageTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javaja infosql, plpgsql, C
Triggersneinjajajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenja infoautomatisch Partitionierung über Amazon Search Instanzen je nach NotwendigkeitShardingkeineTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)Hash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infotransparent gesteuert von AWSInterbase Change Viewsja, aber abhängig von der SQL-Server EditionBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoHadoop integrationneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinjajajaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoMultiversion concurreny controljaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajanein
Berechtigungskonzept infoZugriffskontrolleAuthentifizierung mittels verschlüsselter SignaturenAccess rights for users, groups and roles according to SQL-standardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon CloudSearchEXASOLInterbaseMicrosoft SQL ServerYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» mehr

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 for SQL Server gives you a fully graphical approach to database management and development.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» 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 CloudSearchEXASOLInterbaseMicrosoft SQL ServerYugabyteDB
DB-Engines Blog Posts

Amazon - the rising star in the DBMS market
3. August 2015, Matthias Gelbmann

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

alle anzeigen

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

Erwähnungen in aktuellen Nachrichten

Amazon CloudSearch – Start Searching in One Hour for Less Than $100 / Month | Amazon Web Services
12. April 2012, AWS Blog

Is Amazon CloudSearch superior to do-it-yourself search tools?
24. Januar 2014, TechTarget

Amazon CloudSearch – Even Better Searching for Less Than $100/Month | Amazon Web Services
24. März 2014, AWS Blog

Amazon Takes On Google And Microsoft With CloudSearch
16. April 2012, Forbes

Searching CloudTrail Logs Easily with Amazon CloudSearch | AWS Startups Blog
21. Oktober 2014, AWS Blog

bereitgestellt von Google News

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
20. März 2024, Business Wire

Exasol gets jolt of AI with Espresso suite of capabilities
26. Februar 2024, TechTarget

It's Back to the Database Future for Exasol CEO Tewes
26. Oktober 2023, Datanami

Top Customer-Rated Exasol Espresso Gets Boost of AI
13. November 2023, Yahoo Finance

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21. Februar 2024, Business Wire

bereitgestellt von Google News

Borland InterBase backdoor detected
11. Januar 2001, ZDNet

An independent soccer league transforming lives in a slum in Kenya
15. November 2022, FanSided

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera
21. Februar 2024, Tuko.co.ke

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29. Januar 2018, Yahoo Singapore News

AHQ (Unit) Islamabad wins interbase shooting c’ship
11. Februar 2020, Pakistan Observer

bereitgestellt von Google News

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25. April 2024, Microsoft

RDS Custom for SQL Server supports SQL Server Developer Edition
17. November 2023, AWS Blog

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

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9. Oktober 2023, blogs.oracle.com

DBCC CLONEDATABASE in Microsoft SQL Server
25. März 2024, Microsoft

bereitgestellt von Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, Business Wire

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
17. April 2024, Yahoo Finance

Yugabyte announced details and theme for Distributed SQL Summit Asia
18. April 2024, Martechcube

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28. März 2024, The Stack

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

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.

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.

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