Systems | Development | Analytics | API | Testing

%term

Remote working with children - top hacks

Remote working can be a blessing for every parent. In that way, you don’t have to face tough dilemmas like “staying at the office to finish fixing that bug” versus “returning home early to do some karaoke with your children”. Being a working parent used to be all about making tough calls in terms of career or childcare.

How we build custom data extractors to meet client ETL Needs

On one of our webinars in April 2020 we talked about the developer portal and how our developer community are pushing the Keboola Connection platform into places that often surprise our own core team. Our partners often are the creative ones, adding their knowledge and expertise to expand our platform in service of our shared customers and their varying needs. This is a guest post, written by Johnathan Brook, Solutions Architect at 4 Mile Analytics.

Databases Demystified Lesson 1 Introduction to Databases and SQL

In the first episode of Databases Demystified with Michael Kaminsky, we give a high-level overview of the most important concepts in databases. We start with a brief history of databases going from the invention of relational databases through present day and we talk about the differences between analytical and transactional databases, distributed and single-node databases, and in-memory vs on-disk databases We finish up talking briefly about SQL and what makes it special.

A Deep Dive into Selenium, Its Alternative Solution for 2020 and Beyond

Selenium was first released in the mid-2000s as a Web browser extension for recording and playing back interactions with Web browsers. Since then, it has become arguably the most popular tool for test automation. In a survey of the automation testing community, the framework has been used by more than 80% of those surveyed. Selenium is an open-source framework for Web-based application automation that includes Selenium WebDriver, Selenium IDE, and Selenium Grid.