Re: swi-prologe for SQL
Nicos Angelopoulos <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <20140120082542.2c2b1071@lykos> |
Dear William, On Sun, 19 Jan 2014 17:53:43 -0500 William Sweet <[email protected]> wrote: > I am a swi-prolog newbie. I am evaluating swi-prolog for passing > prolog-like commands to a sql database. I see that this is possible through > ODBC. Performance is not a concern, more mportant is stability, > reliability. Can anyone provide any feedback on how well this feature > works? .What open source database does the swi-prolog ODBC driver work well > with? > > thanks > > William We used odbc with MySQL via some of its freely available drivers a couple of years back. The combination worked perfectly well in a research environment serving millions of chemical structures very reliably. Swi 's odbc library certainly comes across as a robust piece of software engineering. Regards, Nicos Angelopoulos --- http://stoics.org.uk/~nicos/