IMELGRAT.ME

Resources for Developers

Tag

database

Using Random Numbers in MySQL – A few use cases

Share it!

Share it! Although you might not expect it, random numbers are used in databases quite often, especially when generating dummy data, providing randomized lists of products, to name just a couple. For instance, let’s say you have a table named… Continue Reading →


Share it!

Left, Right or Cross? Different types of SQL joins explained

Share it!

Share it! When working with databases, SQL joins (Structured Query Language table joins) are used to combine rows from two or more tables, based on a related set of columns between them. In this article, we’ll take a look at the… Continue Reading →


Share it!

Bulk Upload custom posts to WordPress

Share it!

Share it! WordPress is a flexible CMS and allows to manage a large number of posts that doesn’t limit users to regular “posts” and “pages” types of content through the use of custom posts. WordPress also has built-in post import… Continue Reading →


Share it!

Beyond SQL. Benefits of MongoDB and NoSQL databases

Share it!

Share it! MongoDB (derived from humongous) is a cross-platform, high performance, high availability, and easy scalability document-oriented database. MongoDB is released under a released under a mix of the GNU Affero General Public License and the Apache License. Classified as… Continue Reading →


Share it!

IAMBackup – Database Backup and Restore PHP package

Share it!

Share it! A solid database backup strategy provides an essential safeguard for protecting critical data stored in your databases. To minimize the risk of catastrophic data loss, you should back up your databases to preserve changes performed on your data… Continue Reading →


Share it!

© 2023 IMELGRAT.ME

Theme by Iván MelgratiTop ↑