CodeKitt
Search tools...
Search...
⌘
K
JSON to SQL Table Generator
Paste a JSON object, provide a table name, and let AI generate the SQL CREATE TABLE statement.
JSON Object
{ "id": 1, "name": "John Doe", "email": "john.doe@example.com", "isActive": true, "created_at": "2023-10-27T10:00:00Z" }
Table Name
Generated SQL
Generate SQL
Share