Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Back-end database

A back-end database is a database that is accessed by users indirectly through an external application rather than by application programming stored within the database itself or by low level manipulation of the data (e.g. through SQL commands).

A back-end database stores data but does not include end-user application elements such as stored queries, forms, macros or reports.

The back-end database concept was invented by Microsoft in 1989.

We don't have any images related to Back-end database yet.
We don't have any YouTube videos related to Back-end database yet.
We don't have any PDF documents related to Back-end database yet.
We don't have any Books related to Back-end database yet.
We don't have any archived web articles related to Back-end database yet.

Enterprise database systems

The term back-end database is not widely used among developers using larger or enterprise database systems. This is because enterprise database systems enforce the use of the client–server model and do not have the option to include the application programming within their databases. All such databases are used as back-end databases and so the term is redundant.