June Product Monthly Update

June Product Monthly Update

Intro

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

MongoDB Connection

mongo

Neosync now supports integrating with MongoDB! With this integration, we now have sql and nosql support across the most popular databases.

Real time schema validation

rlsv

We now validate your transformer mappings in real time against your schema to ensure that your mappings are correct and contain the necessary references.

Google Cloud Storage

gcs

We've added support for Google Cloud Storage as a destination connection that you can use to sync your data.

Job Cloning

rlsv

You can now clone an entire job with just one click! This is really useful for testing or creating new jobs from existing ones without having to reconfigure everything from scratch.

Synthetic Data Configurations

rlsv

We've overhauled the synthetic data generator for OpenAI and other LLMs to be way more stable and performant. We've also added the ability to configure the batch size.

Subsetting auto-complete

rlsv

Subsetting queries now have auto-complete for columns so you no longer have to toggle back and forth between your database and the Neosync app. Your columns are just there!

Subset row counts

count

You can now get a row count for your subset query to validate if it's working correctly!

Hot off the Press

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

  1. Another day, another Hack. This time AT&T.
  2. Disney also hacked. Hackers are busy these days!
  3. NVIDIA releases open synthetic data generation pipeline for training LLMs
  4. Our very own, Nick Zelei, wrote a great blog on how we use Temporal.

Meme of the month

Fun fact: Notion only used a single Postgres instance for YEARS. Here's the blog if you're curious.

pg

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 July!


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