Fast document oriented javascript in-memory database
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports PostgreSQL and SQLite databases.
Nozbe's fork of LokiJS, optimized for WatermelonDB
ActiveRecord-style API for IndexedDB with TypeScript support
RedwoodRecord is an ORM ([Object-Relational Mapping](https://en.wikipedia.org/wiki/Object%E2%80%93relational_mapping)) built on top of Prisma. It may be extended in the future to wrap other database access packages.
PostgreSQL plugins for Graphile Build - build a supercharged GraphQL schema by reflection over a PostgreSQL database and executed by Grafast.
Tiny local JSON database for Node, Electron and the browser
View library for Uppy remote provider plugins.
Media Type Database
This is the Firebase Realtime Database component of the Firebase JS SDK.
The Realtime Database component of the Firebase JS SDK.
Type declarations and client library for the Azure Resources extension API
Object Relational Mapper
No description provided.
@firebase/database Types
Isomorphic Javascript SDK for Supabase
Manage child views in a Backbone.View
- PostgreSQL materialized view support (introspects materialized views alongside tables). - PostgreSQL generation through Postgres.js via `--dialect=postgres-js`. - MySQL dateStrings-aware typing for DATE/DATETIME/TIMESTAMP. - Added esm rather than just c
Gain real-time traffic insights with Vercel Web Analytics
Listen to realtime updates to your PostgreSQL database
TypeScript definitions for react-swipeable-views
Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.
A collection of React UI components for building search experiences
Template rendering middleware for koa
Facilitates storing and reloading of DB views within Rails applications
Automatic database view creation for ActiveRecord
Spectacles adds database view functionality to ActiveRecord. Current supported adapters include Postgres, SQLite, Vertica, and MySQL.
Helpers for using live and materialized views in ActiveRecord
Adds methods to ActiveRecord::Migration to create and manage database views in Rails
Plugin for ActiveRecord models (Postgresql 8.x only atm) which provides an easy way to migrate and re-create database views.
Class table inheritance for ActiveRecord based on updatable views in the database that join parent and children tables
Adds support in ActiveRecord for foreign_keys, complex indexes and other database-related stuff. Easily create foreign_keys, complex indexes and views.
Easier way to mantain Database Views with ActiveRecord
Adds methods to ActiveRecord::Migration to create and manage database views in Rails
Hirb provides a mini view framework for console applications and uses it to improve ripl(irb)'s default inspect output. Given an object or array of objects, hirb renders a view based on the object's class and/or ancestry. Hirb offers reusable views in the form of helper classes. The two main helpers, Hirb::Helpers::Table and Hirb::Helpers::Tree, provide several options for generating ascii tables and trees. Using Hirb::Helpers::AutoTable, hirb has useful default views for at least ten popular database gems i.e. Rails' ActiveRecord::Base. Other than views, hirb offers a smart pager and a console menu. The smart pager only pages when the output exceeds the current screen size. The menu is used in conjunction with tables to offer two dimensional menus.
Adds support in ActiveRecord for foreign_keys, complex indexes and other database-related stuff. Easily create foreign_keys, complex indexes and views.