neosync icon indicating copy to clipboard operation
neosync copied to clipboard

Open source data anonymization and synthetic data orchestration for developers. Create high fidelity synthetic data and sync it across your environments.

Results 249 neosync issues
Sort by recently updated
recently updated
newest added

FE for sync connect now uses a centralized map to determine what connections are valid. The Generate/AI Generate are different and still use the old imperative format. These should be...

Fast Follow

From [SyncLinear.com](https://synclinear.com) | [NEOS-1249](https://linear.app/nucleus-cloud/issue/NEOS-1249/add-support-for-client-tls-to-mysql)

Feature
Mysql
Blocked

I have a database where I fully added everything to the job mappings. This includes foreign keyed columns. I would expect something like we see with postgres where you pretty...

bug
Mysql

We need to figure out how we can enable subsetting support for Mongo databases. From [SyncLinear.com](https://synclinear.com) | [NEOS-1170](https://linear.app/nucleus-cloud/issue/NEOS-1170/add-mongodb-subsetting-support)

Feature

From [SyncLinear.com](https://synclinear.com) | [NEOS-1273](https://linear.app/nucleus-cloud/issue/NEOS-1273/update-subsetting-to-handle-nullable-foreign-key-columns)

bug

Mongo has support for providing a password file to decrypt an encrypted TLS certificate. We should add support for this. We should also see if Postgres and Mysql offer support...

Fast Follow

Validator is not reporting errors but worker errors out with regards to syncing circular deps/FK dep tables From [SyncLinear.com](https://synclinear.com) | [NEOS-1227](https://linear.app/nucleus-cloud/issue/NEOS-1227/validator-and-worker-logic-are-incorrect-w-regards-to-circular-deps)

bug

Today we default to passthrough for all unmapped keys. We should give folks the ability to switch this to include / exclude. The other mode would allow only bringing over...

Feature

From [SyncLinear.com](https://synclinear.com) | [NEOS-1168](https://linear.app/nucleus-cloud/issue/NEOS-1168/add-ssh-tunneling-support-to-mongodb)

Feature

This causes the javascript editor to be really jittery while typing code because it's literally firing a request on every keystroke. If we want to do this, we should do...

Low priority