On Tue, Mar 01, 2005 at 09:52:41AM +1000, Shane Farmer wrote: > Would MySQL be considered an enterprise level database yet? When I was > using it (for PHP) it seemed to still need a lot of work. It was only > just adding transactions, sunqueries where in an alpha build and > stored procedures were being talked about as a future feature. It is a > good system but now that I've moved on to CF/mssql I don't think I > could go back easily. > > The only other option I have been exposed to is Oracle and that > obviously isn't really an option ($$$).
I thought I'd already spruiked PostgreSQL in this thread already. Anyway.. http://www.postgresql.org They've just released a new version that adds Point-in-Time-Recovery and a Windows native build+installer to the already long line of features, such as: ACID compliance, subqueries, cursors, stored procedures in multiple languages, multiversion concurrency control and more. It's not Oracle. Yet. But it's more than enough DB for most people, and you can't beat the price. ie: free. Cheers Paul Haddon Technical Services Manager Formstar Print Technologies --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
