WordPress Database High-Level Tour

Поделиться
HTML-код
  • Опубликовано: 23 авг 2024
  • In this video, we go over the very BASICS of what is contained in the WordPress Database
    💖 Become a Patron to show support & get perks!
    / wpcasts
    Sign up for the newsletter. Free course coming in 2020:
    wpcasts.tv
    *SOCIAL*
    Twitter: / alexanderbyoung
    Facebook: / wpcasts.tv

Комментарии • 41

  • @exikoz
    @exikoz 3 года назад +20

    This is great, because almost every course or tutorial on WordPress development never talks about the database.

  • @AndyMilne1982
    @AndyMilne1982 3 года назад +17

    I’d definitely be interested in seeing a deep dive video on this. Love your videos, so very helpful. Thank you!

  • @williamgillett1756
    @williamgillett1756 3 года назад +6

    Great intro. Would be great to expand this to cover woocommerce tables and its data in core tables and in general how relationships (orders to users, attachments to posts) are established and maintained.

  • @tylerabbott957
    @tylerabbott957 3 года назад +7

    This channel is helping me keep my job!

    • @TheMarouuu
      @TheMarouuu 3 года назад +1

      I lol'd :D

    • @WPCasts
      @WPCasts  3 года назад +1

      I can't wait to get my thank you card in the mail!

  • @parsecdev
    @parsecdev 3 года назад +2

    Great video as always. I would like to see how you clean a 5 years old WP DB. A site that has thousands of posts and has changed 3-4 themes (and myriads of plugins).... how do you clean such a mess with an army of zombies transients/tons of revisions etc. How do you optimize such a database without breaking it. What are the best WP DB plugins that can show you at a glance the health of WP DB.

  • @tansimanim4776
    @tansimanim4776 2 года назад

    Hey bro. Take Love From Bangladesh. I love the way how you summarizes useful information in a nutshell. God bless you.

  • @shlxng1787
    @shlxng1787 3 года назад

    I love how this guy can explain things. awesome

  • @kerimtim
    @kerimtim 3 года назад

    I just saw I just saw the title of this video and I immediately got excited watching this but I like this video before watching and move the video to watch later at least

  • @Electricante
    @Electricante 3 года назад +2

    oh wow, this channel is so good

  • @ameenirfan2972
    @ameenirfan2972 2 года назад

    nice explanation

  • @KICKASS4272
    @KICKASS4272 3 года назад +1

    Long form video would be great!

  • @ngetsophea8812
    @ngetsophea8812 2 года назад

    Thank you WPCasts for the presentation. I was wondering if you could you please go more deeply into the table wp_terms, wp_term_taxonomy and wp_term_relationship.

  • @re-member
    @re-member 3 года назад

    Thank you for putting out highly unique and super useful content. You are awesome.

    • @WPCasts
      @WPCasts  3 года назад +1

      My pleasure!

  • @wizjr202
    @wizjr202 3 года назад +1

    Thank you for the couse. A deep dive would definitely be helpful. Would you think about doing the same for WooCommerce? Thanks!

  • @dnikolai
    @dnikolai 3 года назад +1

    Great video as usual!
    Do you have any tools or methods you would recommend for stress testing WordPress websites to see if a solution is viable for enterprise use?

  • @srdjagunjic
    @srdjagunjic 3 года назад +1

    Longer video please!

  • @surfthejungle
    @surfthejungle 3 года назад

    it would be nice to see how to use scripts and common examples of scripts you run on your db

  • @jaspzhy3589
    @jaspzhy3589 3 года назад

    some tip and tricks with SQL would be great, always daunting to mess with the database

  • @wispawelwis38
    @wispawelwis38 2 года назад

    Ok but how to set everything up and enter that panel...?

  • @JimKernix
    @JimKernix 3 года назад

    Can you delete tables and transfer tables to a second WP install? How would you go about doing that? I won't go into the details of how I messed my site up, but I had an existing site that I created in 2009. I installed WP in a folder I called Blog (1st mistake I think. But I had no idea how to use the theme to redesign my HTML pages that were one level up in public_html. So I think I need to install a 2nd instance of WP in public_html and somehow connect the two installs - one for my pages and the one with all my posts and uploads.

  • @frankie_goestohollywood
    @frankie_goestohollywood 3 года назад

    Thank you for this - excellent :-)

  • @TheMarouuu
    @TheMarouuu 3 года назад +1

    Ever thought about sharing your vids on dev[dot]to ? I think you'll get like a ton of subscribes from that place. It's heavy on JS stuff but I feel iike there's a void for hybrid JS WP stuff. You could share your videos there, it's a pretty open place.

    • @WPCasts
      @WPCasts  3 года назад +2

      Thanks for the suggestion. I'll look into it!

    • @TheMarouuu
      @TheMarouuu 3 года назад

      @@WPCasts It's a pretty active community, everyone can write, everyone is a member and there are some quality folks in there doing tutorials with gifs n stuff, but like really pro content, well made. There's ofc a lot of "Hi I'm new here" posts, but I think you could fill the WP void they're currently having.

  • @MBoogy66
    @MBoogy66 3 года назад

    Thanks for tour!.....which tool are you using to explore the DB?

    • @WPCasts
      @WPCasts  3 года назад +2

      You're welcome! It's called Sequel Pro: www.sequelpro.com/

    • @MBoogy66
      @MBoogy66 3 года назад

      @@WPCasts Thanks!

  • @jano12330
    @jano12330 3 года назад

    I see you are using a Local App to run your WP instances, could you explain how to connect to the WP instance DB from Sequel Pro? Since the local DB is running inside the docker container, I have issues to connect to it, thanks

    • @MichaelAlderete
      @MichaelAlderete 3 года назад

      There’s actually a button in the Local app, you click it and it’ll open up the database client, connected to that site’s database. Super-simple, super-easy.

    • @jano12330
      @jano12330 3 года назад

      @@MichaelAlderete yeah I know that, it opens up the phpmyadmin in a browser, but I was asking about different thing, how to connect to the database with Sequel Pro or Workbench, to that database.

    • @MichaelAlderete
      @MichaelAlderete 3 года назад

      ​@@jano12330 When I run Local.app and have a site running, there are four tabs in the main/details area for that site: Overview, Database, Utilities, and Tools. When I click the Database tab, there's a number of items in the details area, starting with a Connect line. That line has two options/buttons available to me: Open Adminer, and Open Sequel Pro.
      And when I click Open Sequel Pro, it does exactly that, connecting to the site's MySQL database. (Well, it used to; my Mac is currently having serious problems after I sent it out to have the battery replaced...)
      Is that not what you're trying to do?
      This is on Mac, using the latest version of Local.app.

    • @jano12330
      @jano12330 3 года назад

      @@MichaelAlderete yeah, but not able to connect for some reason

  • @Noleemits
    @Noleemits 3 года назад

    Say for example I add a custom field on woocommerce product, could I grab that field from the database and output it into the woocommerce order email?

    • @WPCasts
      @WPCasts  3 года назад +1

      Absolutely! WooCommerce data is stored in the wp_postmeta table. You can search by the product's ID and get all the info you need!

    • @Noleemits
      @Noleemits 3 года назад

      @@WPCasts Awesome, I'll give it a try