May 7, 2016
0
Level 7
User generated table schema from CSV
Hi guys, I'd like to hear your opinions on something. So basically I need sort of a dynamic table schema so users can add columns they need to work with. Now what I'm doing is I let users upload csv file, read the headers and create the table accordingly. Is this a good approach or should I maybe look into some NoSQL dbs? If anyone has experience with similar problem please share your thoughts. Thanks in advance
Please or to participate in this conversation.