New York PostgreSQL Meetup on Monday Sept 13th

From: Mason Sharp <mason(dot)sharp(at)enterprisedb(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: New York PostgreSQL Meetup on Monday Sept 13th
Date: 2010-09-08 15:59:00
Message-ID: 4C87B2C4.6030104@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

The next New York PostgreSQL Meetup will be Monday, September 13th at
Yodle's offices:

50 West 23rd Str
4th Floor
New York, NY 10010

Topic:
ORMs: The Good, The Bad, and the Necessary (with PostgreSQL Considerations)

Object-Relational Mappers (ORMs) have become an important tool in
speeding up the development for application developers by providing them
an interface in their native programming language to access a database
without the use of SQL. This talk will provide an overview of ORMs,
discuss various design patterns used for creating ORMs, and review some
of the strengths and weaknesses of this technology. One focus will be on
improving ORM performance with PostgreSQL by designing it for
application developers to take advantage of PostgreSQL specific features
with relative ease.

Speaker: Jonathan S. Katz

For more details and to register:

http://www.meetup.com/postgresql-3/calendar/14472452/

Browse pgsql-announce by date

  From Date Subject
Next Message Marko Kreen 2010-09-09 12:06:11 PgBouncer 1.3.4
Previous Message Peter Eisentraut 2010-09-07 20:05:36 PostgreSQL 9.1alpha1 Now Available