Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 588 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 588 Bytes

Database View-plug-ins Framework

The View-Plug-Ins Programming on database development is an interface-oriented programming. This methodology has been practiced widely in many fields (e.g. OOP programming) for a long time. Here just focus on database development and introduce a few meta-tables and helper packages (for Oracle, or set of stored procedures for SQL Server). The purpose is to simplify the design of many complex batches processing, useful for ETL, reporting and DWH solutions.

Documentation

https://view.codeplex.com/
or
https://abelcheng.github.io/View-plug-ins/