Choose category

Dive into the landscape at twoday Lithuania BI team
There’s a big difference between reading about a workplace and actually being in it—and twoday is no exception. After more than five years as a BI developer here, I can say it’s something that’s hard to capture in a job ad. That’s why I wanted to share my personal experience – what it’s really like ...

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...