Case Studies
Migrating from Relational Datamodels to MongoDB
A NoSQL database is a different beast than a Relational Database. When an application is modernized and migrates from a relational database to NoSQL there are a lot of considerations to take to reimagine the new NoSQL model. A straight table to collection one-to-one conversion misses the point.
Read moreMicro Frontends with Go, Templ and HTMX
This article describes how to build Micro Frontends with Go, Templ and HTMX.
This is the summary of this article: Lorem ipsum dolor sit amet consectetur adipisicing elit. Eius at enim eum illum aperiam placeat esse? Mollitia omnis minima saepe recusandae libero, iste ad asperiores! Explicabo commodi quo itaque! Ipsam!
Read moreAdvanced Search Capabilities of MongoDB
MongoDB expands the well renowned Lucene search capabilities.
We will dive deeper into using those capabilities to provide a comprehensive search solution using vector searches and custom search indexes.
Read moreBuilding and Orchestrating Microservices with Go and Python
In cooperation with Providentia Worldwide, we developed a Kafkaesk platform for building and orchestrating microservices for data pipelines and web frontends. A highly scalable and performant platform that supports microservices built in Go and Python.
Read more