Search Postgresql Archives

SQL Programming Assistant for PostgreSQL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello all,

I've released the first version of a simple tool, - pgspa, that can
help one to develop in SQL for PostgreSQL.
The primary goal is to provide the functional for creating the
database objects from the SQL files of
arbitrary directory hierarchy without worrying about both the
existence of these objects in the database
and about the order of SQL statements in the source files. Also by
using the extension for PostgreSQL it is
possible to remove the bunch of objects from the database schemas in
non-casade mode.

pgspa is written in C++ and absolutely free. Any feedback are welcome. Thanks.

Please, see the repository on Github for more details:
https://github.com/dmitigr/pgspa




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux