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

DBMS > Amazon CloudSearch vs. Memgraph vs. Raima Database Manager vs. Teradata vs. YugabyteDB

Vergleich der Systemeigenschaften Amazon CloudSearch vs. Memgraph vs. Raima Database Manager vs. Teradata vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon CloudSearch  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenRaima Database Manager infoformerly named db_Vista  Xaus Vergleich ausschliessenTeradata  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungVon Amazon gehostetes Suchmaschinen-Service, Daten sind in der Amanzon Cloud gespeichertAn open source graph database built for real-time streaming and compatible with Neo4jRDBMS with a small footprint, either embedded into an application or used as a database serverA hybrid cloud data analytics software platform (Teradata Vantage)High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellSuchmaschineGraph DBMSRelational DBMS
Time Series DBMS
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Time Series 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
Punkte3,00
Rang#102  Overall
#8  Graph DBMS
Punkte0,48
Rang#261  Overall
#122  Relational DBMS
#22  Time Series DBMS
Punkte47,84
Rang#21  Overall
#15  Relational DBMS
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websiteaws.amazon.com/­cloudsearchmemgraph.comraima.comwww.teradata.comwww.yugabyte.com
Technische Dokumentationdocs.aws.amazon.com/­cloudsearchmemgraph.com/­docsdocs.raima.comdocs.teradata.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerAmazonMemgraph LtdRaima Inc.TeradataYugabyte Inc.
Erscheinungsjahr20122017198419842017
Aktuelle Version15, Juni 2021Teradata Vantage 1.0 MU2, Jänner 20192.1, September 2023
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoFree license availablekommerziellkommerziellOpen 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.
ImplementierungsspracheC und C++CC und C++
Server BetriebssystemegehostetLinuxAndroid
HP-UX
Integrity RTOS
iOS
Linux
OS X
QNX
Solaris
VxWorks
Windows
gehostet
Linux
Linux
OS X
Datenschemajaschemafrei und schema-optionaljajadepending 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 infoExporting/Importing of XML structures possiblejanein
Sekundärindizesja infoalle Suchfelder werden automatisch indiziertjaja infoSpezielle Join-Indizes für physikalisches 'pre-joining' von Tabellenja
SQL infoSupport of SQLneinneinjaja infoSQL 2016 + extensionsyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteHTTP APIBolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
RESTful HTTP API
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
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++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C++
Objective-C
PL/SQL
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresneinja infobased on the ANSI/ISO SQL Persistent Stored Modules (PSM) specificationja infoUDFs, stored procedures, table functions in parallelja infosql, plpgsql, C
Triggersneinjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenja infoautomatisch Partitionierung über Amazon Search Instanzen je nach NotwendigkeitSharding infodynamic graph partitioninghorizontale PartitionierungSharding infoHashingHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infotransparent gesteuert von AWSMulti-source replication using RAFTSource-Replica ReplikationMulti-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 Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinja inforelationships in graphsjajaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infowith snapshot isolationACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)yes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjaja infowith periodic snapshot and write-ahead logging (WAL) of changesjajaja 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 SignaturenUsers, roles and permissionsneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon CloudSearchMemgraphRaima Database Manager infoformerly named db_VistaTeradataYugabyteDB
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Raima Database Manager (RDM) is an embedded time-series database optimized to run...
» mehr
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Decreased time-to-market Industry-standard interfaces & tools for making your job...
» mehr
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Typical use cases include: Internet of Things (IoT) Embedded In-Memory Database Time-Series...
» mehr
Systems of record and engagement for cloud native applications that require resilience,...
» mehr
Key customersInfor, ABB, The Boeing Company, BAE Systems, Dow Jones, Dun & Bradstreet, Fujitsu,...
» mehr
Market metricsOver 30 000 applications developers worldwide have field-tested RDM products More...
» mehr
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» mehr
Just as the technical aspects of Raima Database Manager are flexible, so are the...
» mehr
Apache 2.0 license for the database
» mehr
Neuigkeiten

Raima Unveils RaimaDB 16.0: Elevating Database Performance and User Experience
29. Februar 2024

Raima Announces Release of Raima Database Manager (RDM) v15, a Powerful Embedded Time Series Database
10. Juni 2021

Raima Announces Release of Raima Database Manager (RDM) v14.2, a Powerful IoT Edge Embedded Database
8. Oktober 2020

Raima Joins BlackBerry QNX Channel Partner Program to Deliver Safety-Critical and Secure Software Solutions
1. Oktober 2020

Raima Expands Their Reseller Network in Asia
19. Mai 2020

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 CloudSearchMemgraphRaima Database Manager infoformerly named db_VistaTeradataYugabyteDB
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

Teradata is the most popular data warehouse DBMS
2. April 2013, 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

Amazon's CloudSearch Stiffens Competition for Search as a Service Providers
26. April 2012, InfoQ.com

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

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

AWS, Microsoft and Google should retire these cloud services
2. Juni 2020, TechTarget

bereitgestellt von Google News

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

bereitgestellt von Google News

Raima re-bundles their Raima Database Manager packages to align with market trends
14. März 2012, Embedded

Edge Computing Enabling the Future | Wind River
2. Juli 2018, WIND

Raima releases version 3 of Raima Database API for NI LabVIEW
9. November 2014, Embedded

IP Core for ASICs & FPGAs meets CAN FD spec
27. Januar 2014, Embedded

bereitgestellt von Google News

Connecting Teradata Vantage to Amazon Athena | AWS Partner Network (APN) Blog
23. April 2024, AWS Blog

Teradata's stock tumbles on flat revenue and soft guidance
12. Februar 2024, SiliconANGLE News

An interview with Teradata CFO Claire Bramley
9. Februar 2024, McKinsey

Teradata Appoints Richard Petley as Chief Revenue Officer
5. April 2024, Business Wire

Sycomore Asset Management Acquires New Shares in Teradata Co. (NYSE:TDC)
25. April 2024, MarketBeat

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

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18. April 2024, BERNAMA

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

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

Präsentieren Sie hier Ihr Produkt