Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CG/SQL implementation #3

Closed
ArmanAttaran opened this issue Jan 12, 2021 · 2 comments
Closed

CG/SQL implementation #3

ArmanAttaran opened this issue Jan 12, 2021 · 2 comments

Comments

@ArmanAttaran
Copy link

Hey !!

sorry to bother you but what do you think about this project or how it would work in a f# project. https://cgsql.dev/

@jacentino
Copy link
Owner

jacentino commented Jan 12, 2021

Hi,

If I understand this project, you would have to generate C code from your stored procedures, compile it to dlls and reference them using extern.
You can do it in F#, but it's quite old-fashioned.

@ArmanAttaran
Copy link
Author

ArmanAttaran commented Jan 12, 2021

Thanks !! I guess the performance bonus is not worth the added complexity ;using the type provider with sqlite is a more elegant and simple approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants