I have been using a perl script to parse and filter a huge data set on a Linux machine, and was wondering if I could skip writing out in txt files and write directly into tables of a MSSQL database on a windows machine. And if possible what kind of drivers do I need