Simplify MySQL development with JavaScript(github.com) |
Simplify MySQL development with JavaScript(github.com) |
My motivation behind is: simplify SQL queries by delegating all expensive calculation to Javascript layer.
I found the great use-case is when mixing JS with Trigger.
In the other hand, I totally agree with. the build requirement is a mess and not everyone may have the nerves and passion to build V8. That's way I provide a small piece of shell script to build v8 locally as well as pre-built static library stored in an Amazon S3.
Even internally I use brew'd, apt-get'd and nuget'd version for build. I want that my plugin compile faster ;)
The v8 build script is kept for advanced user and potential contributors ;)
just checked, nuget is 6.4.388.11, brew is 5.1.281.47 - do your users a favor, and get this updated asap.
plv8 uses 6.4.388.40, which is fairly safe, but requires a build from source.
FYI, my email is in my profile, if you want to move this off of hn.
Where can I find your email!?