Show HN: I got tired of juggling 4 tools for data work – built one instead
Category: devtools
Tags: data-integration, sql-editor, data-streaming
Score: 6.0/10 (Innovation: 6, Technical: 5, Documentation: 3, Utility: 7)
DBConvert Streams is a unified tool for exploring, querying, and replicating data across multiple sources like Parquet files and PostgreSQL databases. It's interesting because it allows joining live database tables with file-based data in a single query and using that query as a stream source, eliminating the need for multiple specialized tools.
Target audience: data engineers, backend devs, devops
Repository: https://streams.dbconvert.com
View on Hacker News