Tagged articles
24 articles
Page 1 of 1
ITPUB
ITPUB
Sep 24, 2025 · Databases

Essential Oracle Database Diagnostic Queries and Administration Scripts

This guide compiles over 70 essential Oracle SQL queries, shell commands, and scripts for inspecting version, configuration, tablespace usage, performance metrics, backup details, and cluster status, providing DBAs with a ready‑to‑use reference for comprehensive database health checks.

AdministrationBackupRDBMS
0 likes · 25 min read
Essential Oracle Database Diagnostic Queries and Administration Scripts
ITPUB
ITPUB
Sep 14, 2024 · Databases

Should You Choose MariaDB Over MySQL? A Deep Technical Comparison

The article compares MySQL and MariaDB, tracing MySQL’s historic rise, explaining why MariaDB was forked, detailing their governance, enumerating MariaDB’s additional storage engines and performance optimizations, highlighting new features, and analyzing recent adoption trends that suggest MariaDB may eventually overtake MySQL.

MariaDBRDBMSStorage Engine
0 likes · 6 min read
Should You Choose MariaDB Over MySQL? A Deep Technical Comparison
21CTO
21CTO
May 2, 2024 · Databases

Why SQL Still Dominates After 50 Years: 8 Compelling Reasons

This article explains eight key reasons why SQL and relational database systems remain the dominant data management solution half a century after their invention, covering performance, maturity, community, simplicity, popularity, open‑source options, powerful query capabilities, and their continued relevance alongside newer technologies.

RDBMSRelational DatabaseSQL
0 likes · 9 min read
Why SQL Still Dominates After 50 Years: 8 Compelling Reasons
dbaplus Community
dbaplus Community
May 1, 2024 · Databases

8 Compelling Reasons SQL Still Dominates After 50 Years

This article outlines eight key reasons why SQL and relational databases remain the dominant data management solution half a century after their invention, covering processing power, proven reliability, community support, simplicity, widespread adoption, open‑source growth, practical query power, and their role alongside NoSQL technologies.

Data ManagementRDBMSSQL
0 likes · 9 min read
8 Compelling Reasons SQL Still Dominates After 50 Years
dbaplus Community
dbaplus Community
Jul 5, 2023 · Databases

Mid‑Year 2023 Database Industry Roundup: Major Releases and Trends

The 2023 first‑half newsletter compiles a comprehensive overview of the database sector, highlighting the surge of domestic vendors, key technological breakthroughs such as HTAP and serverless, and detailed version updates across RDBMS, NewSQL, graph, time‑series, big‑data, and cloud databases, offering valuable insights for practitioners and decision‑makers.

Big DataIndustry ReportNewSQL
0 likes · 48 min read
Mid‑Year 2023 Database Industry Roundup: Major Releases and Trends
21CTO
21CTO
Feb 18, 2023 · Databases

MySQL vs PostgreSQL 2023: Which Database Should You Choose?

This 2023 comparison examines MySQL and PostgreSQL across history, features, performance, scalability, cost, and migration trends, helping developers decide which relational database best fits their specific application requirements.

2023PostgreSQLRDBMS
0 likes · 13 min read
MySQL vs PostgreSQL 2023: Which Database Should You Choose?
php Courses
php Courses
Aug 4, 2021 · Databases

SQL Quick Start Course Overview

The SQL Quick Start Course introduces beginners to Structured Query Language, covering data insertion, querying, updating, deletion, schema creation, modification, and access control, and provides an online learning link and QR code for immediate access.

BeginnerRDBMSquery language
0 likes · 2 min read
SQL Quick Start Course Overview
dbaplus Community
dbaplus Community
Jun 29, 2021 · Databases

Latest Database Releases: Key Features of Oracle, MySQL, PostgreSQL, OceanBase & More

This newsletter compiles the most important updates from June 2021 across RDBMS, NoSQL, NewSQL, time‑series, big‑data, domestic and cloud databases, highlighting new versions, major features, performance improvements and security enhancements for products such as Oracle 21c, MySQL 8.0.24/8.0.25, PostgreSQL 14 Beta, TiDB 5.0, OceanBase V3.1 and many others.

NoSQLRDBMSRelease Notes
0 likes · 41 min read
Latest Database Releases: Key Features of Oracle, MySQL, PostgreSQL, OceanBase & More
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Jun 14, 2019 · Databases

CAP Theory in Action: Choosing Consistency or Availability for Your Database

This article explains the ACID principles of relational databases versus the CAP principles of NoSQL systems, illustrates why distributed systems can only satisfy two of consistency, availability, and partition tolerance, and discusses how Eureka and Zookeeper embody AP and CP choices, especially during high‑traffic events like Double‑11.

