%@ Page Language="C#" MasterPageFile="~/Public/MasterVerticalTwoFrameInnerPage.master" AutoEventWireup="true" CodeFile="ZeroDatabaseDesign.aspx.cs" Inherits="Public_Products_stiX_ZeroBackendDesign" Title="Zero Database Design" %>
Zero Database Design
Developers will never have to touch the database or write any database level code.
- As the blobs are created, stiX internally handles the creation of a store for the blob.
- Data types for each of the field is specified in the modelling tool.
- The primary key constrains, mandatory fields and defaults values for each of the field are modelled.
- No stored procedures or SQL code will need to be written to perform insert, update, delete or select operations on the data records.