Sign in
Anthony Bloesch's Web Log
A WebLog about SQL Server development.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
architecture
bugs
bulk load
connect
Developers
dog-food
equality
Error handling
feedback
forums
fragmentation
hash index
Hierarchies
IDataReader
instead of trigger
Intellisense
keyboard
lifecycle
Microsoft
Microsoft Oslo
Oslo
Repository
SQL Server
SQL Server Modeling Services
T-SQL
Archive
Archives
January 2013
(1)
December 2012
(2)
November 2009
(3)
April 2009
(2)
March 2009
(2)
February 2009
(3)
January 2009
(3)
December 2008
(2)
November 2007
(1)
February 2006
(1)
October 2005
(3)
September 2005
(7)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Anthony Bloesch's Web Log
Oslo repository
Posted
over 6 years ago
by
Anthony Bloesch
2
Comments
The central challenge of repository implementations is how to provide support for an extensible list of metadata schema. The most common solution is to use a universal schema (e.g. an entity table, a property-value table and a relationship table). This makes writing tools like repository browsers easier but at a significant cost. Here I discuss an alternative approach used int the "Oslo" repostory....
Page 1 of 1 (1 items)