Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8214851
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T11:35:28+00:00 2026-06-07T11:35:28+00:00

I have a program communicating with a mysql database, which I should avoid to

  • 0

I have a program communicating with a mysql database, which I should
avoid to modify it until everything works fine.

So I already have a way to create a fake in-memory database (using
sqlalchemy+sqlite), but the problem is that I have to create the schema
and populate the database all the time.

As for example

Table(
    'builddefinitions', meta,
    Column('idBuildDefinitions', String(20)),
    Column('BuildType', String(20)),
)

Is it possible instead to

  • create a mysql engine for loading the tables and schema
  • create a sqlite in-memory engine and load all the schema and data in it
  • use that database to do all the updates safely

Is there a way to do this is sqlalchemy?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T11:35:30+00:00Added an answer on June 7, 2026 at 11:35 am

    You do not have an straight way to do it. Take a look at this dumper: http://www.tylerlesmann.com/2009/apr/27/copying-databases-across-platforms-sqlalchemy/

    I don’t know how to maintain both updated, if it is what you want.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have program that has a variable that should never change. However, somehow, it
I have a program which creates JButtons which are then added to a JPanel
I have 2 applications communicating using named pipes. Main program calls client program and
How to access the another system mysql database through java program?Am using the following
I have a program spawning and communicating with CPU heavy, unstable processes, not created
I'm communicating data between devices, and I have to program the protocol as an
I have a Java-program which communicates with a C++ program using a socket on
I have a program running on a server communicating with another program running on
I have a program with a Mono-based C# client and a Python server, which
Working in Linux and using C++. I have a program which initiates a thread.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.