| WebSeitz/wikilog |
| z2006-02-23- Bicking Sql Object Refactor |
|
| last edited by BillSeitz on Aug 20, 2008 8:49 am |
Ian Bicking is re-architecting Sql Object. This package will both more and less than Sql Object 0.x. It does less because several things have been moved to [SqlApi], and ideally Sql Object will only be asked to do what it does well, and will not have to address all needs simply because it will be friendlier to other techniques working in the same application. [SqlApi] itself is intended to be a neutral front-end to [DbApi] compliant databases, providing many of the details that are important to usability but not included in the [DbApi]. Ideally [SqlApi] can provide infrastructure for other database packages.
| User Options Recent Changes Help Page |