Exforsys
+ Reply to Thread
Results 1 to 3 of 3

What are the Techniques

This is a discussion on What are the Techniques within the MySQL forums, part of the Database category; What are the different techniques by which data is stored in MySQL? Also kindly let me know the best option ...

  1. #1
    ashlee is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    108

    Question What are the Techniques

    What are the different techniques by which data is stored in MySQL? Also kindly let me know the best option among these?


  2. #2
    Adrian is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    124
    There are various Storage Engines available in MYSQL using which data in MySQL is stored in files or memory using a variety of different techniques. One of this is MEMORY storage engine which stores all of the table data in memory.


  3. #3
    Angela is offline Member Array
    Join Date
    Apr 2006
    Answers
    85
    That's really good information. Can you tell me what are the features that are available in each of the storage engines which makes it suited for each specific purpose


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...