Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 sqlite 数据库。我试图导出该数据库并以 SQL 格式将其导入 phpMyAdmin,但它没有用。有人可以帮帮我吗?
您可能想看看phpliteAdmin。它看起来像这样:
您只需要能够执行 PHP。整个项目由3个文件组成,一个是README,一个是配置文件,另一个是真实程序。
要将 SQLite 数据库导入 PHPMyAdmin,有许多在线转换器可用于将 SQLite 文件转换为 SQL。我用过这个
https://www.rebasedata.com/convert-sqlite-to-mysql-online