LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: A Look at the MySQL CSV Storage Engine (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-a-look-at-the-mysql-csv-storage-engine-442296/)

LXer 05-06-2006 04:54 PM

LXer: A Look at the MySQL CSV Storage Engine
 
Published at LXer:

t's amazing in an age where relational databases reign supreme when it comes to managing data that so much information still exists outside RDBMS engines in the form of flat files and other such constructs. In most enterprises, data is passed back and forth between disparate systems in a fashion and speed that would rival the busiest expressways in the world, with much of this data existing in common, delimited files. Target systems intercept these source files and then typically proceed to load them via ETL (extract, transform, load) processes into databases that then utilize the information for business intelligence, transactional functions, or other standard operations. ETL tasks and data movement jobs can consume quite a bit of time and resources, especially if large volumes of data are present that require loading into a database. This being the case, many DBAs welcome alternative means of accessing and managing data that exists in file format.

Read More...


All times are GMT -5. The time now is 01:05 AM.