Mongodb Emulator to simulate real nosql transactions
I'm trying to develop and application a "database builder" or a designer
that will enable the users to experiment on using mongodb as well as
produce them json databases.
Question is:
I wanted to do this because of I am afraid that the users of the
application will have actual interaction on the database and let them do
what they want, am I right on this one, is providing the user real mongodb
interaction will have security risk?
Are there javascript libraries to do what I wanted?
No comments:
Post a Comment