Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: Database size

Quote Reply
Re: Database size In reply to
Database "size" for MySQL has been addressed in the support forums before...Alex just posted another post about this subject a few days ago in the Links SQL Discussion Forum...also, http://www.mysql.com has docs that outline maximum limits of data stored in MySQL database.

Of course, the "size" in terms of number of records and raw data vary depending on hardware and software...(also depends on the number of fields in your tables within databases)

Basically, average record numbers in MySQL with a limited number of fields is in the range of 75,000 to 125,000.

The most absolute number is the raw data size (exported flat file of the MySQL database) is around 2 Gigs....

Regards,

Eliot Lee
Subject Author Views Date
Thread Database size Dinky 3022 Apr 8, 2001, 6:55 PM
Thread Re: Database size
Stealth 2924 Apr 8, 2001, 9:15 PM
Post Re: Database size
Paul 2924 Apr 9, 2001, 3:39 PM