to_sqlite 0.1.4 copy "to_sqlite: ^0.1.4" to clipboard
to_sqlite: ^0.1.4 copied to clipboard

to_sqlite is a CLI tool which helps to convert CSV files into SQLite databases and model classes.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate to_sqlite

Use it

The package has the following executables:

$ toSqlite
5
likes
160
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

to_sqlite is a CLI tool which helps to convert CSV files into SQLite databases and model classes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, collection, path, sqlite3

More

Packages that depend on to_sqlite