Short: Powerfull databaseengine as std library. Author: Mattias Karlsson Uploader: Mattias Karlsson Type: dev/misc Architecture: m68k-amigaos Requiers: OS 3.0 (KS V39), dev/misc/TdDBDemos.lha for example sources. Welcome to the world of tddbase.library, the easy-to-use but still powerfull databaseengine. Ofcourse it has some features that must be listed :) * Doesnt need fixed sizes for nodes(posts),strings and other data. * Contains a smart cache that automaticly adjust's iself to the amount of available RAM, going up when more chache is needed and going down as other programms need memory. * Makes sharing of databases between programms very easy, and programms can even add their own private fields without disturbing other programms that uses the same database. * Contains a powerfull search routine that gives the programmer full control over how and where to search. * Copies nodes and whole databases. * Only 14KB small. * Builtin resourcetracking and "virtual memory", and that without needing an MMU.