What database should I use that does not need an application to be installed -


is there database not required installed application @ client side.

no. database server requires specialized client connect it.

it might simple command-line client (e.g. mysql) or gui (e.g. phpmyadmin), it's needed.


Comments

Popular posts from this blog

javascript - Feed FileReader from server side files -

java - How to create your own button and Use it with Scene Builder for javafx -

c++ - Drawing a circle in directx 9 -