MySQL Forums
Forum List  »  Newbie

Which storage engine to choose?
Posted by: Arnold McIllroy
Date: April 27, 2005 11:57AM

Hello!

I am currently building a web application using .NET and MySQL.
Among a few dozen tables in the database, there will be a table containing member registration details and a table containing a complete list of all users currently visiting the website.

The table containing registration details will be updated infrequently.
The table containing a list of users, however, will be updated almost constantly, as it will store location of each user within the system.

I would like to know, which storage engine I should use in each case and why.


Thanks in advance

Options: ReplyQuote


Subject
Written By
Posted
Which storage engine to choose?
April 27, 2005 11:57AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.