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.
我在 mesa sqlite 软件中创建了一个数据库,默认创建一个 .rdb 格式的数据库。我想要一个 .db 文件。我可以将 .rdb 格式更改为 .db 吗?
我从未使用过 mesasqlite,但似乎您可以将您的 db 文件重命名为您想要的任何名称/扩展名。