From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f1deba01a6ea4216 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!y16g2000yqk.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: RESTful web API using AWS? Date: Thu, 18 Aug 2011 07:29:32 -0700 (PDT) Organization: http://groups.google.com Message-ID: <555c91da-929d-476f-a0ba-012265c77c1d@y16g2000yqk.googlegroups.com> References: <6843c6f3-37a6-46f5-b724-ff8974c73f40@q3g2000yqi.googlegroups.com> <4b2bd50d-678a-46eb-93f2-4cd70f5dca66@s2g2000vby.googlegroups.com> <7715c596-8d17-4e9e-9d8e-ef75466ac7ff@glegroupsg2000goo.googlegroups.com> <24c68463-e6b8-4ca3-876e-97881e1980a4@k3g2000vbz.googlegroups.com> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1313677772 10761 127.0.0.1 (18 Aug 2011 14:29:32 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 18 Aug 2011 14:29:32 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: y16g2000yqk.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESRCNK X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101206 Red Hat/3.6-2.el5 Firefox/3.6.13,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:20675 Date: 2011-08-18T07:29:32-07:00 List-Id: Marcelo Cora=E7a de Freitas wrote on comp.lang.ada: > Ludovic Brenta wrote: > >> Good. You'll also be interested in the packages libgnadesqlite3-1-dev, >> libgnadeodbc1-dev and libapq-postgresql1-dev, which contain Ada >> bindings to SQLite, UnixODBC and PostgreSQL respectively. > > There is also APQ for MySQL and ct_lib (Sybase/SQL Server) in Debian > repositories IIRC. No, not in Debian unfortunately. Adrian-Ken Ruegsegger has only packaged apq and apq-postgresql so far; the other modules are only available from upstream[1] ATM. [1] http://framework.kow.com.br/ -- Ludovic Brenta.