Skip to content

Conversation

@christianparpart
Copy link
Member

@christianparpart christianparpart commented Sep 29, 2025

closes #226.

TODO

  • intro
  • prior art (internal solution)
  • generation 1 (core API)
  • generation 2 (query builder API)
  • generation 3 (Active Record Pattern)
  • generation 4 (Data Mapper instead of AR)
  • outlook

Feedback

  • mention complexity of foreign key handling in prior art (later: vs AR / DM)
  • CustomType sneak in std::formatter<CustomType> to show similarities.

Signed-off-by: Christian Parpart <[email protected]>
Signed-off-by: Christian Parpart <[email protected]>
Signed-off-by: Christian Parpart <[email protected]>
Signed-off-by: Christian Parpart <[email protected]>
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Sep 29, 2025
christianparpart and others added 4 commits September 29, 2025 17:13
Signed-off-by: Christian Parpart <[email protected]>
Signed-off-by: Christian Parpart <[email protected]>
Signed-off-by: Christian Parpart <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create some presentation for C++ local user groups 🌻

3 participants