Create a database table in Magento 2
Below are steps I went though to create a new database table in Magento 2 / Adobe Commerce
Create a module
You can add to your existing module or follow this blog to create a module
Create a db schema
Refernce https://devdocs.magento.com/guides/v2.4...
blog.azcodez.com1 min read