You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "JS.staff" <js...@ecclescollege.ac.uk> on 2004/07/20 21:03:41 UTC

repository db neutrality?

Newbie question:
 
With the impending release of 'fsfs' and the option of two data storage methods, has SVN been altered to make it more db neutral?? Will support for other storage systems follow?
 
I'm thinking particularly of Firebird SQL (open source), and M$ SQL Server. And even WinFS (evil laugh) - it'll never work! ;)
 
I don't know how these compare in practical terms with DBD (right name??) but we'd feel safer using a db we knew well...
 
I guess everyone is the same.
 
John

Re: repository db neutrality?

Posted by Ben Collins-Sussman <su...@collab.net>.
On Tue, 2004-07-20 at 16:03, JS.staff wrote:
> Newbie question:
>  
> With the impending release of 'fsfs' and the option of two data
> storage methods, has SVN been altered to make it more db neutral??
> Will support for other storage systems follow?
>  
> I'm thinking particularly of Firebird SQL (open source), and M$ SQL
> Server. And even WinFS (evil laugh) - it'll never work! ;)
>  
> I don't know how these compare in practical terms with DBD (right
> name??) but we'd feel safer using a db we knew well...

We have one level of abstraction going now.  To get SQL, we *might* need
a second level of abstraction.  See ghudson's notes here:

http://svn.collab.net/repos/svn/trunk/notes/sql-backend


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org