Skip to content

Common Lisp functions and classes for transitioning an existing SQLdb -> XML -> ORM

Notifications You must be signed in to change notification settings

monkpearman/dbc-specific

Repository files navigation

Common Lisp functions and classes for transitioning an SQLdb to an ORM

The bulk of the ORM defined herein revolves around the class `parsed-inventory-record' in 
:FILE ./dbc-classes/dbc-class-inventory-record.lisp


Directory ./dbc-classes contains functions/classes for our new ORM
Directory ./dbc-parse contains functions for SAX parsing an XML db schema
Directory ./dbc-time contains functions time related parsing and stamping
Directory ./dbc-translate contains variables for translating from French to English
Directory ./dbc-translate/dbc-class-category-entities contains functions for an
            ORM translation of an XML based hierarchical structure of categories.

About

Common Lisp functions and classes for transitioning an existing SQLdb -> XML -> ORM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published