diff --git a/OpenGauss-Project-main/lib/__init__.py b/sqlite2openGauss/lib/__init__.py similarity index 100% rename from OpenGauss-Project-main/lib/__init__.py rename to sqlite2openGauss/lib/__init__.py diff --git a/OpenGauss-Project-main/lib/connection.py b/sqlite2openGauss/lib/connection.py similarity index 100% rename from OpenGauss-Project-main/lib/connection.py rename to sqlite2openGauss/lib/connection.py diff --git a/OpenGauss-Project-main/lib/decorator.py b/sqlite2openGauss/lib/decorator.py similarity index 100% rename from OpenGauss-Project-main/lib/decorator.py rename to sqlite2openGauss/lib/decorator.py diff --git a/OpenGauss-Project-main/lib/multi_thread.py b/sqlite2openGauss/lib/multi_thread.py similarity index 100% rename from OpenGauss-Project-main/lib/multi_thread.py rename to sqlite2openGauss/lib/multi_thread.py diff --git a/OpenGauss-Project-main/lib/opengauss_thread.py b/sqlite2openGauss/lib/opengauss_thread.py similarity index 100% rename from OpenGauss-Project-main/lib/opengauss_thread.py rename to sqlite2openGauss/lib/opengauss_thread.py diff --git a/OpenGauss-Project-main/lib/single_thread.py b/sqlite2openGauss/lib/single_thread.py similarity index 100% rename from OpenGauss-Project-main/lib/single_thread.py rename to sqlite2openGauss/lib/single_thread.py diff --git a/OpenGauss-Project-main/main.py b/sqlite2openGauss/main.py similarity index 100% rename from OpenGauss-Project-main/main.py rename to sqlite2openGauss/main.py diff --git a/OpenGauss-Project-main/prop/opengauss.properties b/sqlite2openGauss/prop/opengauss.properties similarity index 100% rename from OpenGauss-Project-main/prop/opengauss.properties rename to sqlite2openGauss/prop/opengauss.properties diff --git a/OpenGauss-Project-main/prop/properties.py b/sqlite2openGauss/prop/properties.py similarity index 100% rename from OpenGauss-Project-main/prop/properties.py rename to sqlite2openGauss/prop/properties.py diff --git a/OpenGauss-Project-main/prop/sqlite.properties b/sqlite2openGauss/prop/sqlite.properties similarity index 100% rename from OpenGauss-Project-main/prop/sqlite.properties rename to sqlite2openGauss/prop/sqlite.properties diff --git a/OpenGauss-Project-main/sqlite/shenzhen_metro.sqlite b/sqlite2openGauss/sqlite/shenzhen_metro.sqlite similarity index 100% rename from OpenGauss-Project-main/sqlite/shenzhen_metro.sqlite rename to sqlite2openGauss/sqlite/shenzhen_metro.sqlite