ETL
Loading large files in Node - ETL
It would be good to have some tools to load data into Nodejs apps. Did a little googling.
Links
ETL:
- http://noflojs.org/
- http://scriptella.javaforge.com/ - Java, not JavaScript
- https://gist.github.com/indexzero/1122318 - Article about ETL in Node
Plain db drivers:
- http://www.sequelizejs.com/
- http://persistencejs.org/
- http://nodejsdb.org/
- https://github.com/dresende/node-orm2
- http://stackoverflow.com/questions/6007353/which-orm-should-i-use-for-node-js-and-mysql