Small. Fast. Reliable.
Choose any three.
*** 576,579 ****
  
  *: {link: http://cvs.savannah.gnu.org/viewcvs/gnustep/dev-libs/SQLClient/?root=gnustep SQLClient}: -
   The SQLClient library is designed to provide a simple interface to SQL databases for {link: http://www.gnustep.org GNUstep} applications. It does not attempt the sort of abstraction provided by the much more sophisticated GDL2 library, but rather allows applications to directly execute SQL queries and statements.
! SQLClient supports sqlite3.
--- 576,579 ----
  
  *: {link: http://cvs.savannah.gnu.org/viewcvs/gnustep/dev-libs/SQLClient/?root=gnustep SQLClient}: -
   The SQLClient library is designed to provide a simple interface to SQL databases for {link: http://www.gnustep.org GNUstep} applications. It does not attempt the sort of abstraction provided by the much more sophisticated GDL2 library, but rather allows applications to directly execute SQL queries and statements.
! SQLClient provides support for sqlite3.