#mysql

[ follow ]
#php
fromO'Reilly Online Learning
10 months ago
JavaScript

Learning PHP, MySQL & JavaScript, 7th Edition

Learn to build interactive, data-driven websites using core technologies like PHP, MySQL, JavaScript, CSS, HTML5, jQuery, Node.js, and React, even with basic HTML knowledge.
fromO'Reilly Online Learning
10 months ago
JavaScript

Learning PHP, MySQL & JavaScript, 7th Edition

Learn to build interactive, data-driven websites using core technologies like PHP, MySQL, JavaScript, CSS, HTML5, jQuery, Node.js, and React, even with basic HTML knowledge.
more#php
#database-management
fromHackernoon
3 months ago
Ruby on Rails

Want Everyone Out of the Database? Here's How the Pros Do It | HackerNoon

Single-user mode is essential for performing critical database tasks without conflicts.
Transitioning back to multi-user mode is crucial after maintenance to restore normal operations.
fromRealpython
1 week ago
Ruby on Rails

MySQL Databases and Python - Real Python

MySQL is highly popular for database management, especially for applications needing data access.
The course teaches integration of MySQL with Python for practical application use.
fromHackernoon
3 months ago
Ruby on Rails

Want Everyone Out of the Database? Here's How the Pros Do It | HackerNoon

Single-user mode is essential for performing critical database tasks without conflicts.
Transitioning back to multi-user mode is crucial after maintenance to restore normal operations.
fromRealpython
1 week ago
Ruby on Rails

MySQL Databases and Python - Real Python

MySQL is highly popular for database management, especially for applications needing data access.
The course teaches integration of MySQL with Python for practical application use.
more#database-management
#sql
Data science
fromMedium
2 months ago

SQL vs. NoSQL Explained: When to Use Which and Why It Matters to Modern Data Management

SQL databases manage structured data using tables and ensure data integrity through ACID properties.
Data science
fromMedium
2 months ago

SQL vs. NoSQL Explained: When to Use Which and Why It Matters to Modern Data Management

SQL and NoSQL databases are essential for modern data management.
SQL databases utilize predefined schemas and provide robust data integrity through ACID properties.
Data science
fromMedium
2 months ago

SQL vs. NoSQL Explained: When to Use Which and Why It Matters to Modern Data Management

SQL databases manage structured data using tables and ensure data integrity through ACID properties.
Data science
fromMedium
2 months ago

SQL vs. NoSQL Explained: When to Use Which and Why It Matters to Modern Data Management

SQL and NoSQL databases are essential for modern data management.
SQL databases utilize predefined schemas and provide robust data integrity through ACID properties.
more#sql
#jdbc
Java
fromHackernoon
2 months ago

This Code Change Sped Up MySQL Queries from 25 Minutes to 23 Seconds | HackerNoon

Dynamic partitioning in JDBC batch processing requires adjustments to include where_condition for improved performance.
Java
fromHackernoon
2 months ago

This Code Change Sped Up MySQL Queries from 25 Minutes to 23 Seconds | HackerNoon

Dynamic partitioning in JDBC batch processing requires adjustments to include where_condition for improved performance.
more#jdbc
fromInfoQ
8 months ago
JavaScript

MariaDB Introduces Open-Source Vector Preview, Aiming to Become Default MySQL Option

MariaDB 11.6 introduces public preview of vector search, aiming to outpace MySQL by offering open-source functionalities.
fromAlvinalexander
2 years ago
Scala

A MySQL database backup (mysqldump) shell script

Creating a simple MySQL database backup shell script using mysqldump on Linux servers.
[ Load more ]