| Projects on Google Code | Results 1 - 10 of 301 |
So let's say you have a Postgres database called "mysite" with these two tables:
== `blogs` ==
|| *blog_id* || *blog_name* ||
|| 1 || Deep Thoughts ||
|| 2 || Mostly Rants ||
== `posts` ==
|| *post_id* || *blog_id* || *post_title* || *post_body* ||
|| 1 || 1 || What are flowers, really? |...
=Welcome to PostgreSQL Object Relational Mapper for .NET=
PGORM is a code generator that can be used to create .NET (C#) objects and classes from a PostgreSQL database.
PGORM produces a "ready to go" and compiled .NET assembly that is directly usable from a .NET solution. With the generated as...
Golconde (gŏl-kŏn'də) is a queue based replication solution for PostgreSQL written in Python 2.6.
It is designed to be loosely coupled and rely upon existing enterprise messaging systems that have STOMP protocol support. Designed to scale easily and with multi-data center implementations in mi...
postgresqlas3 is a library written in actionscript 3 that provides low level access to a PostgreSQL server among many other handy features.
_PostgreSQL Driver_
* Simple to use
* Multiple connection instances
* Logging
* Advanced query support with arguments
* Server/Connection statist...
PostgreSQL,
AS3,
AIR,
Flex,
AdobeAIR,
AIRWindowManager,
FlexColorPicker,
FlexFontPanel,
FlexButtonShortcut,
FlexFindReplace,
FlexDocumenation,
FlexDataFormatters,
FlexSpellcheck,
FlexErrorReporter,
FlexSMTP
pg_rman is an online backup and restore tool for PostgreSQL.
The goal of the pg_rman project is providing a method for online backup and PITR as easy as pg_dump. Also, it maintains a backup catalog per database cluster. Users can maintain old backups including archive logs with one command.
----...
*grop* (Get Rid of Paper) is a workgroup document imaging and management system that uses the power of the [http://www.sane-project.org SANE] scanner access library, [http://www.postgresql.org PostgreSQL] relational database system, and the ~~[http://www.aolserver.com AOLServer]~~ [http://naviserver...
A set of SQL files containing functions and types used for scientific data management. By "scientific data management", I mean only that they were written to address challenges arising from scientific applications; many of these functions are generally useful. Others, however, were developed with ...
PostgreSQLRussia.org translation of the PostgreSQL official documentation
To see the result in HTML go to http://postgresqlrussia.org/pgsqldocrus/doc/src/sgml/index.html (the snapshot updated every 5 minutes).
Miscellaneous scripts, utilities, and other small projects.
=csv2pg=
Load CSV file into auto-generated Postgresql table for quick-and-dirty analysis.
http://code.google.com/p/mla/source/browse/trunk/csv2pg/csv2pg
Complete tool for building database-centric websites, desktop-in-browser business applications, and integrated combinations of the the two. Includes powerful database description language, database builder, zero-code generated forms, and docs generator.