Skip to content
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.

DAL is not Data abstraction layer #1

Open
Yousha opened this issue Mar 11, 2017 · 0 comments
Open

DAL is not Data abstraction layer #1

Yousha opened this issue Mar 11, 2017 · 0 comments

Comments

@Yousha
Copy link

Yousha commented Mar 11, 2017

DBAL = DataBase Abstraction Layer
https://en.wikipedia.org/wiki/Database_abstraction_layer

Database abstraction layer is an application programming interface which unifies the communication between a computer application and databases such as SQL Server, DB2, MySQL, PostgreSQL, Oracle or SQLite.

DAL = Data Access Layer
https://en.wikipedia.org/wiki/Data_access_layer

Data access layer (DAL) in computer software, is a layer of a computer program which provides simplified access to data stored in persistent storage of some kind, such as an entity-relational database.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant