I wrote Delphi tdataset descendants for sqlite (tdatabase, tquery, ttable). Is it possible to port these to lazarus, or will that be a 'from scratch' job? SQLite is a superbe database, with in-memory database support and is compiled within a module. It is available to a whole lot of platforms.
albert