Database Applications: Data Manager
This page is under construction
...
The main features of database applications that manage data is to retrieve data from a relational database, update it, save it, or delete it.
Depending of the business and technical requirements, the development of these applications can be simple or complex but often follow the same process;
that's identifying the customer requirements,
designing the UIs,
writing the backend code,
...
There are many methods, frameworks, and programming languages that make the development of these applications somehow easy.
The main of purpose of this page is to provide simple guidelines for developing a database application that manage and save data in a relational database.
-
Introduction
-
Événements UI
-
Mode Visualisation
-
Mode Création
-
Mode Modification
-
Mode Suppression