Skip to content

This is a DBAL, not DAL #1

@Yousha

Description

@Yousha

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions