/parabridge

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

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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.