ElasticSearch with Node.js

Introduction Working with documents in software is fun. It means that storage fit your code not the other way around. This removes the object relational impedance mismatch between how you model your application and how you store those models. Even if you do not have immediate use of documents, learning how to use documents will … Read more

.NET Core, PostgreSQL and Document Database

Introduction There is always more than one way to get something done. When it comes to work around my house, my favorite is not doing it at all. I take that approach with landscaping,cutting the grass, other house chores and everything else I can get away with. [somebody once said that you can always tell … Read more