quick.db
quick.db copied to clipboard
Expended README with Setup Instructions, Prerequisites, and Database Driver Configuration
This pull request adds to the README file by adding more detailed instructions on what is needed and how to set up the project, this includes adding:
- Prerequisites: Added details on required Node.js and NPM installations.
- Multiple Database Drivers: Added examples and instructions on configuring quick.db with MySQL, PostgreSQL, and Mongoose, including the necessary driver installations.
I believe that by adding this information into the README file it will make it easier for people to get started and use quick.db.