+ 5
Jovel Luna
XAMPP is a server for PHP programming. No need to compiler for SQL. You just need to make a connection in PHP code to connect database with XAMPP server. When server run it automatically start SQL database.
To see database after running server just type on browser:
localhost/phpMyAdmin
+ 1
use python + sqlite. Then no need to server



