echoix / parabridge

A simple python daemon that can dynamically sync paradox database with SQLite database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parabridge

PyPI - Version PyPI - Python Version

A simple python daemon that can dynamically sync paradox database with SQLite database.


Table of Contents

Why?

In order to work with legacy apps that only supports paradox databases, and reading paradox databases is very slow compared to SQLite.

Installation

pip install parabridge

License

parabridge is distributed under the terms of the GPL-3.0-only license.

About

A simple python daemon that can dynamically sync paradox database with SQLite database.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%