FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
Adeel11
Adeel11sqlite
Remix of stevekrouse/sqlite
Public
Like
sqlite
Home
Code
2
README.md
S
main.tsx
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
Sign up now
Code
/
Code
/
Search
README.md

LLM-Safe Fork of @std/sqlite

We found that LLMs have trouble with the inputs and outputs of our @std/sqlite method.

  1. It expects the input to be (sql: string, args: any[]) but it's { sql: string, args: any[] }
  2. It expects the output to be objects, but they are arrays

Instead of struggling to teach it, we built this val to be a wrapper around @std/sqlite that adheres to what the LLMs expect.

This val is also backwards-compatible with @std/sqlite, so we're considering merging it in.

Code
README.md
S
main.tsx
Go to top
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Product
FeaturesPricing
Developers
DocsStatusAPI ExamplesNPM Package Examples
Explore
ShowcaseTemplatesNewest ValsTrending ValsNewsletter
Company
AboutBlogCareersBrandhi@val.town
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.