Skip to content
Luke On Python

Luke On Python

  • About

entity_id

Complex EntityID mapping

13/01/2021 by Łukasz Żukowski

In one of our projects, we needed ACL (Anti-Corruption Layer) for external entity-id and internal. Generally mapping one to another but based on the complex external id that differs depending on the platform that it came from. Below you have examples of these. Table for mappings To store these mappings we decided to use the … Read more

Categories sqlalchemy Tags entity_id, json, mapping, sqlalchemy Leave a comment
© 2023 Luke On Python • Built with GeneratePress