There is another small RDBMS that supports subset of the ANSI-92 standart.
It's name is SQLite
there is a module for it here :http://sourceforge.net/projects/sqlite-php/
MOre info about SQLite here : http://www.hwaci.com/sw/sqlite/


Regards,
Andrey

----- Original Message -----
From: "Pentothal" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 25, 2002 10:27 AM
Subject: [PHP-DB] Re: PicoSQL!


> "Pentothal" wrote:
>
> > I guess this is the wrong place to ask for a new PHP
> > feature, but ... I don't know where else to ask!
> >
> > I just want to signal to C skilled (and willing) people
> > here that there is a new interesting RDBMS server called
> > picoSQL (www.picosoft.it).
>
> This page has an english section:
>
>     http://www.picosoft.it/picosql/
>
> > Besides beeing really small it's really full-featured and
> > fast. It's available for Linux and NT, it has a windows
> > ODBC driver (and JDBC driver, too), and ODBC 2.5 compliant
> > C/C++ API. It supports transactions, row level locking,
> > BLOBS, sub-queries and more...
> >
> > Well: it needs a PHP module!
> >
> > P.S.
> >
> > Last but not least: it distributed under GPL !
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to