CAP theoremNoSQLRDBMS
0 likes · 3 min read
CAP Theory in Action: Choosing Consistency or Availability for Your Database
dbaplus Community
dbaplus Community
Jan 13, 2019 · Databases

January 2019 DB-Engines Newsletter: Latest Database Releases & Key Features

The January 2019 DB-Engines newsletter compiles the newest releases, feature highlights, and performance improvements across RDBMS, NoSQL, NewSQL, time‑series, big‑data, domestic, and cloud database families, while also explaining the ranking methodology and providing download links for the full issue.

Big DataNewSQLNoSQL
0 likes · 41 min read
January 2019 DB-Engines Newsletter: Latest Database Releases & Key Features
ITPUB
ITPUB
Jan 5, 2019 · Databases

Why PostgreSQL Captured the 2018 DB-Engines DBMS of the Year Award

The 2018 DB-Engines ranking crowned PostgreSQL as the top DBMS, highlighting its 30‑year evolution, strong community, and expanding features, while MongoDB and Redis secured the runner‑up and third places respectively, and the January 2019 popularity scores showed continued shifts among major database systems.

DB-EnginesDatabase RankingsMongoDB
0 likes · 5 min read
Why PostgreSQL Captured the 2018 DB-Engines DBMS of the Year Award
21CTO
21CTO
Dec 27, 2018 · Databases

SQLite vs MySQL vs PostgreSQL: Which Database Fits Your Needs?

This article compares SQLite, MySQL, and PostgreSQL across architecture, features, scalability, use cases, and limitations, helping developers choose the most suitable relational database for their specific application requirements.

PostgreSQLRDBMSSQLite
0 likes · 11 min read
SQLite vs MySQL vs PostgreSQL: Which Database Fits Your Needs?
Tencent Cloud Developer
Tencent Cloud Developer
Oct 16, 2018 · Databases

MSQL+: A Plugin Toolkit for Similarity Search in Distributed Relational Database Systems (VLDB 2018 Demo)

MSQL+ is a plugin toolkit that embeds similarity‑search capabilities directly into distributed relational databases such as Tencent’s TDSQL, using B‑tree indexes on generated signatures, customizable DIST functions, and various pivot‑selection strategies to enable scalable, SQL‑standard, approximate queries across sharded data.

MSQL+RDBMSTDSQL
0 likes · 12 min read
MSQL+: A Plugin Toolkit for Similarity Search in Distributed Relational Database Systems (VLDB 2018 Demo)
dbaplus Community
dbaplus Community
Mar 18, 2018 · Databases

What’s New in the Database World? March 2018 Release Roundup

The March 2018 DBAplus Newsletter compiles the latest releases across RDBMS, NoSQL, NewSQL, time‑series and big‑data ecosystems, highlighting new features, performance improvements, compatibility updates and key technical links for Oracle, MySQL, MariaDB, SQL Server, DB2, PostgreSQL, TiDB, CockroachDB, InfluxDB, Hadoop and several Chinese‑made databases.

Big DataDatabase ReleasesHTAP
0 likes · 21 min read
What’s New in the Database World? March 2018 Release Roundup
ITPUB
ITPUB
Jul 17, 2017 · Databases

Why SQL Still Dominates After 43 Years: 8 Compelling Reasons

Based on a 2017 Stack Overflow survey of 64,000 developers, this article explains why SQL remains the second‑most used programming language, detailing eight technical, community‑driven and practical reasons that keep relational databases indispensable despite the rise of newer technologies.

Data ManagementRDBMSSQL
0 likes · 10 min read
Why SQL Still Dominates After 43 Years: 8 Compelling Reasons
dbaplus Community
dbaplus Community
Apr 27, 2017 · Databases

What’s New in Databases? April 2017 DBAplus Newsletter Highlights

The April 2017 DBAplus Newsletter compiles the latest database releases, DB‑Engines ranking data, feature updates for Oracle, MySQL, MariaDB, SQL Server, PostgreSQL, Hadoop, and emerging domestic systems, while summarizing key new‑SQL, NoSQL, and big‑data developments for database professionals.

DB-EnginesNewSQLNoSQL
0 likes · 21 min read
What’s New in Databases? April 2017 DBAplus Newsletter Highlights
dbaplus Community
dbaplus Community
Feb 21, 2017 · Databases

What Do DB‑Engines Trends Reveal About the Future of Databases?

The DBAplus Newsletter reviews recent DB‑Engines ranking trends, highlights major releases across RDBMS, NoSQL, NewSQL and big‑data ecosystems, analyzes shifting market dynamics, and lists upcoming community events and resources for database professionals.

DB-EnginesDatabase TrendsNewSQL
0 likes · 22 min read
What Do DB‑Engines Trends Reveal About the Future of Databases?