While many may dismiss the possibility, I refuse to believe that accessing mysql using javascript is impossible. I'm determined to find a way, even if it involves a lengthy process or utilizing node.js.
I am open to exploring options like Node.js or AJAX, but my preference is to stick with pure Javascript without adding any additional technologies.
Despite being familiar with PHP, Node.js, and AJAX, I am not seeking a shortcut. I simply want to uncover how to achieve this task.
* edit *
To clarify, what I really want to know is:
Are there any other types of SQL databases or accessible databases that can be used with in-browser Javascript?