#
jsonb
Here are 73 public repositories matching this topic...
Adds typed jsonb backed fields to your ActiveRecord models.
-
Updated
Feb 2, 2022 - Ruby
Pluggable Ruby translation framework
-
Updated
Mar 2, 2022 - Ruby
JsQuery – json query language with GIN indexing support
-
Updated
Dec 8, 2021 - C
ZSON is a PostgreSQL extension for transparent JSONB compression
-
Updated
Nov 19, 2021 - C
Jakarta EE 8 (Java EE) & MicroProfile 3.2 application generator and modeler
microservices
sql
orm
netbeans
diagram
jax-rs
jpa
hibernate
ddl
modeler
javaee
jsonb
eclipselink
payara
payara-server
payara-micro
microprofile
javaee8
jakarta-ee
jakartaee
-
Updated
Mar 29, 2022 - Java
Audit trail with schema versioning for PostgreSQL using transaction-based logging
-
Updated
Dec 30, 2021 - PLpgSQL
PostgreSQL enhancements for Doctrine. Provides support for advanced data types (json, jssnb, arrays), text search, array operators and jsonb specific functions.
-
Updated
Mar 2, 2022 - PHP
Newt DB is a Python object-oriented database with JSONB-based access and search in PostgreSQL
-
Updated
Dec 5, 2021 - Python
playground for spring-boot 2.*, kotlin , jetbrains-exposed, postgres, jsonb, flyway, docker
-
Updated
Sep 17, 2021 - Kotlin
ActiveRecord extension for querying hstore and jsonb
-
Updated
Dec 18, 2020 - Ruby
Content Translation Framework based on Postgresql's JSONB field
i18n
language
content
translations
postgres
django
translation
postgresql
django-framework
languages
postgresql-database
jsonb
-
Updated
Nov 17, 2020 - Python
Parse JSON columns with Bookshelf.js
-
Updated
Aug 11, 2021 - JavaScript
jOOQ support for PostgreSQL json & jsonb
-
Updated
Mar 19, 2022 - Java
A plugin to show and edit JSON objects within Administrate.
-
Updated
Jan 17, 2022 - JavaScript
You know, for (PostgreSQL) search
-
Updated
Mar 25, 2021 - Elixir
Search PostgreSQL jsonb and hstore columns
-
Updated
Nov 5, 2020 - Ruby
PostgreSQL + Spring Boot Example
-
Updated
Feb 20, 2019 - Java
Rails user based custom field example with postgresql jsonb and using custom fields with ransack
-
Updated
Apr 17, 2017 - Ruby
Thrift support for postgreSQL
protobuf
dictionary
postgresql
thrift
jsonb
compact
compresses
zson
thrift-support
pg-thrift
pg-protobuf
-
Updated
Aug 7, 2018 - C
ruby plugin for manage json default fields
-
Updated
Apr 15, 2021 - Ruby
Prototype implementation of the DCP Query Service, a metadata search engine for HCA
-
Updated
Mar 29, 2022 - Python
Django JSON Schema Field
json
django
schema
json-schema
django-admin
jsonb
django-admin-panel
django-field
json-validation
django-json-schema
-
Updated
Jun 1, 2021 - Python
JSONB compression method for PostgreSQL
-
Updated
Feb 12, 2018 - C
Use JSON objects to generate PostgreSQL WHERE clause expressions.
-
Updated
Oct 18, 2017 - PLpgSQL
Improve this page
Add a description, image, and links to the jsonb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jsonb topic, visit your repo's landing page and select "manage topics."
Hello,
I use postgres 12 with “MATERIALIZED” statement,
and I once asked on Discord how to use the “MATERIALIZED” statement in go-pg,
and get that is not support now.
Expected Behavior