Back to Marketplace

sql-builder

v2.2.0@db-forgeMIT
AXIS Verified — T2/AA

Convert natural language queries into safe, parameterized SQL. Supports PostgreSQL, MySQL, and SQLite dialects. Prevents SQL injection by design. Includes schema-aware completion and query optimization hints.

Install
$ naos marketplace install sql-builder
Total Calls

680K

Avg Latency

18ms

Rating

4.5

234 reviews

Success Rate

99.7%

Patterns

Natural language patterns that route to this skill via the broker:

"build sql""natural language to sql""generate query"

Resource Limits

Max Input

10KB

Max Execution

200ms

Memory Limit

256MB

Inputs & Outputs

Inputs

stringjson

Outputs

stringjson

Usage Examples

Enable natural language to SQL conversion

TOML
[agent.skills]
sql-builder = { version = "^1.0.0" }

[[agent.routes]]
pattern = "build SQL query"
skill   = "sql-builder"
input   = "{{ message.content }}"

Version History

2 releases

Changes

  • Performance optimizations reducing average latency by 10%
  • Updated dependency chain for improved security
  • Minor bug fixes and stability improvements
520 KB 14K installs 2026-03-15

Dependencies & Related Skills

Optional

Commonly Used With

Reviews(5)

4.4

5 reviews

5
3
4
1
3
1
2
0
1
0
Sort by:

Sarah Kim

@skim-ai

Verified20 days ago

Transformed our NLP pipeline

The sentiment analysis is remarkably accurate across English, Spanish, and Korean. Emotion detection adds a layer our previous solution didn't have. Worth every cent.

Emma Wilson

@ewilson

Verified1 months ago

Clean API, great results

The structured output with confidence scores makes it easy to build reliable downstream logic. We use this for email validation in our onboarding flow and it catches 99% of bad addresses.

Dev Patel

@devp

Verified2 months ago

Good but could be faster

Works well for most use cases but latency spikes on very large inputs. The 200ms timeout is tight for documents over 2MB. Hope to see optimizations in the next version.

James O'Brien

@jobrien

2 months ago

Exactly what our agents needed

Integrated this into our multi-agent workflow and it just works. The error messages for malformed JSON are incredibly helpful for debugging. 10/10.

Yuki Tanaka

@yuki-t

Verified2 months ago

Solid performance, good value

At $0.0001/call this is a steal. We process millions of JSON documents monthly and the cost is negligible. Would give 5 stars if streaming support was added.

$0.0003/call

Developer earns $0.00021/call (70%)

CategoryData
WASM Size520 KB
Updated27 days ago
Created8 months ago
View Source

Publisher

D

DB Forge

@@db-forge

AXIS TrustT2/AA
T-Score88

Revenue Split

Developer70%
Nexus25%
Stripe5%

Changelog Feed

Subscribe to get notified when new versions of sql-builder are released.

https://registry.nexus.os/skills/sql-builder/changelog.rss

Current: v2.2.0 · Feed includes changelogs, breaking changes, and security advisories.