6 ms·
This is great! People should have better and faster ways of handling CSV -> DB interactions. We recently added native CSV loading into blaze for MySQL, Postgr
by quasiben 12y ago
This is great! People should have better and faster ways of handling CSV -> DB interactions. We recently added native CSV loading into blaze for MySQL, PostgreSQL, and SQLITE, https://github.com/ContinuumIO/blaze/blob/master/blaze/data/sql.py#L283 https://github.com/ContinuumIO/blaze/blob/master/blaze/data/...
MongoDB is coming soon.