Library for transforming JavaScript objects to hstore format, used by the PostgreSQL RDBMS.
A module for serializing and deserializing JSON data into hstore format
Postgresql hstore stringify and parse functions, support nested hstore syntax
No description provided.
Postgres hstore to json parser for embedded objects
No description provided.
hstore stringify and parse functions for node-postgres parser/serializing - NO LONGER MAINTAINED
An module for serializing and deserializing JSON data in to hstore format
No description provided.
No description provided.
No description provided.
Automatically generate bare sequelize models from your database.
PostGraphile v5 native connection filter plugin - adds advanced filtering to connections
Automatically generates typescript models compatible with sequelize-typescript library (https://www.npmjs.com/package/sequelize-typescript) directly from your source database.
egg Sequelize plugin
Loopback 4 Extension That Provides Sequelize Crud Repository Compatible With Default Loopback Models.
SQL adapter (Postgres, MySQL, SQLite & MSSQL) for Moleculer DB service
PGlite-powered zero-sync development backend. No Docker required.
Automatically generate bare sequelize models from your database.
Blueprint module for sequelize
🏆 Use like a Pro!!
Automatically generate bare sequelize models from your database.
Automatically generate bare sequelize models from your database.
Automatically generate bare sequelize models from your database.
Postgres Hstore support for Diesel
Typed, async PostgreSQL driver for Tokio that speaks the wire protocol directly.
Convert SQL query results to JSON without struct mapping, supporting MySQL/PostgreSQL/SQLite/Odbc
Database migration engine for Nautilus ORM
Schema parsing and validation for Nautilus ORM
Embedded Postgres for Rust tests and local apps. No Docker, works with SQLx and any Postgres client.
Nautilus ORM command-line interface
Conversions for rust and postgres types
A sqlc plugin that generates type-safe sqlx Rust code from SQL queries.
TLS support for tokio-postgres via native-tls
TLS support for tokio-postgres via openssl
Wasmtime host implementation for a SQL component WIT interface. Enables Wasm components to interact with SQL databases via the WebAssembly Component Model.
Adds typed hstore backed fields to an ActiveRecord model.
Rails I18n library for ActiveRecord model/data translation using PostgreSQL's hstore datatype. Translations are stored directly in the model table rather than shadow tables.
postgresql hstore parser/deparser - provides PgHstore.dump and PgHstore.load (aka parse)
Store nested hashes and other types in ActiveRecord hstores
turns an hstore column into a very useful flags container instead of using separate columns
ActiveRecord meta attributes that are mapped to a single (or multiple) hstore columns in postgres
This gem adds support for the postgres hstore type. It is the _just right_ alternative for storing hashes instead of using seralization or dynamic tables.
Allows you to mark a column in a model as a HStore column letting you pass in a hash for its setter and retrieve a hash from its getter method. Also provides a series to named scopes for easy querying of data.
Provides methods like hstore_reader or hstore_writer for accessing your Hstore data like any other attributes.
Model translations for Rails 3 backed by PostgreSQL and Hstore
Translations for Rails 4 model columns, stored in hstore
Allow nested hashes for ActiveRecord's Hstore
No description provided.
No description provided.