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 > Atos Standard Common Repository vs. CrateDB vs. GeoSpock vs. MySQL vs. Teradata

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. CrateDB vs. GeoSpock vs. MySQL vs. Teradata

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenCrateDB  Xaus Vergleich ausschliessenGeoSpock  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenTeradata  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.GeoSpock seems to be discontinued. Therefore it will be excluded from the DB-Engines ranking.
KurzbeschreibungHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksVerteilter Data Store basierend auf LuceneSpatial and temporal data processing engine for extreme data scaleWeit verbreitetes, allgemein einsetzbares Open Source RDBMSA hybrid cloud data analytics software platform (Teradata Vantage)
Primäres DatenbankmodellDocument Store
Key-Value Store
Document Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Relational DBMSRelational DBMS infoKey/Value Zugriff über memcached APIRelational DBMS
Sekundäre DatenbankmodelleRelational DBMSTime Series DBMSDocument Store
Spatial DBMS
Document Store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,73
Rang#224  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte1083,74
Rang#2  Overall
#2  Relational DBMS
Punkte45,33
Rang#21  Overall
#15  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorycratedb.comgeospock.comwww.mysql.comwww.teradata.com
Technische Dokumentationcratedb.com/­docsdev.mysql.com/­docdocs.teradata.com
EntwicklerAtos Convergence CreatorsCrateGeoSpockOracle infoseit 2010, ursprünglich MySQL AB, danach SunTeradata
Erscheinungsjahr2016201319951984
Aktuelle Version17032.0, September 20198.4.0, April 2024Teradata Vantage 1.0 MU2, Jänner 2019
Lizenz infoCommercial or Open SourcekommerziellOpen SourcekommerziellOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
ImplementierungsspracheJavaJavaJava, JavascriptC und C++
Server BetriebssystemeLinuxAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportgehostetFreeBSD
Linux
OS X
Solaris
Windows
gehostet
Linux
DatenschemaSchema and schema-less with LDAP viewsFlexible Schema (defined schema, partial schema, schema free)jajaja
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, XSLTjaneinneinjaja
Sekundärindizesjajatemporal, categoricaljaja infoSpezielle Join-Indizes für physikalisches 'pre-joining' von Tabellen
SQL infoSupport of SQLneinyes, but no triggers and constraints, and PostgreSQL compatibilityANSI SQL for query only (using Presto)ja infomit proprietären Erweiterungenja infoSQL 2016 + extensions
APIs und andere ZugriffskonzepteLDAPADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
JDBCADO.NET
JDBC
ODBC
Proprietäres native API
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Unterstützte ProgrammiersprachenAll languages with LDAP bindings.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionenneinja infoproprietäre Syntaxja infoUDFs, stored procedures, table functions in parallel
Triggersjaneinneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionShardingAutomatic shardinghorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL FabricSharding infoHashing
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaConfigurable replication on table/partition-levelMulti-Source Replikation
Source-Replica Replikation
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinja infonicht für MyISAM Storage Engineja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsnein infounique row identifiers can be used for implementing an optimistic concurrency control strategyneinACID infonicht für MyISAM Storage EngineACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoTable Locks oder Row Locks abhängig von Storage Engineja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinjaja
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationRechteverwaltung mit BenutzeraccountsAccess rights for users can be defined per tableBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Atos Standard Common RepositoryCrateDBGeoSpockMySQLTeradata
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» 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 Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» mehr

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» 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 RepositoryCrateDBGeoSpockMySQLTeradata
DB-Engines Blog Posts

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

MariaDB strengthens its position in the open source RDBMS market
5. April 2018, Matthias Gelbmann

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

alle anzeigen

Teradata is the most popular data warehouse DBMS
2. April 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8. April 2024, Datanami

CrateDB Partners with HiveMQ to Advance IoT Data Management and Analytics Across Industries
25. März 2024, Datanami

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29. August 2017, The New Stack

Crate.io Introduces CrateDB 2.0 Enterprise and Open Source Editions
16. Mai 2017, Business Wire

Crate.io raises $10M to grow its database platform
15. Juni 2021, VentureBeat

bereitgestellt von Google News

GeoSpock launches Spatial Big Data Platform 2.0
4. September 2019, VanillaPlus

nChain leads investment round in extreme-scale data firm GeoSpock
2. Oktober 2020, CoinGeek

GeoSpock’s extreme-scale data mission in $5.4m funding boost
8. Oktober 2020, Cambridge Independent

Big data processing techniques to streamline analytics
5. Oktober 2018, TechTarget

The most promising deep tech startups of Cambridge in 2021
10. Mai 2021, UKTN (UK Technology News

bereitgestellt von Google News

Moro Hub migrates 2 critical govt workloads to Oracle MySQL Enterprise Edition
17. Mai 2024, Telecompaper EN

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18. März 2024, AWS Blog

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29. Dezember 2023, InfoQ.com

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15. Februar 2024, Simplilearn

MySQL HeatWave Lakehouse Support for Parquet and Avro file formats
8. November 2023, Oracle

bereitgestellt von Google News

Chief Customer Officer Of Teradata Sold 25% Of Their Shares
12. Mai 2024, Simply Wall St

Teradata to Present at Upcoming Investor Conferences | Business & Finance | heraldchronicle.com
13. Mai 2024, Winchester Herald Chronicle

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

Teradata (NYSE:TDC) Reports Q1 In Line With Expectations
6. Mai 2024, Yahoo Finance

Lakehouse dam breaks after departure of long-time Teradata CTO
1. Mai 2024, The Register

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.

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

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.

Präsentieren Sie hier Ihr Produkt