SQLite
Development & Infrastructure
Coming soon
Lightweight embedded SQL database engine
engineering
Actions
Execute SQL query
Executes a SQL query against the database
Read table data
Retrieves rows from a table
Get table schema
Retrieves table schema information
Insert data
Inserts records into a table
Update data
Updates existing records