1
0
Fork
You've already forked tabler
0
Database admin and model editor
  • JavaScript 72.7%
  • CSS 16.4%
  • Common Lisp 4%
  • HTML 3.3%
  • Python 1.3%
  • Other 2.1%
Find a file
2026年02月24日 11:27:36 -03:00
build build: signal handler 2025年09月17日 09:48:25 -03:00
doc README 2025年08月24日 09:58:29 -03:00
lib Libs 2024年07月03日 08:26:49 -03:00
test storage actions 2026年01月21日 13:43:43 -03:00
web event tracing 2026年02月24日 11:17:42 -03:00
.gitignore gitignore 2025年09月14日 11:22:30 -03:00
api.lisp Model and application objects 2025年05月22日 14:41:19 -03:00
attribute.lisp split in files 2025年09月11日 13:03:35 -03:00
cl-store-ext.lisp storage 2026年01月22日 12:03:15 -03:00
database.lisp dataset-find 2025年09月12日 12:09:29 -03:00
dataset.lisp fix 2026年01月24日 17:23:02 -03:00
dbapp-user.lisp Model and application objects 2025年05月22日 14:41:19 -03:00
dbapp.asd storage 2026年01月22日 12:03:49 -03:00
dbapp.lisp application wide notifications 2026年01月22日 14:37:20 -03:00
dbapp.web.asd adjustments 2025年12月17日 10:25:15 -03:00
entity.lisp split in files 2025年09月11日 13:03:35 -03:00
event-emitter.lisp navigation 2025年12月18日 14:02:14 -03:00
generic-cl.lisp bug fix 2025年12月12日 07:14:02 -03:00
generic-event-emitter.lisp generic-event-emitter: event tracing 2026年02月24日 11:27:36 -03:00
hooks.lisp hooks 2025年08月27日 11:15:49 -03:00
json.lisp use mucl defclass 2025年08月30日 11:09:25 -03:00
memory-model.lisp fix 2026年01月23日 11:24:28 -03:00
migration.lisp migration 2024年07月14日 11:40:44 -03:00
mito-test.lisp fixes 2025年08月17日 19:57:00 -03:00
model.lisp remove action 2025年12月24日 10:22:10 -03:00
odata-query-parser.lisp Starting some api work 2020年09月23日 20:51:17 -03:00
package.lisp Use mucl upgraded definitions 2025年06月03日 14:08:00 -03:00
README.md Adjust 2025年08月24日 10:00:15 -03:00
settings.lisp Settings 2020年10月08日 13:42:41 -03:00
storage.lisp Model and application objects 2025年05月22日 14:41:19 -03:00
TODO TODO 2026年01月30日 08:32:51 -03:00
util.lisp split in files 2025年09月11日 13:03:35 -03:00

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.

Screenshots

apimodel customers customers2