Just delved into MartenDB for my latest project – a versatile database solution that seamlessly handles structure creation and excels in event support, all built on PostgreSQL. I've shared my initial insights and migration plans in my latest blog post. Dive in for a deeper look!
Standard PostgreSQL management tool – pgAdmin, Differences in build SQL queries from TSQL dialect, Base differences in the search engine.
Bazy danych i XML 1495 dni, 14 godzin, 16 minut temu 66 źrodło rozwiń
Today I want to present a different way of implementing the persistence layer in .Net Core & Entity Framework Core combination – Npgsql PostgreSQL.
Sztuka programowania 1507 dni, 14 godzin, 14 minut temu 52 źrodło rozwiń
P. RoguszewskiLeave a comment Hey Guys! As You maybe know from C# 8, every class with implement interface IAsyncDisposable can be disposed of with clause await using. It’s looks pretty, modern, even very good IDE like Rider show tips Use await using what harm could there be? The answer is everything. In my case, it was a situation related to very popular ORM library EntityFramework Core, version for PostgreSQL (efcore.pg). I have some background services, lovely timers, which every X time send SQL dat...
Sztuka programowania 1571 dni, 14 godzin, 46 minut temu 63 źrodło rozwiń
W tym tygodniu w końcu nastąpiło wdrożenie projektu, o którym już wcześniej pisałem we wpisach. Postanowiłem, że przeleję trochę doświadczeń na ten wirtualny papier.
Daj się poznać 2017 2776 dni, 2 godziny, 29 minut temu 82 źrodło rozwiń
Niedziałający Chosen, trochę usprawnień i wprowadzanie czytelników w błąd 😉 Tak minął ten tydzień przy pracach nad HomeWallet. Zapraszam do czytania.
Daj się poznać 2017 2783 dni, 1 godzinę, 50 minut temu 26 źrodło rozwiń
Pierwszy kod w HomeWallet. Tworzymy nowy projekt, łączymy się z bazą danych oraz implementujemy stronę główną i dodawanie paragonów.
Daj się poznać 2017 2796 dni, 2 godziny, 31 minut temu 117 źrodło rozwiń