Hello!
What are the benefits of putting a datastore between the UI and the database? The Datastore SEEMS like a dhtmlx-native-database, but If I can connect to the REAL database, what are the benefits of creating, using & maintaining a datastore?
It SEEMS like I’d be able to save a bunch of changes to the datastore, and at the same time NOT change the database. If that is the case, I’m not sure why I would WANT that because saving to a dataSTORE and dataBASE are 2 separate STEPS and 2 separate level of integration.
I’d love to use it if it served a great unique purpose but I can’t figure-out-why by reading the docs yet
Any thoughts?
Any great experiences?
Thanks!
-Eric-