HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dkgs1998

no profile record

Submissions

Is It Time to Rethink Stream Processing?

epsio.io
3 points·by dkgs1998·10 mesi fa·0 comments

Stream processors and ease of use

epsio.io
2 points·by dkgs1998·anno scorso·0 comments

Epsio Outperforms Apache Flink by Up to 21x on TPC-DS Dataset

epsio.io
4 points·by dkgs1998·anno scorso·1 comments

Floating Points in Streaming Systems

epsio.io
1 points·by dkgs1998·2 anni fa·0 comments

Streaming SQL Arithmetic: The Horror

epsio.io
1 points·by dkgs1998·2 anni fa·0 comments

Scaling PostgreSQL for Complex Queries

epsio.io
4 points·by dkgs1998·2 anni fa·0 comments

[untitled]

1 points·by dkgs1998·2 anni fa·0 comments

Testing Out Epsio's Incremental Materialized Views

docs.epsio.io
1 points·by dkgs1998·2 anni fa·0 comments

Memory management in a streaming engine

epsio.io
1 points·by dkgs1998·3 anni fa·0 comments

Why Streaming SQL?

epsio.io
2 points·by dkgs1998·3 anni fa·0 comments

The gap between the data we store and the data we need

epsio.io
3 points·by dkgs1998·3 anni fa·0 comments

Building a Streaming SQL Engine

epsio.io
2 points·by dkgs1998·3 anni fa·0 comments

Why We Built a Streaming SQL Engine

epsio.io
4 points·by dkgs1998·3 anni fa·0 comments

Why We Built Incremental Materialized Views

epsio.io
2 points·by dkgs1998·3 anni fa·0 comments

Building a Streaming SQL Engine

epsio.io
2 points·by dkgs1998·3 anni fa·0 comments

Why We Built a Streaming SQL Engine

epsio.io
2 points·by dkgs1998·3 anni fa·0 comments

Epsio's Diff in the Streaming Landscape

epsio.io
1 points·by dkgs1998·3 anni fa·0 comments

[untitled]

1 points·by dkgs1998·3 anni fa·0 comments

Epsio's Diff in the Streaming Landscape

epsio.io
1 points·by dkgs1998·3 anni fa·0 comments

Building Columnar Compression for Large PostgreSQL Databases

timescale.com
4 points·by dkgs1998·3 anni fa·0 comments

comments

dkgs1998
·2 anni fa·discuss
Hi, one of the project's authors here. Would love to answer any questions you have :)
dkgs1998
·2 anni fa·discuss
Hi, I am one of the authors of the project. Thanks!

One thing that became clear to us while working on this project is the significant difference in how incremental views (or stream processing) store and access data, compared to how PostgreSQL looks at and processes data (batch processing). So, it made a lot of sense for us to separate the technologies (i.e., have a transformation layer, and a "serving" layer), but still try to integrate the two as seamlessly as possible.
dkgs1998
·3 anni fa·discuss
Suddenly with the upcoming launch of copilot, Microsoft apps became interesting...

Definitely would have not imagined me getting excited about MSFT apps a few years ago.
dkgs1998
·4 anni fa·discuss
Seems really clever!