-
Notifications
You must be signed in to change notification settings - Fork 2
Mapper is a PostgreSQL-oriented database abstraction layer based on the following ideas: "A Model is inside the database. An application cannot run SQL queries directly. Everything is performed via stored procedure calls only."
dimikot/mapper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Mapper is a PostgreSQL-oriented database abstraction layer based on the following ideas: "A Model is inside the database. An application cannot run SQL queries directly. Everything is performed via stored procedure calls only."