Skip to content

Commit

Permalink
Merge pull request #1 from ImreSamu/ImreSamu-pgtools
Browse files Browse the repository at this point in the history
add pgclimb, pgfutter, imposm3 tools  postgresql - golang)
  • Loading branch information
ImreSamu authored Sep 14, 2016
2 parents 1a880f4 + 3ee6d42 commit 8ca52a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tooling/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,9 @@ Also, this space includes a list of proposed packages that would fill certain ga
- [github.com/go-pg/pg](https://github.com/go-pg/pg) - Fast PostgreSQL client and ORM.
- [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) - A MySQL-Driver for Go's `database/sql` package.
- [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) - sqlite3 driver conforming to the built-in `database/sql` interface.
- [github.com/lukasmartinelli/pgclimb](https://github.com/lukasmartinelli/pgclimb) - Export data from PostgreSQL into different data formats (JSON, JSON Lines, CSV, XLSX, XML) or use a Golang templates
- [github.com/lukasmartinelli/pgfutter](https://github.com/lukasmartinelli/pgfutter) - Import CSV and JSON into PostgreSQL the easy way
- [github.com/omniscale/imposm3](https://github.com/omniscale/imposm3) - Import OpenStreetMap data into PostgreSQL/PostGIS database

## Web Scraping

Expand Down

0 comments on commit 8ca52a5

Please sign in to comment.