只需粘貼你的 insert SQL 語句或將 SQL 文件拖放到 數據源 的 Textarea 中,它將立即執行轉換的魔力。
你可以通過 表格編輯器 像 Excel 一樣在線編輯你的數據,所有的更改將實時轉換為 TOML。
Just copy the generated TOML table in Table Generator, and paste it into your .toml file for testing.
提示:你的數據是安全的,轉換完全在你的網絡瀏覽器中完成,我們不會存儲你的任何數據。
SQL 表示結構化查詢語言。它用於存儲、檢索、管理和操作關係數據庫管理系統(RDMS)中的數據。
TOML (Tom's Obvious, Minimal Language) is a data serialization language designed to be easy to read and write due to its simple and intuitive syntax.