SunQuest
           MySQL Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesMySQL Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today!
  #1  
Old February 28th, 2000, 07:08 PM
PG PG is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2000
Location: France
Posts: 2 PG User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Hi,

I need to developp a small but flexible application for an estate agency. I was thinking about using PHP and mySQL. The database will include the basic fields (such as address, rooms, city,...).
1.- What could be the size limitation in terms of number of records ?
2.- is there any script already available for this ? (need to post, read, modify and delete row in database)
Any advice regarding choice of technology (PHP/mySQL or ASP)?

thanks


------------------
PG

Reply With Quote
  #2  
Old March 1st, 2000, 10:11 AM
TroutMask TroutMask is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2000
Location: Englewood, CO
Posts: 30 TroutMask User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
The size limitation isn't so much on the number of records but on the total size of the tables/database. My understanding is that tables can be several gigabytes in size. It is very unlikely that you will get anywhere near this with your application.

My site (www.hotlinecentral.com/hlsearch.shtml)utilizes a MySQL database with up to 500,000 records that include file names and directory paths. The limitation that I've run up against is the speed of searches when looking for a string in a text field. I've increased my RAM to 1 GB, turned off paging and normalized the database and now everything works pretty smoothly.

I selected PHP/MySQL for two primary reasons:
1. Price. They are "free".
2. Unix compatibility and stability. I use Perl to modify/maintain the database and some Perl functions won't work on NT. I work with NT and find it unreliable in comparison to Unix.

In my opinion, the primary advantage of ASP over (older versions of) PHP is session variables, but PHP4 will provide this means of maintaining persistent data during sessions, although perhaps not persistent objects.

-TM

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesMySQL Help > size limitation


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway