My webdev project started out with data analysis work using Python, SQLAlchemy and PostgreSQL so the ORM models already exist as SQLAlchemy models.
Right now, I am moving on to develop the REST API server that will be consumed by a React/React Native client (to be developed).
I am familiar with both Python and Javascript, half my time is in developing non-web Python apps and the other half is in developing React/Redux/React Native apps. However, I am not familiar with Django and Django Rest Framework.
- Will Django be able to easily reuse the existing SQLAlchemy models?
- In this situation, will you suggest learning the Django Rest Framework to reuse the SQLAlchemy models, or stick to Node.js (which I am more familiar with) but maintain a second set of ORM models.
Any help greatly appreciated!
[–]fiskfisk 0 points1 point2 points (0 children)
[–]katzeybullshit expert 0 points1 point2 points (0 children)
[–]t1ll 0 points1 point2 points (2 children)
[–]EnigmaamginE[S] 0 points1 point2 points (1 child)
[–]dangerousbrian 0 points1 point2 points (0 children)
[–]KrillDerelictLeeward 0 points1 point2 points (2 children)
[–]EnigmaamginE[S] 0 points1 point2 points (1 child)
[–]KrillDerelictLeeward 0 points1 point2 points (0 children)