#sqlprovider نتائج البحث
#SQLProvider 1.1.12-alpha5 type provider supports #dotnet core2 / Standard 2.0 fsprojects.github.io/SQLProvider/co… #fsharp
a transactional ETL procedure from Excel into SQL server, using only the #sqlprovider? Yes please! #fsharp
Added #fsharp #Giraffe remoting sample. Also checked the #SQLProvider datacontext lifecycle by activating general mysql logs and all works as expected 😍😍😍😍
@dotnet and @aspnet and EF are awesome, but for fully leveraging #fsharp potentials, maybe good to have a look at TypeProviders too: #sqlprovider generates types and gives `IQueriable` from db connection, a bit like #rust macros, but more elegant 🦔💜🦀
@weismat is successfully using #postgresql via the #sqlprovider in the #fsharp #juypter notebook! very cool :)
@Thoriumi I hope that this sort of "error tolerance" is already part of #fsharp #SQLProvider itself nowadays, isn't it? Thanks
"Use #SQLProvider and be the first who knows when someone breaks the database schema." fsprojects.github.io/SQLProvider/
real-world example with #FSharp + #SqlProvider + #WebSharper today's enhancement details #business #friday to #production
I have my code style 1. write main html dsl 2. design css attr. 3. init render with js bindings 4. define the reactive var 5. update it on change 6. async call the server from view mapping to complete html dsl 7. enjoy server abstractions to respond from db queries without sql
SQLProvider documentation update: fsprojects.github.io/SQLProvider/co… and also fsprojects.github.io/SQLProvider/co… #SQLProvider #fsharp @pezi_pink
It looks like F# type provider #SQLProvider and MySQL don't work well together yet
F# #sqlprovider good - just broke a colleagues build on schema change. Sharing dev databases bad! (Actually using databases bad!!)
Got some issues with #fsharp #SQLProvider on #PostgreSQL so time is come to contribute
Tried to add #sqlprovider to remove the pesky raw sql. Things went very well until I found github.com/fsprojects/SQL…
Santa Claus is coming for legacy system! Checkout github.com/cboudereau/dot… #wsl2 #docker edge #SQLProvider #FsAdvent #fsharp
Did a first little #fsharp project, using #sqlprovider for SQLite access - so easy & quick! Thanks, @VisualFSharp, @pezi_pink & @colinbul!
250 lines of #fsharp script, works perfectly first time. Surprise level - low. The #sqlprovider makes this very easy :)
Latest #SQLProvider 1.3.14 has better performance and less memory-consumption than previous versions. #fsharp
#fsharp Using #SqlProvider is really cool, thanks to the auto completion and type extracted from the DB. I love the automatic join query :)
Has anyone played with f# #sqlprovider in #azure functions yet? Any reason why not to?
More performance with SQLProvider, v. 1.3.33 - Still on old (pre-1.2) version? Update to 1.1.102, without needing to do migrations - Still on 1.2.x? See migration guide to 1.3.x: github.com/fsprojects/SQL… - On 1.3.x it should be straight forward update. #fsharp #SQLProvider
Initial documentation how to unit-test your SQL logic via Linq fsprojects.github.io/SQLProvider/co… #SQLProvider #fsharp
fsprojects.github.io
SQLProvider allows you to unit-test your SQL-logic
SQLProvider allows you to unit-test your SQL-logic
Just curious can we use #SqlProvider successfully with #Postgres on #Linux, awesome but the config part is a bit clunky maybe ? At least for me… looking forward to give it another try #fsharp but a bit cumbersome to have to reference the Pgsql driver dll explicitly…
Latest #SQLProvider 1.3.14 has better performance and less memory-consumption than previous versions. #fsharp
@Thoriumi I hope that this sort of "error tolerance" is already part of #fsharp #SQLProvider itself nowadays, isn't it? Thanks
Santa Claus is coming for legacy system! Checkout github.com/cboudereau/dot… #wsl2 #docker edge #SQLProvider #FsAdvent #fsharp
real-world example with #FSharp + #SqlProvider + #WebSharper today's enhancement details #business #friday to #production
I have my code style 1. write main html dsl 2. design css attr. 3. init render with js bindings 4. define the reactive var 5. update it on change 6. async call the server from view mapping to complete html dsl 7. enjoy server abstractions to respond from db queries without sql
Added #fsharp #Giraffe remoting sample. Also checked the #SQLProvider datacontext lifecycle by activating general mysql logs and all works as expected 😍😍😍😍
Yep. I have repeatedly failed to help someone get started with #SQLProvider. #FSharp.Data has been solid.
Strong points of #fsharp: #Websharper, #SqlProvider, #ViewModule and🆙👍the fact that #fsharp community is smart and open minded (not like the ugly, unfriendly guys you can find on #stackoverflow for #csharp, e.g. w/ #async tag) Weakness: #VisualStudio w/ #dotnetframework support
When you go live with #fsharp in production and then you want to fix a bug, but #sqlprovider doesn't translate your fix into the correct #sql 🆘😲 github.com/fsprojects/SQL…
Using #sqlProvider for our productive reporting systems as well
#FSharp database #typeProvider in production stories, #sqlProvider in this case, any others?
I'm hapily using SQLProvider in production, we have 100k registered users, works better than EF which I used before. But I'm not using .net core.
@VagifAbilov created off-line context schema cache support for #SQLProvider ! Ping @pezi_pink @isaac_abraham
#SQLProvider 1.1.12-alpha5 type provider supports #dotnet core2 / Standard 2.0 fsprojects.github.io/SQLProvider/co… #fsharp
SQLProvider documentation update: fsprojects.github.io/SQLProvider/co… and also fsprojects.github.io/SQLProvider/co… #SQLProvider #fsharp @pezi_pink
Got some issues with #fsharp #SQLProvider on #PostgreSQL so time is come to contribute
@dotnet and @aspnet and EF are awesome, but for fully leveraging #fsharp potentials, maybe good to have a look at TypeProviders too: #sqlprovider generates types and gives `IQueriable` from db connection, a bit like #rust macros, but more elegant 🦔💜🦀
#SQLProvider 1.1.12-alpha5 type provider supports #dotnet core2 / Standard 2.0 fsprojects.github.io/SQLProvider/co… #fsharp
Added #fsharp #Giraffe remoting sample. Also checked the #SQLProvider datacontext lifecycle by activating general mysql logs and all works as expected 😍😍😍😍
@Thoriumi I hope that this sort of "error tolerance" is already part of #fsharp #SQLProvider itself nowadays, isn't it? Thanks
@weismat is successfully using #postgresql via the #sqlprovider in the #fsharp #juypter notebook! very cool :)
real-world example with #FSharp + #SqlProvider + #WebSharper today's enhancement details #business #friday to #production
I have my code style 1. write main html dsl 2. design css attr. 3. init render with js bindings 4. define the reactive var 5. update it on change 6. async call the server from view mapping to complete html dsl 7. enjoy server abstractions to respond from db queries without sql
a transactional ETL procedure from Excel into SQL server, using only the #sqlprovider? Yes please! #fsharp
the #fsharp #sqlprovider now supports #sqlite (experimental!) go wild! pinksquirrellabs.com/post/2013/12/1…
Something went wrong.
Something went wrong.
United States Trends
- 1. Black Friday 384K posts
- 2. Mississippi State 2,702 posts
- 3. Kamario Taylor N/A
- 4. Egg Bowl 4,265 posts
- 5. Emmett Johnson N/A
- 6. #SkylineSweeps N/A
- 7. NextNRG Inc 1,790 posts
- 8. Trinidad Chambliss N/A
- 9. Wetjen N/A
- 10. #Rashmer 23.7K posts
- 11. Stricklin N/A
- 12. #FanCashDropPromotion 1,706 posts
- 13. Solo Ball N/A
- 14. Kewan Lacy N/A
- 15. #Huskers N/A
- 16. #jonita 19.7K posts
- 17. Black Ops 7 XP 1,328 posts
- 18. WHO DEY 5,328 posts
- 19. Fisch N/A
- 20. Mainz Biomed N.V. N/A