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.

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.

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.

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.

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.