csv2sql
CSV importer
Automates the process of loading CSV files into a relational database by inferring table structure and inserting data in parallel.
A blazing fast fully-automated CSV to database importer
54 stars
3 watching
4 forks
Language: Elixir
last commit: 6 months ago
Linked from 1 awesome list
csv-convertercsv-filescsv-importcsv-readercsv2sqlcsvsdatabaseelixirgenserverimportinsert-datamysqlphoenixpostgres
Related projects:
Repository | Description | Stars |
---|---|---|
atomgraph/csv2rdf | Converts CSV data to RDF format using SPARQL queries | 54 |
theacharya/csv2notion-neo | A command-line tool that automates the upload and merging of CSV or JSON data with images to Notion databases. | 22 |
flinedev/csvimporter | An asynchronous CSV file importer that reads and processes files line by line to prevent delays and memory issues. | 148 |
lukasmartinelli/pgfutter | A tool to simplify importing data from CSV and JSON files into PostgreSQL databases. | 1,328 |
jimm/csvlixir | Provides functions to read and write comma-separated value data in Elixir | 33 |
simonw/csvs-to-sqlite | A command-line tool for converting CSV files into SQLite databases | 878 |
p-ranav/csv2 | A fast and efficient CSV parsing library for C++ | 561 |
rars/ng2csv | An Angular service for saving data to CSV files | 6 |
tarql/tarql | Converts CSV files to RDF using SPARQL 1.1 syntax | 194 |
spexivus/csv2ir | Converts IR .csv files to usable format for the Flipper Zero platform. | 64 |
rubycocos/csvreader | A gem for reading tabular data in the comma-separated values (CSV) format | 178 |
jheusser/csvfix | Tools to fix and process CSV files | 4 |
mechatroner/rainbow_csv | A Vim plugin that provides syntax highlighting and query capabilities for CSV and TSV files using a custom SQL-like language | 622 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 499 |
jindrichmynarz/sparql-to-csv | A tool that streams SPARQL query results to CSV output. | 9 |