my restful csv_db - Boaz M
Node.js & Javascript modular implementation
obviously it is not replace to DB like mySQL
useful for some applications based on one big csv table
easy to customize , no fees in deployment
only frontend exposed here works 100 on my macbook
contact if relevant (vereng@my-web-tools.com)
to see your ip go to business rules link below and reload the page if needed
sample table data only - full version on my laptop
challenge: file is an object, records(rows) = arrays, cells = strings
requires convertions from file to array to string and vice versa