Skip to content

MashedUpPeanuts/SQLite-CSV-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DB-CSV-Converter

This project provides a GUI based application to select tables from an SQLite3 Database and export them .CSV files.

This project's original purpose was to provide a tool for converting Bentley AutoPIPE Results Database files into .csv files for easier processing for Engineering analysis. However, the tool has now been generalized to allow it to work for conversion of any SQLite3 database tables.

How It Works

This project was coded in Python, using standard libraries.

Installation and Use

The latest release contains a pre-compiled executable, which can be downloaded and used immediately.

Alternatively, the .py file, containing the code can be downloaded and compiled by the end user.

About

GUI based application to extract tables from an SQLite3 Database and export selected tables as .CSV files

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages