Our original product, SQLpipe, is an open-source tool that allows you to move the results of a SQL query from one database to another. Building on top of the original technology are three additional tools:
SQLpipe was started in Boston, Massachusetts, USA, and remains incorporated in that state. However, the core team now works out of London, United Kingdom 🇬🇧
SQLpipe was started by Cal Mitchell, who was a data engineer frustrated by the lack of "easy" options to move data around.
SQLpipe can move data interchangeably between PostgreSQL, SQL Server, Snowflake, MySQL, Oracle, and CSVs. It's an open-source program, so you can add your own targets as well.
SQLpipe supports full load and incremental syncs through Timestamp.
‍
SQLPipe is very fast. Depending on the target connector, SQLpipe can moves many millions of rows per minute.
SQLPipe is deployed in your own environment, no need to trust an outside entity with your data.