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

DBMS > Atos Standard Common Repository vs. Couchbase vs. Teradata Aster vs. TiDB vs. Vitess

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. Couchbase vs. Teradata Aster vs. TiDB vs. Vitess

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenCouchbase infoUrsprünglich Membase genannt  Xaus Vergleich ausschliessenTeradata Aster  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessenVitess  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
KurzbeschreibungHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databasePlatform for big data analytics on multistructured data sources and typesTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.Scalable, distributed, cloud-native DBMS, extending MySQL
Primäres DatenbankmodellDocument Store
Key-Value Store
Document StoreRelational DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleKey-Value Store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Suchmaschine
Time Series DBMS
Vektor DBMS
Document StoreDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte17,30
Rang#36  Overall
#5  Document Stores
Punkte4,66
Rang#70  Overall
#38  Relational DBMS
Punkte0,82
Rang#209  Overall
#97  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.couchbase.compingcap.comvitess.io
Technische Dokumentationdocs.couchbase.comdocs.pingcap.com/­tidb/­stablevitess.io/­docs
EntwicklerAtos Convergence CreatorsCouchbase, Inc.TeradataPingCAP, Inc.The Linux Foundation, PlanetScale
Erscheinungsjahr20162011200520162013
Aktuelle Version1703Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20238.0.0, Maerz 202415.0.2, December 2022
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablekommerziellOpen Source infoApache 2.0Open Source infoApache Version 2.0, commercial licenses available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
ImplementierungsspracheJavaC, C++, Go and ErlangGo, RustGo
Server BetriebssystemeLinuxLinux
OS X
Windows
LinuxLinuxDocker
Linux
macOS
DatenschemaSchema and schema-less with LDAP viewsschemafreiFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Storejaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionaljajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaja infoin Aster File Storenein
Sekundärindizesjajajajaja
SQL infoSupport of SQLneinSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesjajaja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteLDAPCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
ADO.NET
JDBC
ODBC
OLE DB
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
ADO.NET
JDBC
MySQL protocol
ODBC
Unterstützte ProgrammiersprachenAll languages with LDAP bindings.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C
C#
C++
Java
Python
R
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored ProceduresneinFunctions and timers in JavaScript and UDFs in Java, Python, SQL++R packagesneinja infoproprietäre Syntax
Triggersjaja infoüber das TAP Protokollneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionAutomatic ShardingShardinghorizontal partitioning (by key range)Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-Source Replikation infoinklusive cross data center replication
Source-Replica Replikation
ja infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.Using Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjaja infoSQL Map-Reduce Frameworkja infowith TiSpark Connectornein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency infopro Operation auswählbar
Immediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Fremdschlüssel inforeferenzielle Integritätneinneinneinja infofull support since version 6.6ja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsACIDACIDACIDACID at shard level
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infoTable Locks oder Row Locks abhängig von Storage Engine
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoEphemeral bucketsneinneinja
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardFine grained access rights according to SQL-standardBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
Atos Standard Common RepositoryCouchbase infoUrsprünglich Membase genanntTeradata AsterTiDBVitess
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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
DrittanbieterCData: 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
Atos Standard Common RepositoryCouchbase infoUrsprünglich Membase genanntTeradata AsterTiDBVitess
DB-Engines Blog Posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Insider Sale: Matthew Cain Sells 10,053 Shares of Couchbase Inc (BASE)
18. Mai 2024, Yahoo Finance UK

Baird Maintains Couchbase (BASE) Outperform Recommendation
17. Mai 2024, MSN

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29. Februar 2024, PR Newswire

Couchbase CEO Matthew Cain sells over $267k in company stock
18. Mai 2024, Investing.com South Africa

Jump Financial LLC Buys Shares of 60,985 Couchbase, Inc. (NASDAQ:BASE)
16. Mai 2024, MarketBeat

bereitgestellt von Google News

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23. Mai 2014, Northwestern Engineering

Teradata Aster gets graph database, HDFS-compatible file store
8. Oktober 2013, ZDNet

Teradata Provides the Simplest Way to Bring the Science of Data to the Art of Business
22. September 2011, PR Newswire

Teradata's Aster shows how the flowers of fraud bloom
23. April 2015, The Register

Case study: Siemens reduces train failures with Teradata Aster
12. September 2016, RCR Wireless News

bereitgestellt von Google News

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14. November 2023, AWS Blog

TiDB by PingCAP Leads Data Management Revolution at GIDS 2024, Empowering India's Burgeoning Developer ...
25. April 2024, CXOToday.com

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28. März 2024, Phoronix

Announcing TiDB 7.4: The Best Database Alternative for MySQL 8.0
1. November 2023, PR Newswire

Unlocking performance, scalability, and cost-efficiency of Zomato's Billing Platform by switching from TiDB to ...
22. Dezember 2023, AWS Blog

bereitgestellt von Google News

Vitess, the database clustering system powering YouTube, graduates CNCF incubation
5. November 2019, SiliconANGLE News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18. Mai 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18. Mai 2021, The Register

Massively Scaling MySQL Using Vitess
19. Februar 2019, InfoQ.com

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13. Dezember 2018, TechCrunch

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

AllegroGraph logo

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

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