At the moment i'm busy to implement a website, database and software which will fill this database. The website is placed at an external hosting company, the software is running at out local netwerk. The website needs to read the information in the database, the local software will put its results (these data) in the database.
Question: where will i put the database? What's the best place considering security and performance. And also what are the possibilities: if i put the database together with my website at the webserver, can i access it form my local software for uploading? If i put the database local, can i access it from my website?
I'm a programmer and know about programming software and implementing databases but have little knowledge about infrastructure, so can please someone give me some advice.
Thanks in advance, Jethro