mercredi 8 novembre 2017

Control SQLite Database in Web

I am going to create a database to store some data. It is not a difficult database, in fact, it is a simple one. But I would like to control it with a program.

I already built some programs that control databases, but they were for Windows. I use Linux, so I would like to create something that I could use everywhere.

My idea is to create a web interface to control my database. I have a beginner knowledge about programming web sites. Althought, I am able to use HTML, PHP, JavaScript and others.

But as a beginner in web, I would like to know, what would be the best programming language for a beginner, to control databases? What is the best way to control a SQLite database: JavaScript, PHP, other? Just want to know the easiest way.

My database is going to be on my computer. Therefore, my web application should access my SQLite database and control it.




Aucun commentaire:

Enregistrer un commentaire