Systems | Development | Analytics | API | Testing

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.

Migrate Heroku Postgres Databases Without Problems

Heroku Postgres databases are powerful tools for managing and analyzing data. You can run large-scale data processes for your business off of Heroku Postgres. While management is made much simpler with Heroku, the insight of a skilled developer and data analyst when manipulating databases makes a big difference in the outcomes. This is especially true when migrating a database. Here are five things you need to know about migrating Heroku Postgres databases.