angularjs - is it possible to connect mysql db using angular js without php code -


is possible connect mysql db using angularjs without php code? based on client side scripting can't connect mysql db. other way connection?

if wish use angular accessing database, discard php together, , switch firebase. allow angular application (not saying should way, could).

angularjs front-end framework, , should used in combination server side language: java/c#/nodejs/php...

but answer question directly: no, can't access mysql angular.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -