Sqler Documentation Guide
Welcome to the Finch Sqler Documentation Guide! This guide will walk you through the steps to use Sqler in your Finch application. Whether you're a seasoned developer or just starting, Finch offers a robust set of tools to simplify server-side web app development.
What is Sqler?
Sqler is a query builder for SQL. It is used to build SQL queries in a more readable and maintainable way. It is used in Finch to build queries for MySQL and SQLite.
Using Sqler
Sqler is very easy to use. You can create a new instance of Sqler and start building your query. its a package that is not part of Finch, but it is used in Finch to build queries for MySQL and SQLite. you can find the documentation for Sqler here.
example
API Documentation and Swagger Guide
Welcome to the Finch API Documentation and Swagger Guide! This guide will walk you through the steps to document your Finch application's API and integrate Swagger for interactive API documentation. Whether you're a seasoned developer or just starting, Finch offers a robust set of tools to simplify server-side web app development.
WebSocket Guide
Welcome to the Finch WebSocket Guide! This guide will walk you through the steps to use WebSocket in your Finch application. Whether you're a seasoned developer or just starting, Finch offers a robust set of tools to simplify server-side web app development.