Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports PostgreSQL and SQLite databases.
Data-Mapper ORM for TypeScript and ES2023+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.
An isomorphic client library for the Azure Tables service.
OpenTelemetry logs SDK
Attach cloud and local files in Rails applications
A fork of the TypeORM library with custom modifications
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.
This package provides the Table feature for Lexical.
Edit and display rich text in Rails applications
WebSocket framework for Ruby on Rails.
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.
[](https://www.npmjs.com/package/@aws-sdk/util-dynamodb) [](https://www.npmjs.com/package/@aws-sdk/util
The Material Components Web data table component
Airtable Blocks Testing Library
OpenTelemetry metrics SDK
CDK Constructs for S3 Tables
Use the Supabase JavaScript library in popular server-side rendering (SSR) frameworks.
Microsoft Authentication Library for js
Microsoft Authentication Library for Node
Please refer to the [console recipe](../../../docs/recipes/console.md) on how to use this plugin. See the [guide](../../../guide.md) for more info on rrweb.
Attach cloud and local files in Rails applications
Full BCP 47 language subtag data from the official IANA repository, in JSON format with multiple indices.
This package contains all the record related code in rrweb. See the [guide](../../guide.md) for more info on rrweb.
Helping functionality for filtering, sorting and stuff like that with data-tables and ActiveRecord.
Javascript assets for the latest Tableling release and active record extensions to easily generate table data.
Cassandra ActiveModel implementation for Rails with migrations and full query table support.
Prato is a library that simplifies the backend code required to support queryable data, by mapping parameters onto a table structure, allowing Prato to invoke Active Record methods like `.where`, `.order`, `.joins`, `.pluck` and others. The immediate use case for this is fetching data for tables in the frontend, and with a simple *Prato* table, it becomes trivial to provide any kind of filtering / sorting / pagination operations over an Active Record relation.