This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.2.0.
Utilities for SQL instrumentations
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).
A simple and lightweight library for highlighting SQL queries written in pure JavaScript
simple node sql parser
A JavaScript library for connecting securely to your Cloud SQL instances
SQL language support for the CodeMirror code editor
A socket implementation for PGlite enabling remote connections
Simple SQL escape and format for MySQL
A TDS driver, for connecting to MS SQLServer databases.
Hue is an Open source SQL Query Editor for Databases/Warehouses
Microsoft SQL Server client for Node.js.
Formats SQL queries. Part of SQLTools
An opinionated sql formatter plugin for Prettier
Fastest full featured PostgreSQL client for Node.js
Postgres everywhere - your data, in sync, wherever you need it.
Driver for connection to Databricks SQL via Thrift API.
Summarize any SQL query
Drizzle ORM package for SQL databases
> parse / stringify sql (select grammar) in js.
SQL dictionary for cspell.
ES6 tagged template strings for prepared statements with mysql and postgres
A completely transparent audit logging component for your application using a stored procedure and triggers. Comes with specs for your project and a rake task to generate the reverse SQL to undo changes logged.
== OceanDynamo As one important use case for OceanDynamo is to facilitate the conversion of SQL databases to no-SQL DynamoDB databases, it is important that the syntax and semantics of OceanDynamo are as close as possible to those of ActiveRecord. This includes callbacks, exceptions and method chaining semantics. OceanDynamo follows this pattern closely and is of course based on ActiveModel. The attribute and persistence layer of OceanDynamo is modeled on that of ActiveRecord: there's +save+, +save!+, +create+, +update+, +update!+, +update_attributes+, +find_each+, +destroy_all+, +delete_all+, +read_attribute+, +write_attribute+ and all the other methods you're used to. The design goal is always to implement as much of the ActiveRecord interface as possible, without compromising scalability. This makes the task of switching from SQL to no-SQL much easier. OceanDynamo uses only primary indices to retrieve related table items and collections, which means it will scale without limits. OceanDynamo is fully usable as an ActiveModel and can be used by Rails controllers. Thanks to its structural similarity to ActiveRecord, OceanDynamo works with FactoryBot. See also Ocean, a Rails framework for creating highly scalable SOAs in the cloud, in which ocean-dynamo is used as a central component: http://wiki.oceanframework.net
activerecord-jdbc-adapter is a database adapter for Rails\' ActiveRecord component that can be used with JRuby[http://www.jruby.org/]. It allows use of virtually any JDBC-compliant database with your JRuby on Rails application. Includes patch by cmoran92 to eliminate duplicates when SELECTing DISTINCT with JOINS on MS SQL Server.
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.