Re: [AOLSERVER] [naviserver-devel] nsdbi database driver interface 0.1

2008-04-17 Thread Vlad Seryakov

This is very cool,

Can you commit it into primary Naviserver CVS?

Stephen Deasey wrote:

nsdbi is a database driver interface for naviserver. It provides
native bind variable support, transparent prepared queries and handle
management, runtime configuration, statistics, and a few other things.

There are drivers for postgres, mysql and sqlite. There's also a stub
driver included for testing, fault injection etc.

It relies on a few utility routines in naviserver, but it wouldn't be
too hard to port those to aolserver, should anyone want to.


Here's a snapshot of the man page:

  http://www.groks.org/nsdbi.n.html

Tarballs:

  http://www.groks.org/nsdbi-0.1.tgz
  http://www.groks.org/nsdbipg-0.1.tgz
  http://www.groks.org/nsdbimy-0.1.tgz
  http://www.groks.org/nsdbilite-0.1.tgz

Mercurial repositories:

  http://freehg.org/u/groks/nsdbi/
  http://freehg.org/u/groks/nsdbipg/
  http://freehg.org/u/groks/nsdbimy/
  http://freehg.org/u/groks/nsdbilite/

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

___
naviserver-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/naviserver-devel




--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] 
with the
body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: 
field of your email blank.


Re: [AOLSERVER] [naviserver-devel] nsdbi database driver interface 0.1

2008-04-17 Thread Vlad Seryakov

Oops, sent to wrong list.

Is it ready for use or ready to switch to from old ns_db?

Would be cool to have in in the CVS

Stephen Deasey wrote:

nsdbi is a database driver interface for naviserver. It provides
native bind variable support, transparent prepared queries and handle
management, runtime configuration, statistics, and a few other things.

There are drivers for postgres, mysql and sqlite. There's also a stub
driver included for testing, fault injection etc.

It relies on a few utility routines in naviserver, but it wouldn't be
too hard to port those to aolserver, should anyone want to.


Here's a snapshot of the man page:

  http://www.groks.org/nsdbi.n.html

Tarballs:

  http://www.groks.org/nsdbi-0.1.tgz
  http://www.groks.org/nsdbipg-0.1.tgz
  http://www.groks.org/nsdbimy-0.1.tgz
  http://www.groks.org/nsdbilite-0.1.tgz

Mercurial repositories:

  http://freehg.org/u/groks/nsdbi/
  http://freehg.org/u/groks/nsdbipg/
  http://freehg.org/u/groks/nsdbimy/
  http://freehg.org/u/groks/nsdbilite/

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

___
naviserver-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/naviserver-devel




--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] 
with the
body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: 
field of your email blank.