Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Sql Agent Laravel Package

knobik/sql-agent

Self-learning text-to-SQL agent for Laravel that turns natural language into accurate, safe SQL. Uses schema introspection, a curated knowledge base, query patterns, and conversation memory; recovers from errors and saves learnings. Includes built-in chat UI.

View on GitHub
Deep Wiki
Context7

title: Database Support description: Supported database engines and their capabilities with SqlAgent. sidebar: order: 4

SqlAgent supports all four database engines that Laravel supports. The agent can query your application data on any of these engines, and full-text search capabilities vary by engine.

MySQL

Full support including:

  • Full-text search with MATCH ... AGAINST (natural language and boolean mode)
  • JSON column support for metadata storage
  • Configurable search mode via sql-agent.search.drivers.database.mysql.mode

PostgreSQL

Full support including:

  • Full-text search with tsvector and tsquery
  • Configurable text search language (default: english)
  • JSONB column support for metadata storage

SQLite

Supported with limitations:

  • Full-text search falls back to LIKE queries (less accurate than native full-text search)
  • JSON support depends on the SQLite version and compile flags
  • Suitable for development, testing, and small datasets

SQL Server

Supported with full-text search:

  • Uses CONTAINS predicates for full-text queries
  • Requires a full-text catalog to be configured on the relevant tables
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours