September Product Monthly Update

September Product Monthly Update

Intro

We're back with another set of brand new features from September! Here's what's new to Neosync:

Default Transformers

base

We've made Neosync way easier to get started with. You can now apply default transformers to everything using the Apply Default Transformers button!

Real Time Connection Validation

base

We now validate that the connection is valid in real time when you create a new job or change a connection, preventing more errors downstream.

Generated Column Support

base

We've added more support for generated columns across Postgres, Mysql and SQL Server. We also surface which columns are generated in the Transformer Table as well.

In-App Docs

base

We've added Transformer docs in-app now making it easy to link to any Transformer doc.

Bulk Custom Transformer

base

We now support customer transformers in Bulk Transformers!

Skip Foreign Key Errors

base

There are certain times when you want to skip foreign key errors when you're building a job, so we've added a new destination connection option to skip records that have foreign key errors.

SQL Server Truncate Support

base

You can now Truncate your data before you run a job in SQL Server!

SQL Statements in Runs Page

base

You can now see the exact SQL statements that we run when we select data from your tables during Subsetting and Job Syncs to get a deeper understanding of how Neosync works under the covers.

Country Code Transformer

base

We've added new Country Code Transformer that can return either a 2-letter country code or the full country name.

Hot off the Press

Here's some news and articles that we found interesting this month:

  1. How to use Neosync with developer branches
  2. Neosync has been selected to Tech Crunch Disrupt '24! .
  3. A new guide on how to do incremental syncs in Neosync
  4. A new guide on how to view your job logs

Meme of the month

Straight shooters only.

float

Helpful Resources

Some helpful links to have handy:

  1. Try Neosync for free!- an easy way to get started with Neosync Cloud.
  2. Github for open source Neosync.
  3. Documentation for how to get started + everything else.
  4. Discord for any questions about Neosync, synthetic data or to just chat with us.

Thanks for reading and see you in November!


Implementing Foreign Key Tracking in Memory

Implementing Foreign Key Tracking in Memory

An overview of how Neosync handles foreign key tracking in memory during data synchronizations

December 3rd, 2024

View Article