Answer the question
In order to leave comments, you need to log in
How to store multiple urls in mysql database?
It is necessary to store millions of unique page addresses in the mysql database (I can’t use another engine). In the table, among other things, the column is the url address of the page (it is planned that it is unique for each record)
Tell me what type of tables is better to use (MyISAM, InnoDB, etc.) and whether to create an index for the column of page addresses, if so, what type of index?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question