PipelineDB 0.9.7 – Delta Streams and Towards a PostgreSQL Extension
1–10 of 11 posts
Re: PipelineDB 0.9.7 – Delta Streams and Towards a PostgreSQL Extension
#2Re: PipelineDB 0.9.7 – Delta Streams and Towards a PostgreSQL Extension
#3Oooh, making it a standardized postgres extension (rather than its own compiled fork) is suuuuper-compelling. I've toyed with pipelinedb here and there, but the mental overhead of maintaining it separately from postgres is a little heavy. Even if the benefit is largely psychological, I think this is a great move.
Re: PipelineDB 0.9.7 – Delta Streams and Towards a PostgreSQL Extension
#4Oooh, making it a standardized postgres extension (rather than its own compiled fork) is suuuuper-compelling. I've toyed with pipelinedb here and there, but the mental overhead of maintaining it separately from postgres is a little heavy. Even if the benefit is largely psychological, I think this is a great move.
Thank you for your input, and we hope you you'll find great success with PipelineDB in the future!
Re: PipelineDB 0.9.7 – Delta Streams and Towards a PostgreSQL Extension
#5Oooh, making it a standardized postgres extension (rather than its own compiled fork) is suuuuper-compelling. I've toyed with pipelinedb here and there, but the mental overhead of maintaining it separately from postgres is a little heavy. Even if the benefit is largely psychological, I think this is a great move.
Hello! I'm Derek, one of the PipelineDB co-founders. The way using PipelineDB feels to users has always been a principal consideration to us and how we make design decisions, so a psychological benefit isn't a second-class citizen in our minds. With so many different tools to choose from nowadays, any friction at all (technical or non-technical) can be a showstopper. We've always strived to make PipelineDB as easy to…
I look forward to trying it, and would happily explore whether beta testing in a large scale environment (half a million concurrent users) is something my management chain and internal customers would be open to.
Thank you for your work!
Re: PipelineDB 0.9.7 – Delta Streams and Towards a PostgreSQL Extension
#6Earlier quoted context omitted.
Hello! I'm Derek, one of the PipelineDB co-founders. The way using PipelineDB feels to users has always been a principal consideration to us and how we make design decisions, so a psychological benefit isn't a second-class citizen in our minds. With so many different tools to choose from nowadays, any friction at all (technical or non-technical) can be a showstopper. We've always strived to make PipelineDB as easy to…
When this ships as a PostgreSQL extension, it looks like it could very handily solve a problem for which we're currently pilot-testing logical decoding. I look forward to trying it, and would happily explore whether beta testing in a large scale environment (half a million concurrent users) is something my management chain and internal customers would be open to. Thank you for your work!
Re: PipelineDB 0.9.7 – Delta Streams and Towards a PostgreSQL Extension
#7Oooh, making it a standardized postgres extension (rather than its own compiled fork) is suuuuper-compelling. I've toyed with pipelinedb here and there, but the mental overhead of maintaining it separately from postgres is a little heavy. Even if the benefit is largely psychological, I think this is a great move.
Re: PipelineDB 0.9.7 – Delta Streams and Towards a PostgreSQL Extension
#8Earlier quoted context omitted.
When this ships as a PostgreSQL extension, it looks like it could very handily solve a problem for which we're currently pilot-testing logical decoding. I look forward to trying it, and would happily explore whether beta testing in a large scale environment (half a million concurrent users) is something my management chain and internal customers would be open to. Thank you for your work!
If you're open to sharing, I'd love to hear more about your potential use case. Please email me!
Re: PipelineDB 0.9.7 – Delta Streams and Towards a PostgreSQL Extension
#9Re: PipelineDB 0.9.7 – Delta Streams and Towards a PostgreSQL Extension
#10Could you provide an update on the status of the project and accepting beta users?