Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[ANN] PostgresQL Driver

 [1/7] from: dockimbel:free at: 10-Feb-2003 11:38


Hi All, First beta version of our PostgresQL driver for REBOL is available at : http://rebol.softinnov.org/dl/pgsql-r090.rip HTML documentation included. The web site is not yet ready. I realized recently that writing REBOL code was far easier for me than writing proper inter-browser compatible HTML code. Maybe we should tell the W3C to use a VID-like dialect for XHTML2.0 ;-) Anyway, i hope you'll enjoy it! Best regards, -DocKimbel

 [2/7] from: petr:krenzelok:trz:cz at: 10-Feb-2003 12:05


[dockimbel--free--fr] wrote:
>Hi All, >First beta version of our PostgresQL driver for REBOL is available at :
<<quoted lines omitted: 3>>
>far easier for me than writing proper inter-browser compatible HTML code. Maybe >we should tell the W3C to use a VID-like dialect for XHTML2.0 ;-)
Chris would not agree probably :-) There was some discussion earlier about some VID limitations in comparison to CSS .... :-)
>Anyway, i hope you'll enjoy it! >
PostGresQL users surely will :-) Thanks, -pekr-

 [3/7] from: maarten:koopmans:surfnet:nl at: 10-Feb-2003 19:33


Hi Doc, Good work as always. Although I use mysql+innodb most of the time it is good to have postgresql available. If you need help with the rpc mechanism of your i/o framework let me know. BTW: given the performance and stability of the mysql stuff you should upgrade its version number to 3.x or so ;-) Thanks, Maarten [dockimbel--free--fr] wrote:

 [4/7] from: petr::krenzelok::trz::cz at: 10-Feb-2003 20:34


Maarten Koopmans wrote:
> Hi Doc, > Good work as always. Although I use mysql+innodb most of the time it
<<quoted lines omitted: 3>>
> BTW: given the performance and stability of the mysql stuff you should > upgrade its version number to 3.x or so ;-)
.. not to mention the situation, once Doc upgrades mySQL driver to streamed parsing principle of postGressSQL driver - maybe it will be even faster and should move to at least 6.0 :-) -pekr-

 [5/7] from: lmecir:mbox:vol:cz at: 10-Feb-2003 22:44


Hi Doc,
> First beta version of our PostgresQL driver for REBOL is available at : > http://rebol.softinnov.org/dl/pgsql-r090.rip > > HTML documentation included. > > The web site is not yet ready. I realized recently that writing REBOL code
was
> far easier for me than writing proper inter-browser compatible HTML code.
Maybe
> we should tell the W3C to use a VID-like dialect for XHTML2.0 ;-) > > Anyway, i hope you'll enjoy it! > > Best regards, > -DocKimbel
thanks, we appreciate your work. -L

 [6/7] from: dockimbel:free at: 11-Feb-2003 0:28


Hi Marteen, Maarten Koopmans wrote: [...]
> If you need help with the rpc mechanism of your i/o framework let me know.
Thanks. Our RPC system is very basic for now. The current version is more a proof of concept than a production version. Need some more design work before been publicaly released.
> BTW: given the performance and stability of the mysql stuff you should > upgrade its version number to 3.x or so ;-)
Thanks for the compliment! When i look back to my work on MySQL, i'm always astonished by the result, only made possible by a fantastic tool : REBOL! It's amazing what can be done in a 20Kb source code compared to other so-called "high-level" languages...It could be a good experiment to port the MySQL driver to Ruby, Python or Haskell to see how they would compare with REBOL approach. Cheers, -DocKimbel

 [7/7] from: maarten:koopmans:surfnet:nl at: 11-Feb-2003 11:28


Hi Doc, I can perhaps help by adding some features? Rugby has pretty good automated stub generation on the fly, includes refienment support etc. All this is not network-related but necessary in a good rpc broker. On a 1 Ghz machine an echo does 330 reqs/sec, how fast can you get? --Maarten Nenad Rakocevic wrote:

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted