Beefy Boxes and Bandwidth Generously Provided by pair Networks vroom
The stupid question is the question not asked
 
PerlMonks  

Re: Re: Re: Re: How to calculate development time?

by runrig (Abbot)
on May 31, 2001 at 20:50 UTC ( [id://84735]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: Re: Re: How to calculate development time?
in thread How to calculate development time?

I've used MySQL for websites that get millions of page views involving up to hundreds of millions of queries per month without ever having a problem.

Page views? Great. MySQL is great for read-only databases that don't need any transactional capabilities. As long as you realize that its just a file system with a (very basic) SQL interface, then fine.

I know of one company doing hight volume credit card transactions that has been using MySQL, and is moving to Oracle because MySQL can't handle the load without corrupting data which is another issue warned about in the article.

And I hope you never have to back up that database/filesystem while the data is changing :)

As for other free options, theres PostgreSQL

  • Comment on Re: Re: Re: Re: How to calculate development time?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://84735]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.