top | item 29431830

(no title)

Apaec | 4 years ago

How does it compare with https://github.com/solidsnack/GraphpostgresQL? It's like 7 years older and it takes the same approach, it seems.

discuss

order

solidsnack9000|4 years ago

GraphpostgresQL is no longer maintained and hasn't been updated for many years.

I am the person who wrote it. It was a proof-of-concept, written in PL/pgSQL. This made it fairly easy to set up and test but made maintenance and contributions very difficult.

mritchie712|4 years ago

Never ceases to amaze me when someone pops up on HN with a "yeah, I made that, ask me anything".

Nice work, looks like an awesome project.

oliverrice|4 years ago

Very cool! I was not familiar with this project. It does takes a similar approach to query building. It is described in the README as an alpha POC