This migrationless development is absolutely underrated..., this is a WOW moment.!
@RawCoding2 жыл бұрын
It’s pretty epic
@Vptkvc2 жыл бұрын
Thanks for sharing! Haven’t heard of this package until now. It’s pretty awesome!
@RawCoding2 жыл бұрын
Eya V, yeah it’s really good worth a try )
@codecomposer882 ай бұрын
Very cool. So if you also needed some Postgresql relational tables alongside the document DB approach, there would be no problem using EF or Dapper in conjuction with Marten, right?
@RawCoding2 ай бұрын
Yes, they both would use npgsql package under the hood so you’ll need to align versions sometimes
@cocoscacao61022 жыл бұрын
Been using it. Very cool package.
@mohammadharb613 Жыл бұрын
Hii ✋ I'm currently working on a project that involves implementing the CQRS pattern and I'm exploring different options for denormalizing data. I've heard that using message queues or distributed jobs using Hangfire are two popular approaches for achieving this. However, I'm still trying to fully understand the benefits and drawbacks of each approach, and I was wondering if you would be willing to create a video discussing the possible scenarios for denormalization when implementing CQRS and comparing the benefits and drawbacks of using message queues versus distributed jobs using Hangfire.
@alandemaria7569 Жыл бұрын
Did you check perf when database has around tens of millions of rows?
@alandemaria7569 Жыл бұрын
Amazing video btw. Many thanks sir.
@smaug.the.stupendous2 жыл бұрын
What Rider plugin you are using to query that postgres?. Also you should use JSON plugin to prettify that json result, right now it is raw and harder to read.
@RawCoding2 жыл бұрын
I use the terminal, and raw is how we like it here
@johncerpa37822 жыл бұрын
Great stuff
@calinmarian25532 жыл бұрын
Nice, thanks 👍
@hemantjain25102 жыл бұрын
Please make a video with .NET CORE and GraphQL
@RawCoding2 жыл бұрын
I don’t do graphql
@hemantjain25102 жыл бұрын
@@RawCoding Ahh! Okay. But the way you explain is just damn awesome