csvs-to-sqlite

CSV converter

A command-line tool for converting CSV files into SQLite databases

Convert CSV files into a SQLite database

GitHub

881 stars
18 watching
69 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

clickcsvdatasettedatasette-iodatasette-toolpandaspythonsqlite

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
simonw/sqlite-utilsA Python utility and library for manipulating SQLite databases.1,708
dbohdan/csv2htmlConverts CSV files to HTML tables with customizable formatting options.74
pstaender/csv2mdConverts CSV data to markdown tables in a readable format73
mplewis/csvtomdA Python script that converts CSV files into Markdown tables with customizable padding.657
theodi/csv2jsonConverts comma-separated values to JSON data format2
clariah/cowA tool to convert CSV files into Linked Data RDF models using the W3C standard for semantic table specifications46
jindrichmynarz/sparql-to-csvA tool that streams SPARQL query results to CSV output.9
swirrl/csv2rdfA command line application and Clojure library for converting CSV files to RDF format according to the W3C CSVW specifications.27
arp-g/csv2sqlAutomates the process of loading CSV files into a relational database by inferring table structure and inserting data in parallel.54
vividvilla/csvtotableConverts CSV files to searchable and sortable HTML tables with features like pagination and export options.1,121
sebneu/csvw-parserProvides a Python implementation of the W3C CSV on the Web specification for parsing and handling structured data from web sources.9
d3/d3-dsvA parser and formatter for tabular data in CSV or TSV format436
svenvc/neocsvA Smalltalk framework for reading and writing CSV files efficiently and converting data between CSV and Smalltalk objects.29
mechatroner/rainbow_csvA Vim plugin that provides syntax highlighting and query capabilities for CSV and TSV files using a custom SQL-like language629
atomgraph/csv2rdf Converts CSV data to RDF format using SPARQL queries54