Systems | Development | Analytics | API | Testing

Building a product in 12 weeks - An oral history of Trust Assessor

Not to sound like Cosmo, but sometimes it seems like a project was meant to be. Talend Trust Assessor is one of those projects. In 2020, a creative plan to share Talend Trust Score™ with the world grew into a full-fledged product developed and released in record time. Stephanie Yanaga and Gray Hardell, the project’s instigators, had a shared vision: giving everyone a taste of the Trust Score with very little effort.

How Blackboard Pivoted Their Log Analytics Approach When the World Went Virtual

This week we released a new case study that describes how the world-leading education technology provider Blackboard empowered digital learning throughout COVID, and in particular, the role log analytics played. Committed to supporting learners throughout their lifelong journey, Blackboard Inc. serves higher education, K-12, business and government clients around the world with learning management systems (LMS) and other digital education products.

Custom Date Ranges Now Available with Google Sheets

We have been working hard this year on one of our most requested updates, custom date ranges across many of our most popular integrations. You can use custom date ranges (CDR) in Databox to track your performance over a specific time period by simply selecting a start and end date. We’re happy to announce another major update to one of our newest integrations, Google Sheets, and for those that haven’t hooked up Google Sheets with Databox yet, here’s a refresher on how it all works.

Switching from CPUs to GPUs for NYC Taxi Fare Predictions with NVIDIA RAPIDS

Have you ever asked a data scientist if they wanted their code to run faster? You would probably get a more varied response asking if the earth is flat. It really isn’t any different from anything else in tech, faster is almost always better. One of the best ways to make a substantial improvement in processing time is to, if you haven’t already, switched from CPUs to GPUs.

Talend Fall '21: Trailblazing the path to healthier data

As our customers continue their journey to achieve healthier data, we are constantly looking for ways to help them make that journey more quickly and successfully. By applying data health concepts across Talend Data Fabric in innovative new ways, everyone from business professionals to data professionals can get more value from their data, faster.

What is a MySQL REST API?

Databases are an important part of application development. They let you store data in a way that is easy to manage and manipulate. MySQL has been the standard for this for decades. The one drawback is that databases only store data. If you want to do something with that data, a MySQL REST API makes it possible. Here is what you need to know to use MySQL REST APIs in your projects.