[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SQL support

From: Brian Behlendorf <brian_at_collab.net>
Date: 2005-10-17 16:17:39 CEST

On Mon, 17 Oct 2005, Lester Caine wrote:
> Simple things like a view of number of commits by user over timeframe -
> linked to their profile in a framework user database. Access to a list of who
> modified a particular file. All the sorts of things that can be built and
> filtered as SQL queries without having to write code.

Sounds like much of the value of being in SQL lies in reporting, not in
production; would it be better to take logs of commits made against the
current database (content and metadata) and process them into commits
against a relational database with a SQL schema optimized for reporting?

         Brian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 17 16:16:27 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.