[ad_1]
Hey! I’m a developer, but I’m a beginner with WP. I’ve used wix in the past, and they have native database features that allow you to build a database right on the site, and then use that data to build features on your website.
I’m wondering if there are similar solutions with wordpress. I am currently building a some what simple website for a client, but they do need a database. Are there any simple solutions to this? Or am I going to have to use mysql?
[ad_2]
What do you mean exactly by “database” in the context that you are using it?
Are you referring to the exact low-level data storage technology used by WordPress i.e., MySQL? Or are you referring to a higher level abstraction to store user data such as an ORM or similar?