I am very new to using a database, and I have been playing for sometime with a server-side scripting language, it's a python web framework,combines both python 3 and html, it's pylatte.
www.pylatte.org, try it,you could like it,anyway I downloaded and installed both pymongo and MongoDB, I ran mongod.exe and have got through the tutorial and have done some of it in the IDLE, but can someone tell me how database works along with server-side scripting, and if possible can you show me an example please using pylatte or another web framework which is close to the same idea as pylatte is.I know there are alot of web frameworks for python 3 out there,but this is the only one I found which has a diffrent idea(maybe not the only one).Thanks for any help.