MDriven Server User/Web interface

The MDriven server allows you to get access to the data in your database through various interfaces. The most advanced interface is the MDriven Framework PersistenceMapper API. This API is easily used with MDriven Framework built applications.

The MDriven Frameworks PersistenceMapper API is secure and robust way to query and retrieve your data in a multi user environment. It allows for functions like optimistic locking, client synchronization, CRUD-operations in transactions, OCL queries executed as SQL in the database etc.

The MDrivenServer also offers alternate methods to get access to your data via Json objects so that you can build non MDriven savvy applications that do CRUD operations on the data in your model. As the MDrivenServer has interfaces to receive model updates from the MDrivenDesigner the development loop from idea to deploy can be very quick.

This page was edited 76 days ago on 02/10/2024. What links here