Logo

Omniscient Technology

Foundation

The Architect Cookbook

Overview

Omniscient Foundation is a new application framework on the scene. Why build a new framework when so much are already available? The first reason is to put our team on the map and show what we can do. Secondly, we think that existing frameworks are always too intrusive and hard to learn. We believe in our capacity into bringing an optimal equilibrium between what the framework can do for the developer in a black box versus how transparent and expendable it is.

The whole framework is separated into three main areas: Data Access Layer, Business Layer, and Presentation Layer.

Data Access Layer

The data access layer is composed of:

  • Entities
  • Adapters