Click here to Skip to main content
15,881,588 members
Everything / Schema

Schema

schema

Great Reads

by André Marcos (Advisor), LaercioMBR
An overview of the development process of an online platform to facilitate community driven data cataloging and management.
by Jin Vincent Necesario
This article shows you the basics of SQL Schema using the DDL statements.
by DotNetSteve
Testing large systems built on stored procedures can quickly become unyielding. Here are some thoughts on managing the complexity which have been rolled into a simple to use program
by ASP.NET Community
What is Entity Framework?ADO.NET Entity Framework is an object-relational mapping (ORM) framework for the .NET Framework. Basically it represents the

Latest Articles

by André Marcos (Advisor), LaercioMBR
An overview of the development process of an online platform to facilitate community driven data cataloging and management.
by Jin Vincent Necesario
This article shows you the basics of SQL Schema using the DDL statements.
by DotNetSteve
Testing large systems built on stored procedures can quickly become unyielding. Here are some thoughts on managing the complexity which have been rolled into a simple to use program
by Florian Rappl
JSON Schema may be the answer to most problems in dealing with JSON files. We explore JSON Schema from a practical point of view.

All Articles

Sort by Score

Schema 

10 Dec 2020 by André Marcos (Advisor), LaercioMBR
An overview of the development process of an online platform to facilitate community driven data cataloging and management.
11 Oct 2013 by ASP.NET Community
What is Entity Framework?ADO.NET Entity Framework is an object-relational mapping (ORM) framework for the .NET Framework. Basically it represents the
13 Mar 2018 by Florian Rappl
JSON Schema may be the answer to most problems in dealing with JSON files. We explore JSON Schema from a practical point of view.
11 Mar 2014 by mbarbac
Implementing the Repository and Unit of Work Patterns dynamically using Kerosene ORM