Jump to content

is 16000 records too much for mysql data base


khan kaka

Recommended Posts

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.

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]

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.