sqlite3 database | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

sqlite3 database

Hello, I am working on a website and I created an sqlite database with python and cgi. I want to put my database on a linux server. My question is, where should I put it? In which folder on the server? Thanks

18th Nov 2017, 9:30 PM
Mai Aljuaid
Mai Aljuaid - avatar
1 Answer
0
you can install sql on the server by repository install such as apt-get install. And set the port forward on the router. if you are using paid hosting. usually the hoster provide the db by default.
20th Nov 2017, 9:47 AM
Jastria Rahmat
Jastria Rahmat - avatar