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

Re: SQL backend development intention

From: Greg Hudson <ghudson_at_mit.edu>
Date: Mon, 19 Oct 2009 09:02:31 -0400

On Mon, 2009-10-19 at 02:28 -0400, Greg Stein wrote:
> A lot of people have talked about it over the years, but nobody has
> really spent much time to *do* it.

Actually, there was a prototype. See
http://homepages.paradise.net.nz/~ejrh/subversion/mysql/ (referenced
from notes/sql-backend in our repository.)

My recollection is that it never got past the point of abysmal
performance. SQL engines traditionally do not store tree-structured
data very efficiently; you can find strangely familiar discussions in
the OpenLDAP documentation about why they use BDB rather than an SQL
back end.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2408946
Received on 2009-10-19 15:02:49 CEST

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.