Allows for storing and using SQL files via require()
Requires sql files and export functions for querying via pg
A simple and lightweight library for highlighting SQL queries written in pure JavaScript
Utilities for SQL instrumentations
Simple SQL escape and format for MySQL
Microsoft SQL Server client for Node.js.
SQL ConnectionString parser
PGlite is a WASM Postgres build packaged into a TypeScript client library that enables you to run Postgres in the browser, Node.js and Bun, with no need to install any other dependencies. It is only 3.7mb gzipped.
Format whitespace in a SQL query to make it more readable
🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).
Driver for connection to Databricks SQL via Thrift API.
simple node sql parser
A JavaScript library for connecting securely to your Cloud SQL instances
SQL language support for the CodeMirror code editor
Summarize any SQL query
> parse / stringify sql (select grammar) in js.
ES6 tagged template strings for prepared statements with mysql and postgres
Read named SQL statements from .sql files. Also named parameters for prepared statements.
A TDS driver, for connecting to MS SQLServer databases.
Minifies PostgreSQL scripts.
Formats SQL queries. Part of SQLTools
The real PostgreSQL query parser
An opinionated sql formatter plugin for Prettier
Fastest full featured PostgreSQL client for Node.js
Rake migration tasks which utilities pure SQL files
Requires only no-sql storage
Mule is a database migration tool based on a stand-alone version of Rails Migrations. By default, Mule uses SQL scripts instead of Migrations DSL, so no Ruby coding is required. It supports multi-database environments, including support for existing databases.
Write db queries directly in SQL - no ORM or query-builder required. Include some conveniences around naming queries and providing arguments.
Self-hosted performance monitoring engine for Rails apps. Tracks slow requests, N+1 queries, and SQL performance. All data stays in your own database — no third-party cloud required.
An unofficial Ruby connector for Google Cloud SQL that provides secure, IAM-based authentication without requiring the Cloud SQL Auth Proxy.
Yequel provides a sequel style with basic features to access YAML::Store tables. Its target audience is application developers who require light weight alternative to SQL databases.
Active Query Builder Web API lets create, analyze and modify SQL queries for different database servers using RESTful HTTP requests to a cloud-based service. It requires SQL execution context (information about database schema and used database server) to be stored under the registered account at https://webapi.activequerybuilder.com/.
Scoped search makes it easy to search your ActiveRecord-based models. It will create a named scope :search_for that can be called with a query string. It will build an SQL query using the provided query string and a definition that specifies on what fields to search. Because the functionality is built on named_scope, the result of the search_for call can be used like any other named_scope, so it can be chained with another scope or combined with will_paginate. Because it uses standard SQL, it does not require any setup, indexers or daemons. This makes scoped_search suitable to quickly add basic search functionality to your application with little hassle. On the other hand, it may not be the best choice if it is going to be used on very large datasets or by a large user base.
Mongoid gem does not provide the has_many :through association. It's right because as a No SQL database MongoDB does not support these things. But sometimes required these association by building custom methods. So I had wrapped methods into this gems.
Embed an AI-powered database chatbot into any Rails application. Auto-discovers your PostgreSQL schema, indexes your codebase, generates SQL from natural language, and streams answers through a chat widget. Zero configuration required.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.