简体   繁体   English

数据输入到网站

[英]Data input to a website

I'm new to website design and am building/learning how to put together a data driven website that will help users with calorie/ vegetarian types of queries. 我是网站设计的新手,正在构建/学习如何构建一个数据驱动的网站,该网站将帮助用户进行卡路里/素食类型的查询。 My question is for big sites like DailyBurn, SparkPeople do they rent a database or build their own? 我的问题是针对DailyBurn,SparkPeople等大型网站,他们是租用数据库还是自己建立数据库? I know users data is stored on their sites, so do they have separate db's for user input and calorie output? 我知道用户数据存储在他们的站点上,因此他们是否有用于用户输入和卡路里输出的单独的数据库? If someone is building their site from scratch is it better and cheaper to just create their own db's from scratch or pay for an existing one? 如果有人从头开始构建站点,那么从头开始创建自己的数据库或为现有数据库付费是更好又便宜的选择?

The other negative is a site like CalorieKing requires me to show their name on any queries I think even for the paid service which I do not want to do. 另一个不利因素是,像CalorieKing这样的网站要求我在我认为对我不想做的付费服务的任何查询中都显示其名称。

Thanks 谢谢

H H

They're probably going to be separate tables of the same database. 它们可能是同一数据库的单独表。

I'm not exactly sure what you mean by creating your own database, but with the advent of AWS they are dirt cheap . 我不确定您创建自己的数据库的含义,但是随着AWS的出现,它们非常便宜

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM