Beautifully Simple CRUD Applications
CRUD is the acronym for Create, Read, Update and Delete. These are the four main database operations performed when managing data.
Operation | SQL Equivalent | |
---|---|---|
C | Create | Insert |
R | Read | Select |
U | Update | Update |
D | Delete | Delete |
dbFront builds a simple and powerful web application that dynamically interacts with the underlying database tables and shows the data in context. This makes searching, editing, reporting and all other database operations easy for your users to understand and perform.
Quick Example
The following interface was automatically created for the product table in Microsoft's sample database with only a few minutes of tweaking.
dbFront has deep security functionality that starts by automatically extracting the table security and limiting the user's access so that they can only perform the operations they are allowed.
dbFront excels in quickly and economically, bringing web applications to life. Applications built in dbFront start life with a powerful and solid set of default functionality that is easily extended as needed.
dbFront installs locally and directly integrates with your own security so there are no SAAS requirements.
For the full list of features see: Features
Try dbFront for Free
dbFront offers a 30-day free trial so that you can download, install and test it in your environment. After the trial you can continue to use the FREE version of dbFront for up to 3 users. Please review the video tutorials and plan to start a free trial today. We believe you will be impressed.