Hello there and thank you for your visit! I’m going to delve a bit into a RavenDB feature which I wanted to explore for a …
Read MoreClassic vs modern In the ever-evolving landscape of database management systems, the debate between NoSQL (Not Only SQL) and classic SQL (Structured Query Language) continues …
Read MoreIn my last article I showcased a very straightforward way of implementing a one to many relationship in RavenDB with an index. This is the …
Read MoreOne-to-many relationships are a standard norm in SQL databases. Going noSQL doesn’t mean you won’t be able to model such a relation. On the contrary, …
Read MoreReally excited to share that I successfully passed the AZ-204 exam! I’m going to share a few things about the exam experience, what I did …
Read MoreHey there! Since I will be away for a couple of weeks, I’d like to share with you an easy implementation of RavenDB suggestion capability …
Read MoreRavenDB full text search, which is an out of the box functionality of RavenDB. When it comes to full text search, RavenDB does the job …
Read MoreSo happy that I’ve obtained a GIAC Certified Web Application Defender (GWEB) certification that demonstrates know-how on the subject of developing secure web apps! Well …
Read MoreCould not open /dev/vmmon: No such file or directory. Please make sure that the kernel module `vmmon’ is loaded. I recently needed to run a …
Read MoreWe are going to learn how to add support for pagination when retrieving a large list of documents with RavenDB and NestJS, the smart and …
Read More