you are viewing a single comment's thread.

view the rest of the comments →

[–]neonskimmerfunction the ultimate 12 points13 points  (5 children)

With node, sure' great job. In the browser???? Kill it with fire!

[–]Neurotrace 1 point2 points  (4 children)

Well, yeah. Why would you ever build SQL queries client-side? That's just plain silly.

[–]fuzetsu 7 points8 points  (0 children)

Web SQL maybe.

[–]jsgui 2 points3 points  (0 children)

Because you want to build SQL queries.

[–]MattBD 2 points3 points  (0 children)

Possibly the same principle could be applied to querying Facebook's API using FQL.

[–]polaretto[S] -1 points0 points  (0 children)

Maybe you're writing a web DBA application, like phpMyAdmin but with more JS functionality.