Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #16418

Converting MS Access DB to Postgres or MySQL for ORM support with SQLalchemy

Date 2011-11-30 15:49 +1100
Subject Converting MS Access DB to Postgres or MySQL for ORM support with SQLalchemy
From Alec Taylor <alec.taylor6@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.3142.1322628573.27778.python-list@python.org> (permalink)

Show all headers | View raw


Good afternoon,

I was recently shown that my client runs MS Access everywhere, rather
than a "real" database. There are many features they would be missing
that something like a django frontend would provide.

So I would like to move them to Postgres or MySQL (since MS Access
support was been dropped after 0.4).

But I would also like to move there schema &etc to ORM, for easy
editing with SQLalchemy (or similar).

What approach would you recommend?

Thanks for all suggestions,

Alec Taylor

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Converting MS Access DB to Postgres or MySQL for ORM support with SQLalchemy Alec Taylor <alec.taylor6@gmail.com> - 2011-11-30 15:49 +1100
  Re: Converting MS Access DB to Postgres or MySQL for ORM support with SQLalchemy Miki Tebeka <miki.tebeka@gmail.com> - 2011-11-30 06:55 -0800
  Re: Converting MS Access DB to Postgres or MySQL for ORM support with SQLalchemy Miki Tebeka <miki.tebeka@gmail.com> - 2011-11-30 06:55 -0800

csiph-web