U
U
users123322017-02-03 11:13:45
Python
users12332, 2017-02-03 11:13:45

Is it possible to decouple Postgresql from a Python project?

Good afternoon,
There is a project in Python (Django) with a Postgre database, which is tightly tied,
Is it possible to migrate to Mysql?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
V
Vladimir Kuts, 2017-02-03
@users12332

How tight? Are you using raw database queries?
As an option - try to pour the data into fixtures and import them. But there may be problems depending on the specific implementation.

S
sim3x, 2017-02-03
@sim3x

No
You can't move to a bad subd

A
alex maslakoff, 2017-02-03
@teke_teke

Maybe.

E
Evgeny Petrov, 2017-09-06
@JSstewart

look in php info what output it gives variables

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question