Hacker Newsnew | past | comments | ask | show | jobs | submit | slotix's commentslogin

I read it less as "DuckDB wants to become Postgres" and more as DuckDB becoming an execution layer inside bigger workflows.

The engine is often not the painful part anymore. The pain is the stuff around it: live DBs, S3 paths, Parquet files, credentials, repeatable runs, exports, validation, and the moment a one-off script quietly becomes infrastructure.

Quack makes the remote/server part cleaner, but the bigger trend seems to be DuckDB becoming the SQL layer inside tools, not necessarily the final user-facing tool.


We are working on DBConvert Streams:

https://streams.dbconvert.com

A self-hosted database IDE with built-in migration, CDC, and DuckDB-powered federated SQL.

Mostly trying to remove the annoying gap between "I can inspect this database" and "I can safely move/sync this data somewhere else".

Current focus: resumable large loads and cleaner initial-load-to-CDC handoff for Postgres/MySQL.


We wrapped exactly this into a GUI - attach MySQL and PostgreSQL, files/ s3 as sources, query them together with DuckDB. No imports. https://streams.dbconvert.com/cross-database-sql


Working on database tooling around data movement + CDC.

Trying to collapse what is usually:

SQL IDE -> export/scripts -> pipeline -> CDC -> back to SQL

into a single workflow instead of stitching 3–4 tools together.

Runs locally or via Docker, no Kafka / heavy setup.

https://streams.dbconvert.com/


Happy to answer questions about architecture, tradeoffs, or specific use cases.


PostgreSQL and MySQL are both reliable, secure and scalable databases that have been around for years. They each have unique strengths and weaknesses, making one more suitable for specific needs. This article will compare them to aid in making an informed decision in 2023.


1) I started writing articles for our blog. https://blog.dataflowkit.com/

2) Published COVID-19 widgets website https://covid-19.dataflowkit.com/


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: