csvs-to-sqlite
CSV converter
A command-line tool for converting CSV files into SQLite databases
Convert CSV files into a SQLite database
881 stars
18 watching
69 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
clickcsvdatasettedatasette-iodatasette-toolpandaspythonsqlite
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python utility and library for manipulating SQLite databases. | 1,708 |
| Converts CSV files to HTML tables with customizable formatting options. | 74 |
| Converts CSV data to markdown tables in a readable format | 73 |
| A Python script that converts CSV files into Markdown tables with customizable padding. | 657 |
| Converts comma-separated values to JSON data format | 2 |
| A tool to convert CSV files into Linked Data RDF models using the W3C standard for semantic table specifications | 46 |
| A tool that streams SPARQL query results to CSV output. | 9 |
| A command line application and Clojure library for converting CSV files to RDF format according to the W3C CSVW specifications. | 27 |
| Automates the process of loading CSV files into a relational database by inferring table structure and inserting data in parallel. | 54 |
| Converts CSV files to searchable and sortable HTML tables with features like pagination and export options. | 1,121 |
| Provides a Python implementation of the W3C CSV on the Web specification for parsing and handling structured data from web sources. | 9 |
| A parser and formatter for tabular data in CSV or TSV format | 436 |
| A Smalltalk framework for reading and writing CSV files efficiently and converting data between CSV and Smalltalk objects. | 29 |
| A Vim plugin that provides syntax highlighting and query capabilities for CSV and TSV files using a custom SQL-like language | 629 |
| Converts CSV data to RDF format using SPARQL queries | 54 |