Add SQLObject article

This commit is contained in:
Yorhel 2019-09-04 16:31:39 +02:00
parent bc5ca25127
commit 41eb0a6f42
7 changed files with 676 additions and 3 deletions

View file

@ -20,6 +20,10 @@ the incidental article on this site. Enjoy your stay!
<!-- These announcements are parsed by mkfeed.pl, see that file for formatting -->
## Announcements <a href="/feed.atom"><img src="/img/feed_icon.png" alt="Atom feed"></a>
`2019-08-13` - New article: From SQL to Nested Data Structures <!-- link: /doc/sqlobject -->
: How to easily fetch complex nested data structures from a normalized
relational database. [Read more.](/doc/sqlobject)
`2019-08-05` - ncdu 1.14.1 released <!-- tags: ncdu, link: /ncdu -->
: A minor bugfix release. This fixes the `--exclude-caches` option,
intermittend early exit on OS X and improves handling of out-of-memory