Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Change sqlite database to mysq

Open
#40 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
mysql, python, sqlite

Research direction

Start by locating how bitshares.sqlite is opened and how BitShares keys are stored; the issue names no source file, test, or entry point. Determine whether shared MySQL-backed storage or another load-balancing approach is supported, and define done as a documented, tested solution for sharing key storage across instances.

Written by the indexing model from the issue text.

Description

Hi @xeroc, We would like to know if there is a way to change the bitshares.sqlite to other database link mysql. We are planning to load balance our application, and we would like for all of our instances(servers) to have the same bitshares key storage. We would like to know if there are any other ways to load balance our application without having an issue with the bitshares.sqlite?

Dominant language
Python
Stars
162
Forks
164
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bitshares/python-bitshares

All issues in bitshares/python-bitshares

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.