Обсуждение: general storage question with SQL

Поиск
Список
Период
Сортировка

general storage question with SQL

От
Toy
Дата:
Hi, I'm a newbie with SQL in general.  I am building a site with PHP
and postrgreSQL that will have articles.  In the postgreSQL db, should
I store the actual article inside it, or just the path of the article
on my machine?  How about with images?  What are the benefits and or
bad points of storing in the database or just the path?  Thank you.
Jason