Skip to content
pontikis.net
  • Blog
  • WordPress
  • Labs
  • About
  • Toggle website search
Search this website
Menu Close

databases

  1. Home>
  2. Blog>
  3. databases>
Read more about the article What is the difference between $wpdb and WP_Query?
Image source - WordPress logo

What is the difference between $wpdb and WP_Query?

  • Post author:Christos Pontikis
  • Post published:December 2, 2022
  • Post category:WordPress
  • Reading time:2 mins read

$wpdb is a PHP global variable that holds the WordPress database object, which is actually an instantiation of the wpdb class. WP_Query actually uses wpdb to query the database. Use…

Continue ReadingWhat is the difference between $wpdb and WP_Query?
Read more about the article What is $wpdb in WordPress and How to Use it for Database Security
Image source - WordPress logo

What is $wpdb in WordPress and How to Use it for Database Security

  • Post author:Christos Pontikis
  • Post published:December 1, 2022
  • Post category:WordPress
  • Reading time:3 mins read

$wpdb is a PHP global variable that holds the WordPress database object, which is actually an instantiation of the wpdb class. $wpdb is used to manipulate custom database tables with…

Continue ReadingWhat is $wpdb in WordPress and How to Use it for Database Security
Read more about the article How To Store MySQL Result To Array From Bash
How To Store MySQL Result To Array From Bash

How To Store MySQL Result To Array From Bash

  • Post author:Christos Pontikis
  • Post published:July 31, 2020
  • Post category:Database Administration
  • Reading time:4 mins read

Every programming language offers drivers or extensions to query MySQL and fetch the result. In other words to store MySQL result to array. Sometimes you need to do the same…

Continue ReadingHow To Store MySQL Result To Array From Bash
Read more about the article Update Postgres Major Version in Debian Jessie
Keep calm

Update Postgres Major Version in Debian Jessie

  • Post author:Christos Pontikis
  • Post published:January 24, 2016
  • Post category:Database Administration
  • Reading time:8 mins read

Postgresql update is not a trivial task. According to PostgreSQL Versioning policy: A major release is numbered by increasing either the first or second part of the version number, e.g.…

Continue ReadingUpdate Postgres Major Version in Debian Jessie
Read more about the article How to Install PostgreSQL 9.3 on Debian 7 Wheezy
Elephant show in Chiang Mai

How to Install PostgreSQL 9.3 on Debian 7 Wheezy

  • Post author:Christos Pontikis
  • Post published:March 2, 2014
  • Post category:Database Administration
  • Reading time:15 mins read

While MySQL considered as "The world's most popular open source database", PostgreSQL rightly considered as "the world's most advanced open source database". PostgreSQL architecture is based on CLUSTERS (a group…

Continue ReadingHow to Install PostgreSQL 9.3 on Debian 7 Wheezy
  • 1
  • 2
  • Go to the next page

Categories

Archives

NewsLetter

Click here to subscribe to our free email newsletter.
Unsubscribe anytime with a click.

LIKE OUR PAGE!


Say Hello to Gutenberg with my new Free WordPress Plugin Boilerplate for Developers!

Star it on Github!


  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Contact
  • Privacy
  • Terms
© Christos Pontikis 2013 - 2025
Close Menu