connect to my database from another computer
- by user3482102
Sorry for being a :noob
I am a student working on a dbms project on my laptop. I have installed mariadb and I have root access. Similarly the case with my friend's laptop. The problem is we both want to work on same database collectively as we are partners of a team in the project. How can I create a database in mariadb that we both can share? How to access that database?
Please specify the software to use and implementation.