Welcome to the 9.0 release of DataPipeline.
DataPipeline 8.3 Released
Welcome to the fourth quarter release of DataPipeline for 2023.
How to Upsert Data in Relational Databases (2023)
Relational databases play a crucial role in storing, managing, and analyzing data. One common challenge developers face is inserting data where a matching record might already exist. The “upsert” operation, short for “update or insert,” provides a solution to this problem. While not all database management systems (DBMSs) have a built-in “upsert” command, the concept can still be achieved using their built-in features. In this blog, we’ll explore the upsert operation, how it works, and how to perform upserts in different databases.
DataPipeline 8.2 Released
Last month we released version 8.2.0 of DataPipline. Here’s what you can expect.
DataPipeline 8.1 Released
DataPipeline 8.1.0 is now available. It adds support for multi-connection upserting to database tables, JDBC read fetch size, and more. Enjoy.
DataPipeline 8.0 Released
Late December we released DataPipeline version 8.0.0 to general availability. This might be our longest list of new features and changes yet. Let’s dive in.
11 FinTech Conferences You Should Attend in 2023 and 2024
June 2022
The internet’s globalization has been one of the main drivers of enabling FinTech to grow exponentially. A term that once only referred to banks and financial institutions’ back-office activities nowadays describes a broad assortment of solutions that incorporate E-commerce, intertwining personal and commercial transactions. The rapid technological advances happening in this industry are allowing companies and entrepreneurs to get together to discuss regulations, new advances, and potential investment opportunities.
We’ve gathered this list of fintech conferences you should consider attending in-person or virtually.
DataPipeline 7.1 Released
DataPipeline 7.1 is now available. It includes improvements in the areas of file I/O, data mapping, database integration, decisioning, debugging, and more. You can get started with Maven or Gradle, browse our Java examples, and review the changelog.
What’s New in DataPipeline 7.0?
Welcome to the DataPipeline 7.0 release. Since our last update, the DataPipeline team has been hard at work adding more declarative components, new integrations, new transformations, and generally making the framework easier to use. Our goal is to make simple use-cases easy and complex ones less difficult to implement.
What’s New in DataPipeline 6.0?
We’re pleased to announce the release of DataPipeline version 6.0. This release includes our new DataPipeline Foundations addon that brings decisioning, source-target data mapping, and other cool features to your software.