1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="gda" xml:lang="ja">
<info>
<link type="guide" xref="index" group="apps"/>
<desc>Common relational database access</desc>
<revision pkgversion="3.0" date="2011-04-05" status="incomplete"/>
</info>
<title>GDA</title>
<p>GDA offers a wrapper around relational databases, allowing you to
easily store and retrieve data in many different common database
systems.</p>
<list style="compact">
<item><p><link href="http://developer-next.gnome.org/libgda/stable/">GNOME Data Access Manual</link></p></item>
</list>
</page>
|