Alpha release of pure Javascript driver for PostgreSQL

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Alpha release of pure Javascript driver for PostgreSQL
Дата
Msg-id 1286825657.25541.75.camel@jd-desktop
обсуждение исходный текст
Список pgsql-announce
Nov 11th, 2010

Command Prompt, Inc., The PostgreSQL Company is pleased to announce the
first Alpha release of postgres.js the pure Java script driver for
PostgreSQL.

Postgres.js is a fork of Tim Caswell's postgres-pure.js, a pure
JavaScript implementation of the PostgreSQL protocol in JavaScript,
allowing you to develop native applications using Javascript and node.js
for PostgreSQL.

The first Alpha release of postgres.js driver brings support for
parameterized queries, using Postgresql itself to handle escaping and
correctly sandboxing potentially malicious data.

Other improvements include initial support for in-Javascript
transactions, to permit grouping of queries into a logical block. This
feature will be very useful for environments such as a web applications,
allowing each request to have its own queries able to be scheduled as a
single unit.

For more information on postgres.js please see the git repository:

http://github.com/commandprompt/postgres-js

Or to learn from the expert register for PostgreSQL Conference West 2010
where Aurynn Shaw will be speaking on postgres.js:

https://www.postgresqlconference.org/

Command Prompt, Inc. is the oldest PostgreSQL Company in North America.
We employ contributors and committers to the PostgreSQL project, provide
training, professional services and support.

http://www.commandprompt.com/


--
PostgreSQL.org Major Contributor
Command Prompt, Inc: http://www.commandprompt.com/ - 509.416.6579
Consulting, Training, Support, Custom Development, Engineering
http://twitter.com/cmdpromptinc | http://identi.ca/commandprompt


В списке pgsql-announce по дате отправления:

Предыдущее
От: David Fetter
Дата:
Сообщение: == PostgreSQL Weekly News - October 10 2010 ==
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: PgWest 2010: Key Note Speaker is: Sun Microsystems founder Scott McNealy