Simple approach to solve technical complexity revolving around managing & manipulating RDBMS?
Every enterpreneur, at some point of their journey, face this chrisis of having to utilize database yet want to surpass the complexity of the technicality involved with using one during development.
Here is a lean approach that could save a ton of time and speed up development process.
Databases such as MySQL & MariaDB require in-depth familiarity with SQL &?MySQL shell (CLI)
Use phpMyAdmin to solve the above complex requirement?
About phpMyAdmin:-
Open source DBMS with UI used with MySQL & MariaDB
Easiest way to install phpMyAdmin via Server stack
1. WAMP (Windows --> Apache| MySQL| PHP)
2. XAMPP (Any other OS --> Apache| MySQL| Perl| PHP)
Next steps will be to login using browser and setting up databases.