I have an idea to implement a web application.
I will be having a web crawler that will fetch pages and information from the sites and store it to database. The registered end user can access the information by querying from the database.
I will be using the Web-Crawler written in Python.
Initially, I can design my website using some free online tools like weebly.com and later on can publish by buying some domain.
I have no idea which open source database to use for this purpose and link it to web site.
I am unaware of the limits which the open source databases provide ?
Please help me with my queries?
I will be having a web crawler that will fetch pages and information from the sites and store it to database. The registered end user can access the information by querying from the database.
I will be using the Web-Crawler written in Python.
Initially, I can design my website using some free online tools like weebly.com and later on can publish by buying some domain.
I have no idea which open source database to use for this purpose and link it to web site.
I am unaware of the limits which the open source databases provide ?
Please help me with my queries?
Comment