top | item 18483315

(no title)

Ws32ok | 7 years ago

You did what? Can you show an example? Webpage perhaps?

discuss

order

zzo38computer|7 years ago

There is no webpage, but the client and protocol documentation is included in the ZIP file at: http://zzo38computer.org/sql/sqlext.zip (sqlext_remote.c is the client implementation, and sqlext_remote.doc is client documentation and protocol documentation (it is a plain text file))

Currently there is no server (other than an internal testing program), although you are free to make some if you want to do so.

Ws32ok|7 years ago

How does this compare to just using Postgres?

Is this a networked version of sqlite?