You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -25,3 +25,5 @@ Example usage:
25
25
$ dbf-to-sqlite *.DBF database.db
26
26
27
27
This will create a new SQLite database called `database.db` containing one table for each of the `DBF` files in the current directory.
28
+
29
+
Looking for DBF files to try this out on? Try downloading the [Himalayan Database](http://himalayandatabase.com/) of all expeditions that have climbed in the Nepal Himalaya.
0 commit comments