top | item 4328048

(no title)

obtu | 13 years ago

PostgreSQL is extensible enough that runtime specialisation would be best, I think. A JIT compiler, or a compiled type-safe multi-stage[1] programming language like MetaOCaml, would give the best performance.

[1] http://www.cs.rice.edu/~taha/MSP/

discuss

order

ibotty|13 years ago

or what about a java port? it's as feasible as a c++ port.