My name is Tal
I am working on a PHP application, it should have many, many records, which database should I use, and are there any manuals on the Internet that explain how to create effective dbs and tables?
Tnx!
Check out database normalization. This is a brilliant theory that will help you create stable and scalable databases. There is a good article on this subject at http://en.wikipedia.org/wiki/Database_normalization
, , MySQL. ( , WordPress, phpBB Drupal). , , , .
, A B . -.
. , , .
db.
(*), , .
.
, , .
PHP MySql. PHP sqlite. sqlite , dbs.
db, .
MySql , , , b/c .
SQLite , .
Source: https://habr.com/ru/post/1749622/More articles:Display default key bindings in vim - vimWhy compile a + link when building code in C ++ instead of creating an executable file directly - c ++How to get the id of the current record? - cakephpWhat is <%:%> done in asp.net mvc? - asp.netC # COM Cross Thread - multithreadingReset multiple files within revision range - perforceКак избавиться от ложных изменений в git? - gitTSQL - make the literal value of a float - floating-pointSynchronizing Bindings of Multiple Properties in UserControl - synchronizationBoost binary serialization - c ++All Articles