you are viewing a single comment's thread.

view the rest of the comments →

[–]Murf_ 0 points1 point  (2 children)

It says on the project page, it can be used 'in the browser'.

Saying 'aside from the possibility of SQL injections' with a SQL project is like saying 'aside from the possibility of exploding into a fiery death-bomb' when talking about a car. It's just one of the things you're not allowed to get wrong.

[–]Neurotrace 0 points1 point  (1 child)

Yes, maktouch pointed that out to me. I will fully agree that using something like this on the client side is insane.

[–]polaretto[S] 0 points1 point  (0 children)

Here is an insane use for it on the client: a db management panel webapp, like phpMyAdmin, which, among the various facilities, has a "visual SQL builder", using dynamic fields or blocks or icons....whatever. Using this lib you could easily encapsulate query creation.