> Postgres is an extensible database. That's the beauty of the project.
I agree, I just thought from the reference to JSON (which is a core database feature) that PL/v8 was being incorrectly attributed the postgres team directly.
> I don't think you'd say "well, Ruby is awesome but web application development support comes from a third-party project, not the standard library."
I might if someone pointed to Rails with a comment that implied it was a credit to the Ruby team and a next step to a stdlib feature.
Comments
> postgres is really thinking outside the SQL box and I love it. JSON support was great and Javascript fits in with it.
Postgres is awesome, but the JavaScript support from PL/V8 is a third-party extension, not a core database feature.
Postgres is an extensible database. That's the beauty of the project.
I don't think you'd say "well, Ruby is awesome but web application development support comes from a third-party project, not the standard library."
> Postgres is an extensible database. That's the beauty of the project.
I agree, I just thought from the reference to JSON (which is a core database feature) that PL/v8 was being incorrectly attributed the postgres team directly.
> I don't think you'd say "well, Ruby is awesome but web application development support comes from a third-party project, not the standard library."
I might if someone pointed to Rails with a comment that implied it was a credit to the Ruby team and a next step to a stdlib feature.
That's fair enough. It's worth noting that Hitoshi Harada, the original author, is a long time contributor to the core project.