<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Postgres OnLine Journal - informix</title>
    <link>http://www.postgresonline.com/journal/</link>
    <description>an In depth look at the PostgreSQL open source database</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <pubDate>Sun, 25 Jul 2010 18:57:37 GMT</pubDate>

    <image>
        <url>http://www.postgresonline.com/journal/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Postgres OnLine Journal - informix - an In depth look at the PostgreSQL open source database</title>
        <link>http://www.postgresonline.com/journal/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Database Administration, Reporting, and Light application development</title>
    <link>http://www.postgresonline.com/journal/archives/133-Database-Administration,-Reporting,-and-Light-application-development.html</link>
            <category>beginner</category>
            <category>db2</category>
            <category>Dbase</category>
            <category>firebird</category>
            <category>informix</category>
            <category>ms access</category>
            <category>mysql</category>
            <category>oobase</category>
            <category>oracle</category>
            <category>other dbms</category>
            <category>pgadmin</category>
            <category>product showcase</category>
            <category>sql server</category>
            <category>sqlite</category>
    
    <comments>http://www.postgresonline.com/journal/archives/133-Database-Administration,-Reporting,-and-Light-application-development.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=133</wfw:comment>

    <slash:comments>21</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=133</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;One of the most common questions people ask is &lt;b&gt;Which tools work with PostgreSQL&lt;/b&gt;. In a sense the measure of a database&#039;s
maturity/popularity are the number of vendors willing to produce management and development tools for it.  Luckily there are a lot of vendors producing tools for PostgreSQL and the list is growing.
One set of tools people are interested in are Database administration, ER diagramming, Query tools, and quickie application generators (RAD).&lt;/p&gt;
&lt;p&gt;
For this issue of our product showcase,  we will not talk about one product, but several that fit in the aforementioned category.
All the listed products work with PostgreSQL and can be used for database administration and/or architecting or provide some sort of
light reporting/rapid application building suite.  By light reporting/application building, we mean
a tool with a simple wizard that a novice can use to build somewhat functional applications in minutes or days.  This rules out all-purpose development
things like raw PHP, .NET, Visual Studio, database drivers etc.  Things we consider in this realm are things like  OpenOffice Base and
MS Access.  Most of these tools are either free or have 30-day try before you buy options. &lt;/p&gt;
&lt;p&gt;You can&#039;t really say one tool is absolutely better than another since each has its own strengths and caters to slightly different audiences and also
you may like the way one tool does one important thing really well, though it may be mediocre in other respects.  We also left out a lot of products we are not familiar with and may have gotten
some things wrong.
&lt;/p&gt;

&lt;p&gt;If we left out your favorite product and you feel it meets these criteria, or you feel we made any errors, please let us know, and we&#039;ll add or correct it.
We will be including Free open source as well as proprietary products in this mix.  If we left out what you consider an
important criteria, please let us know and we&#039;ll try to squeeze it in somewhere.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www.postgresonline.com/journal/archives/133-Database-Administration,-Reporting,-and-Light-application-development.html#extended&quot;&gt;Continue reading &quot;Database Administration, Reporting, and Light application development&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 07 Sep 2009 01:54:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/133-guid.html</guid>
    <category>msaccess</category>
<category>oobase</category>
<category>pgadmin</category>

</item>
<item>
    <title>GDAL OGR2OGR for Data Loading</title>
    <link>http://www.postgresonline.com/journal/archives/31-GDAL-OGR2OGR-for-Data-Loading.html</link>
            <category>beginner</category>
            <category>Dbase</category>
            <category>gis</category>
            <category>informix</category>
            <category>ms access</category>
            <category>mysql</category>
            <category>oracle</category>
            <category>postgis</category>
            <category>product showcase</category>
            <category>sql server</category>
    
    <comments>http://www.postgresonline.com/journal/archives/31-GDAL-OGR2OGR-for-Data-Loading.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=31</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=31</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;h4&gt;What is FWTools and OGR GDAL?&lt;/h4&gt;
&lt;p&gt;FWTools GIS Toolkit is a freely available open source toolkit for Windows and Linux that can do more than GIS tricks.   
It is a precompiled bundle of Open Source GIS tools.
The FW comes from the initials of &lt;a href=&quot;http://home.gdal.org/warmerda/&quot; target=&quot;_blank&quot;&gt;Frank Warmerdam&lt;/a&gt;, 
the originator of the toolkit and current President of the Open Source Geospatial Foundation (OSGEO).   
&lt;/p&gt;
&lt;p&gt;One key component of the GIS Toolkit is the GDAL/OGR library. Parts of the library have been enhanced by several in the OSGEO community. 
GDAL is a basic foundation of countless Open source GIS as well as commercial GIS applications.  Here are
&lt;a href=&quot;http://trac.osgeo.org/gdal/wiki/SoftwareUsingGdal&quot; target=&quot;_blank&quot;&gt;Listings of commercial and open source software
that use it&lt;/a&gt; and &lt;a href=&quot;http://www.gdal.org/credits.html&quot; target=&quot;_blank&quot;&gt;GDAL sponsors&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
This is a library which historically has been developed and maintained by Frank Warmerdam, but has started to garner quite a few developers.
GDAL is X/MIT licensed (similar to BSD license), therefore the licensing is very generous for commercial use. The toolkit can be downloaded from
&lt;a href=&quot;http://fwtools.maptools.org/&quot; target=&quot;_blank&quot;&gt;http://fwtools.maptools.org/&lt;/a&gt;&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www.postgresonline.com/journal/archives/31-GDAL-OGR2OGR-for-Data-Loading.html#extended&quot;&gt;Continue reading &quot;GDAL OGR2OGR for Data Loading&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 20 Feb 2008 15:42:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/31-guid.html</guid>
    
</item>
<item>
    <title>PostgreSQL The Road Behind and Ahead</title>
    <link>http://www.postgresonline.com/journal/archives/1-PostgreSQL-The-Road-Behind-and-Ahead.html</link>
            <category>editor note</category>
            <category>informix</category>
            <category>oracle</category>
            <category>sql server</category>
    
    <comments>http://www.postgresonline.com/journal/archives/1-PostgreSQL-The-Road-Behind-and-Ahead.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=1</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=1</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;Welcome to PostgreSQL OnLine Journal.&lt;/p&gt;
&lt;p&gt;PostgreSQL is an extremely rich object relational database system and has a regal lineage that dates back almost to the beginning of the existence of relational databases.&lt;p&gt;

&lt;p&gt;If we were to look at the family tree of PostgreSQL it would look something like this
&lt;pre&gt;
&lt;b&gt;(Ingres, System-R) 
          Postgres
              Illustra
                 Informix
                     IBM Informix
              Postgres95
                 PostgreSQL&lt;/b&gt;
 &lt;/pre&gt;
&lt;/p&gt;
&lt;p&gt;In fact PostgreSQL is a cousin of the databases Sybase and Microsoft SQL Server because the people that started Sybase came from UC Berkeley and worked on the Ingres and/or Postgres projects with Michael Stonebraker.  Later on the source code of Sybase SQL Server was later licensed  to Microsoft to produce Microsoft SQL Server.
&lt;/p&gt;
&lt;p&gt;
Here is an &lt;a href=&quot;http://mira.sai.msu.su/~megera/pgsql/&quot; target=_blank&gt;interesting diagram&lt;/a&gt; done by Oleg Bartunov that shows the various relational database pedigrees.&lt;/p&gt;
&lt;p&gt;  
The main focus of this journal is to educate users and potential users about the numerous capabilities 
and uses of this powerful database management system.&lt;/p&gt;
&lt;p&gt;Over the years we have watched PostgreSQL grow and reach a wider audience.  Each day brings newer features, more stability, more environments supported 
and more Off-the-Shelf (OTS) applications that support this DBMS.&lt;/p&gt;

&lt;p&gt;This Journal is a bit of a literary experiment for us.  Technology is very fast-paced and we find that most of the new information we ingest these days comes via fast-paced sources such as Blogs and Magazine/Periodical channels.  I like the free form of the blog structure and ability to comment, but I also appreciate the more disciplined, carefully categorized, walk away with a booklet format of the Periodical.  Our hope is to combine  these two literary instruments into a &lt;i&gt;blogo-periodical&lt;/i&gt; that has 2 faces: &lt;br /&gt;
&lt;UL&gt;&lt;LI&gt; the face of a blog&lt;/LI&gt;&lt;LI&gt;the face of an online magazine&lt;/LI&gt;&lt;/UL&gt;.

&lt;p&gt;Since this is what we call a &lt;i&gt;blogo-periodical&lt;/i&gt; rather than a plain blog, we shall continually make edits to prior entries that are within the span of our editing issue in progress. So you may find if you are viewing it as a blog, that entries you have already read suddenly change.&lt;/p&gt;

&lt;p&gt;After we complete each issue, we hope to provide each journal issue as a downloadable PDF magazine/periodical.  Issues in progress or completed will always be available as html ebooks.
&lt;/p&gt;

&lt;p&gt;In each issue of this journal, we hope to cover the following areas&lt;/p&gt;
&lt;OL&gt;
	&lt;LI&gt;&lt;b&gt;Editor&#039;s Note&lt;/b&gt; - We will provide general comments we would like.&lt;/LI&gt;
	&lt;LI&gt;&lt;b&gt;What&#039;s New and Upcoming In PostgreSQL&lt;/b&gt; - Will outline items targeted for next release as well as new features in current release.&lt;/LI&gt;
	&lt;LI&gt;&lt;b&gt;PostgreSQL Q&amp;amp;A&lt;/b&gt; - Common questions and answers we have curled from newsgroups as well as user submitted questions&lt;/LI&gt;
	&lt;LI&gt;&lt;b&gt;Basics&lt;/b&gt; - Articles that pose a basic problem or explain something&lt;/LI&gt;
	&lt;LI&gt;&lt;b&gt;PL Programming&lt;/b&gt; - Using PL languages in PostgreSQL - e.g. Plpgsql, PLR, PlPython, PLPHP, PLPerl, PLPerlU, PLProxy etc.&lt;/LI&gt;
	&lt;LI&gt;&lt;b&gt;PostgreSQL Contribs Spotlight&lt;/b&gt; - Using PostgreSQL contribs or advanced features - e.g. PostGIS, PgCrypto, PgSphere, TSearch etc.&lt;/LI&gt;
	&lt;LI&gt;&lt;b&gt;Application Development&lt;/b&gt; - Using PostgreSQL in an Application e.g. with PHP, Python, Perl, Java, Ruby, .NET, MS Access, OpenOffice etc.&lt;/LI&gt;
&lt;LI&gt;&lt;b&gt;Product Showcase&lt;/b&gt; - a commercial or opensource product for managing PostgreSQL databases or that supports PostgreSQL as a backend&lt;/LI&gt;

&lt;/OL&gt; 
    </content:encoded>

    <pubDate>Sun, 18 Nov 2007 03:10:21 -0500</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/1-guid.html</guid>
    
</item>

</channel>
</rss>