DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Amazon SimpleDB vs. Apache Drill vs. Coveo vs. TimesTen vs. YugabyteDB

Vergleich der Systemeigenschaften Amazon SimpleDB vs. Apache Drill vs. Coveo vs. TimesTen vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon SimpleDB  Xaus Vergleich ausschliessenApache Drill  Xaus Vergleich ausschliessenCoveo  Xaus Vergleich ausschliessenTimesTen  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungGehostetes einfaches Datenbankservice von Amazon, die Daten liegen in der Amazon Cloud. infoEs gibt ein unabhängiges Produkt namens SimpleDB von Edward ScioreSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageAI-powered hosted search, recommendation and personalization platform providing tools for both low-code and full-code developmentIn-Memory RDBMS compatible to OracleHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellKey-Value StoreDocument Store
Relational DBMS
SuchmaschineRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,88
Rang#133  Overall
#23  Key-Value Stores
Punkte2,02
Rang#124  Overall
#22  Document Stores
#59  Relational DBMS
Punkte2,11
Rang#118  Overall
#11  Suchmaschinen
Punkte1,36
Rang#161  Overall
#75  Relational DBMS
Punkte2,63
Rang#109  Overall
#53  Relational DBMS
Websiteaws.amazon.com/­simpledbdrill.apache.orgwww.coveo.comwww.oracle.com/­database/­technologies/­related/­timesten.htmlwww.yugabyte.com
Technische Dokumentationdocs.aws.amazon.com/­simpledbdrill.apache.org/­docsdocs.coveo.comdocs.oracle.com/­database/­timesten-18.1docs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerAmazonApache Software FoundationCoveoOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005Yugabyte Inc.
Erscheinungsjahr20072012201219982017
Aktuelle Version1.20.3, Jaenner 202311 Release 2 (11.2.2.8.0)2.1, September 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2kommerziellkommerziellOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinjaneinnein
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.
ImplementierungsspracheC und C++
Server BetriebssystemegehostetLinux
OS X
Windows
gehostetAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X
Datenschemaschemafreischemafreihybrid - fields need to be configured prior to indexing, but relationships can be exploited at query time without pre-configurationjadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesja infoAlle Spalten werden automatisch indiziertneinjajaja
SQL infoSupport of SQLneinSQL SELECT statement is SQL:2003 compliantneinjayes, PostgreSQL compatible
APIs und andere ZugriffskonzepteRESTful HTTP APIJDBC
ODBC
RESTful HTTP API
RESTful HTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
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 Programmiersprachen.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C++C#
Java
JavaScript
Python
C
C++
Java
PL/SQL
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte FunktionenneinPL/SQLja infosql, plpgsql, C
Triggersneinneinjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeine infoSharding muss in der Applikation implementiert werdenShardingjakeineHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjajaMulti-Source Replikation
Source-Replica Replikation
Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infokann bei LeseOperationen spezifiziert werden
keineImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinneinjajaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoParallel ausgeführte Datenänderungen können von der Applikation entdeckt werdenneinjaACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der DatenjaDepending on the underlying data sourcejaja infoby means of logfiles and checkpointsja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenDepending on the underlying data sourcejanein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen über AWS Identity and Access Management (IAM) definierbarDepending on the underlying data sourcegranular access controls, API key management, content filtersBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon SimpleDBApache DrillCoveoTimesTenYugabyteDB
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

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 SimpleDBApache DrillCoveoTimesTenYugabyteDB
DB-Engines Blog Posts

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

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

A Place for Everything – Amazon SimpleDB
14. Dezember 2007, AWS Blog

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12. November 2013, TechCrunch

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28. Mai 2010, Packt Hub

Amazon SimpleDB Expands Web Services
16. Dezember 2007, Data Center Knowledge

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22. September 2018, O'Reilly Media

bereitgestellt von Google News

MapR to Speak on Stream Processing Systems, Apache Spark and Drill at Industry Events in January
27. Mai 2024, Yahoo Movies UK

Apache Drill vs. Apache Spark — Which SQL query engine is better for you?
23. September 2019, Towards Data Science

Apache Drill case study: A tutorial on processing CSV files
9. Juni 2016, TheServerSide.com

Apache Drill Poised to Crack Tough Data Challenges
19. Mai 2015, Datanami

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11. April 2016, The New Stack

bereitgestellt von Google News

Coveo Board Member Steps Down, Search for Successor On - TipRanks.com
28. Mai 2024, TipRanks

Coveo Debuts GenAI Tools on Genesys Cloud and AppFoundry
17. Mai 2024, CX Today

Coveo Solutions (CVO) Set to Announce Earnings on Monday
27. Mai 2024, Defense World

Coveo Announces Resignation of Board Member – Company Announcement
28. Mai 2024, Financial Times

Coveo to Showcase the Significant Impact of AI and GenAI to Improve Digital Experiences at 10th Edition of Relevance ...
21. März 2024, GlobeNewswire

bereitgestellt von Google News

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

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

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

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18. April 2024, businesswire.com

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
20. Mai 2022, Forbes

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

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.

Präsentieren Sie hier Ihr Produkt