custom tables in wordpress Database? (can i just create them with sql?)

i just want to create a custom Table in my WordPress database and i saw many php functions to deal with that my question now is : can i just create them with an sql command and for what do i need to keep an eye on ?

Topic database Wordpress sql

Category Web


Yes, you can. WPDB Class is quite beneficial in manipulating the database.

https://developer.wordpress.org/reference/classes/wpdb/

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.