Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vtman2002
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
vtman2002
10y ago
Harvest Exchange | {Senior,Mid-level,Junior} Developer | Houston, TX | ONSITE, INTERNS Fintech startup (hvst.com); funded. Python+Bottle+React framework. No-nonsense self-directed work environment.
2.
▲
Show HN: GitMash – Organize Your GitHub Issues with the Elo Algorithm
(gitmash.com)
1 points
by
vtman2002
10y ago
|
0 comments
3.
▲
by
vtman2002
11y ago
that is shady. bit it looks like they're still there in the git history: https://github.com/jOOQ/jOOQ/tree/fc7afb40760246153da4a2334c... even the stuff that has been xxxed out: https://githu
4.
▲
by
vtman2002
11y ago
Our pooling was pretty shitty actually, but it didn't need to be fancy as 95% of our code was some sort of batch processing (as you guessed), after which the JVM terminated. But yes, highly tweaked JDBC drivers over all. Hibernate has
5.
▲
by
vtman2002
11y ago
Correct, iterator-based-streaming, as java6 was the norm when I wrote this. And yes, you're obviously at the mercy of your JDBC driver. Though I'd argue if your results are fitting into PostgreSQL's default preload size (wh
6.
▲
by
vtman2002
11y ago
Fair enough. I don't know enough about jOOq to claim equivalency to your baby. I just wrote DKO to scratch an itch. (That itch being Hibernate!) Fully supportive of the general pattern, and glad you're free now for open source dat
7.
▲
by
vtman2002
11y ago
Massive and continual support? That has not been my experience. Even after leaving TS, it looks like Lynch (who took over internal support: https://github.com/salynch/DKO ) has make only a dozen or so commits. SQL is
8.
▲
by
vtman2002
11y ago
> Isn't the database simply a mechanism for persisting records/objects whose structure is determined by domain modeling? not at all. you're thinking of a file system.
9.
▲
by
vtman2002
11y ago
A fully open source equivalent: https://github.com/keredson/DKO I wrote this for Two Sigma's internal use back in 2010.
10.
▲
Stop migrating your Ruby code
1 points
by
vtman2002
11y ago
|
0 comments
11.
▲
by
vtman2002
11y ago
this has a nicer syntax IMHO: https://github.com/keredson/DKO