khan kaka Posted November 13, 2005 Share Posted November 13, 2005 Hi there i am trying to make a database wiht 16000 records i have made the text file and when i try to inset it to data base using phpmyadmin it doest work. IS 16000 RECORDS TOO MUCH FOR MYSQL. IS IT OK IF I KEEP 16000 RECORDS IN ONE TABLE. IF NOT HOW CAN I GET AROUND THIS PROBLEM. Quote Link to comment https://forums.phpfreaks.com/topic/2851-is-16000-records-too-much-for-mysql-data-base/ Share on other sites More sharing options...
neylitalo Posted November 13, 2005 Share Posted November 13, 2005 databases are designed to handle large amounts of data - 16,000 rows would be child's play. If you really want power, though, use PostgreSQL - I'm just starting to use it, and I'm already seeing how much more powerful it is than MySQL. [a href=\"http://www.postgresql.org\" target=\"_blank\"]http://www.postgresql.org[/a] Quote Link to comment https://forums.phpfreaks.com/topic/2851-is-16000-records-too-much-for-mysql-data-base/#findComment-9586 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.