Skip to content

Commit 66c7f24

Browse files
Update README.md
1 parent b2d75b1 commit 66c7f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# DB-CSV-Converter
22
This project provides a GUI based application to extract tables from an SQLite3 Database (*.DB file format), exporting selected tables as .CSV files at a selected location.
33

4-
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 SQLite3 database files generally.
4+
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.
55

66
# How It Works
77
This project was coded in Python, using standard libraries.

0 commit comments

Comments
 (0)