Nuacht

sqlite-to-csv An utility Node JS module which will convert the given sqlite3 database (.db file) into a set of csv files. For each table in a database, a csv file will be created with the name same as ...
SQLite to CSV Export Script This Python script provides a simple utility to export data from a SQLite database table to a CSV file. It retrieves all rows from the specified table, along with the ...
The SQLite database-management system offers many of the features found in large-scale commercial database software, including the ability to import Comma-Separated Variable (CSV) files.
Steven Cholerton has announced MySQL/SQLite SQL Query and Data Export Component for Xojo and REALStudio Developers to use within their own applications. He says it allows developers to give their ...