Wednesday, 1 February 2017

Dynamically modify database

Hello I'm student, i work for a company for two yers and i think it will be very interesting for your product to create a kind of API CMS manager. A kind of (Firebase or Contentfull(http://ift.tt/19BCBZE)). The princip is pretty simple, we need to change every time our database (adding fields and for all table we need to allow people to adding, modify or deleting content...).We cannot use existing solution, we need to control and can modify it for ou specific needs. - Modelling database schema (addind varchar field, adding date field ...) for webapp - Adding entries for this schema from webapp - API for extract this dataMy question, is what is the best way for dynamically modify from "express code" a database ? Do you think it's possible to doing it with SQL database or the best way is with a NOSQL database ?Thank's

Submitted February 01, 2017 at 08:59AM by nicolasb53

No comments:

Post a Comment