Path: csiph.com!news.nrbbs.org!border-3.nntp.ord.giganews.com!border-4.nntp.ord.giganews.com!nntp.giganews.com!Xl.tags.giganews.com!local-4.nntp.ord.giganews.com!news.giganews.com.POSTED!not-for-mail NNTP-Posting-Date: Sun, 23 Aug 2026 19:58:04 +0000 From: steve g Newsgroups: comp.lang.lisp Subject: Re: Databases with Common Lisp References: <87bjbn2nhs.fsf@safunu.org> <877bm4zgsp.fsf@safunu.org> <1150b48$3blde$3@dont-email.me> <87h5l1so79.fsf@safunu.org> <874igztumy.fsf@safunu.org> Date: Sun, 23 Aug 2026 15:58:03 -0400 Message-ID: <8733w4txro.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:XMLwyjPNe3LGxQ1FvpXdNSvPVHU= MIME-Version: 1.0 Content-Type: text/plain Lines: 33 X-Usenet-Provider: http://www.giganews.com X-Trace: sv3-xoBVrwpGsR0f+UBSekK0NZvOi9WbpamvKaImI2dZW+kQ3zjI9De+0l1VUC6+PKE2ACiKttvZn7fkUhh!2YoOGWEXkk1sG1phUvpP6432rOzLc1Z5eSQ2iSNFFyHnBDc= X-Complaints-To: abuse@giganews.com X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 Xref: csiph.com comp.lang.lisp:61543 George Neuner writes: > On Sat, 22 Aug 2026 07:54:06 +0800, Johann 'Myrkraverk' Oskarsson > wrote: > >>On 22/08/2026 3:23 AM, George Neuner wrote: >>> On Sat, 22 Aug 2026 02:28:49 +0800, Johann 'Myrkraverk' Oskarsson >>> wrote: >>> >>>> On 16/08/2026 7:44 AM, George Neuner wrote: > > Haven't had opportunity to play with MariaDB. I have worked a lot > with Postgresql [and with Sybase back in the day], and some with > SQLServer, MySQL and SQLite. Yes! Another sybase user. That was some good software! > Most of the Usenet DBMS groups are dead - moved to web forums. I just started looking into using GDBM. If you want an easy solution (shameless plug in) I believe Allegro Common Lisp has build in database features. AllegroCache - Object Persistence in LisP, AlegroGraph The AI Agent for your Knowledge Graph Solution. These are available to limited extent via their website. >>In the mean time, we can discuss SQLite bindings for S.B.C.L, because I >>did not find anything of the sort with a casual websearch. Is there >>such a thing already in QuickLisp?