Discussion about this post

User's avatar
Sergey Prokhorenko's avatar

I really like Anchor Modeling. But the lack of convenient tools, except for the ERD builder, is holding back the widespread dissemination of Anchor Modeling. And the ERD cannot accommodate thousands of tables that are necessary in modern information systems. In practice, companies have to implement Anchor Modeling using home-made Python scripts that generate SQL code from Excel tables with metadata.

That's why I developed two concepts of the necessary tools (see links to articles below), and I'm waiting for someone to implement them. These concepts do not use Anchor Modeling terminology, but the corresponding more familiar ERD terminology.

6NF File Format https://habr.com/en/articles/942516/ (see discussion https://news.ycombinator.com/item?id=45118598 and not quite correct article https://biggo.com/news/202509050143_6NF_File_Format_Debate about this discussion)

DSL for Bitemporal Sixth Normal Form with UUIDv7 https://medium.com/@sergeyprokhorenko777/dsl-for-bitemporal-sixth-normal-form-with-uuidv7-f71b3b1170ea

Expand full comment

No posts