What if we could improve #SQL by introducing composable query fragments with statically-typed interfaces? This post introduces "functors", a neat idea to improve testing and reusing business logic in databases.
Comments
Log in with your Bluesky account to leave a comment
Fascinating! I wonder if you could extend that idea further to dynamically generate a GraphQL API based on exposed functors... 🤔.
Thise could also be useful to enforce rights and scopes.
Comments
Thise could also be useful to enforce rights and scopes.