Database admin and model editor
- JavaScript 72.7%
- CSS 16.4%
- Common Lisp 4%
- HTML 3.3%
- Python 1.3%
- Other 2.1%
| build | build: signal handler | |
| doc | README | |
| lib | Libs | |
| test | storage actions | |
| web | event tracing | |
| .gitignore | gitignore | |
| api.lisp | Model and application objects | |
| attribute.lisp | split in files | |
| cl-store-ext.lisp | storage | |
| database.lisp | dataset-find | |
| dataset.lisp | fix | |
| dbapp-user.lisp | Model and application objects | |
| dbapp.asd | storage | |
| dbapp.lisp | application wide notifications | |
| dbapp.web.asd | adjustments | |
| entity.lisp | split in files | |
| event-emitter.lisp | navigation | |
| generic-cl.lisp | bug fix | |
| generic-event-emitter.lisp | generic-event-emitter: event tracing | |
| hooks.lisp | hooks | |
| json.lisp | use mucl defclass | |
| memory-model.lisp | fix | |
| migration.lisp | migration | |
| mito-test.lisp | fixes | |
| model.lisp | remove action | |
| odata-query-parser.lisp | Starting some api work | |
| package.lisp | Use mucl upgraded definitions | |
| README.md | Adjust | |
| settings.lisp | Settings | |
| storage.lisp | Model and application objects | |
| TODO | TODO | |
| util.lisp | split in files | |
TABLER
Overview
Generic database admin and model editor.
Specify models (entities and attributes), and relationships between them. This is a web application for editing those models.
WORK IN PROGRESS.