#sqlprovider 搜尋結果
a transactional ETL procedure from Excel into SQL server, using only the #sqlprovider? Yes please! #fsharp
#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 😍😍😍😍
@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
Got some issues with #fsharp #SQLProvider on #PostgreSQL so time is come to contribute
It looks like F# type provider #SQLProvider and MySQL don't work well together yet
Yep. I have repeatedly failed to help someone get started with #SQLProvider. #FSharp.Data has been solid.
Santa Claus is coming for legacy system! Checkout github.com/cboudereau/dot… #wsl2 #docker edge #SQLProvider #FsAdvent #fsharp
F# #sqlprovider good - just broke a colleagues build on schema change. Sharing dev databases bad! (Actually using databases bad!!)
Did a first little #fsharp project, using #sqlprovider for SQLite access - so easy & quick! Thanks, @VisualFSharp, @pezi_pink & @colinbul!
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 :)
250 lines of #fsharp script, works perfectly first time. Surprise level - low. The #sqlprovider makes this very easy :)
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…
#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 🦔💜🦀
Added #fsharp #Giraffe remoting sample. Also checked the #SQLProvider datacontext lifecycle by activating general mysql logs and all works as expected 😍😍😍😍
#SQLProvider 1.1.12-alpha5 type provider supports #dotnet core2 / Standard 2.0 fsprojects.github.io/SQLProvider/co… #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
@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
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. Texas 142K posts
- 2. #HookEm 8,414 posts
- 3. Arch Manning 5,970 posts
- 4. Austin Reaves 3,965 posts
- 5. Jeff Sims 1,329 posts
- 6. Aggies 8,028 posts
- 7. Marcel Reed 3,998 posts
- 8. Sark 4,027 posts
- 9. 3-8 Florida 1,151 posts
- 10. Georgia 47.7K posts
- 11. Arizona 30.8K posts
- 12. Devin Vassell 1,555 posts
- 13. SEC Championship 4,359 posts
- 14. #iufb 3,263 posts
- 15. #OPLive 2,310 posts
- 16. #BedBathandBeyondisBack 1,638 posts
- 17. #SmackDown 15.9K posts
- 18. Elko 2,031 posts
- 19. Eagles 146K posts
- 20. Ryan Nembhard N/A