Choose category
First international BI internship: what it looks like
Four interns applied for this internship: two from Finland and two from Lithuania. Given the positive experiences from previous implementations in Vilnius, we decided to expand the program and, for the first time, include participants from Finland as well.
Azure SQL trigger for functions
In this practical blog post I would like to introduce you to the new Trigger Binding on Azure Functions for Azure SQL Database tables. In 2024 March this became generally available (GA) so let’s review it.
Microsoft Fabric: everything you need to know
In the ever-evolving landscape of data-driven decision-making, Microsoft Fabric is emerging as a powerful ally for organizations seeking a robust platform for data engineering, analytics, and machine learning workloads.
Challenges of Continuous Integration in Databases
Continuous Integration (CI) enables developers to frequently merge code changes into a shared database repository, making it easier to catch errors early and reduce integration problems down the line. Automating database schema migrations and testing as part of the CI process allows teams to achieve...