Csv To Sqlite Save

A desktop app to convert CSV files to SQLite databases!

Project README

CSV to SQLite

A desktop app to convert CSV files to SQLite databases!

Version Downloads License

Table of Contents

Purpose
Compatibility
Setup
Screenshots
Future Goals

Purpose

CSV to SQLite is an electron application designed to convert comma-separated values files to SQLite databases with column type affinities. This desktop app allows a user to convert much more quickly when compared to command-line CSV to SQLite conversion methods. Instead of creating a custom conversion script for each SQLite database, a user is able to quickly adjust the parameters for how the CSV files should be converted.

Compatibility

CSV to SQLite is compatible with Windows, Mac OS, and Linux.

Setup

# clone the repository
git clone https://github.com/isaiahnields/csv-to-sqlite

# install dependencies
npm install

# serve with hot reload
npm run dev

# build electron application for production
npm run build

Screenshots

Future Goals

See Projects.

Open Source Agenda is not affiliated with "Csv To Sqlite" Project. README Source: isaiahnields/csv-to-sqlite
Stars
73
Open Issues
0
Last Commit
5 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating