<?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 - Dbase</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 - Dbase - 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>

</channel>
</rss>