Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinmarquesp/csv_to_sql
Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run that generated insert command
https://github.com/kevinmarquesp/csv_to_sql
cli cli-tool csv csv-parser csv-parser-python learning-by-doing python sql study-project
Last synced: 4 days ago
JSON representation
Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run that generated insert command
- Host: GitHub
- URL: https://github.com/kevinmarquesp/csv_to_sql
- Owner: kevinmarquesp
- License: mit
- Created: 2024-01-20T12:23:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-20T23:01:41.000Z (about 1 year ago)
- Last Synced: 2024-12-07T21:16:01.456Z (2 months ago)
- Topics: cli, cli-tool, csv, csv-parser, csv-parser-python, learning-by-doing, python, sql, study-project
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0