#
jsonb
Here are 77 public repositories matching this topic...
android
java
serialization
json
big-data
high-performance
json-serialization
deserialization
json-parser
graal
jsonb
json-path
fastjson
json-serializer
json-deserialization
java-json
graalvm-native-image
fastjson2
-
Updated
Jun 5, 2022 - Java
Adds typed jsonb backed fields to your ActiveRecord models.
-
Updated
Apr 21, 2022 - Ruby
Pluggable Ruby translation framework
-
Updated
May 4, 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
Apr 21, 2022 - 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
May 20, 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
Apr 12, 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
May 14, 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
Thrift support for postgreSQL
protobuf
dictionary
postgresql
thrift
jsonb
compact
compresses
zson
thrift-support
pg-thrift
pg-protobuf
-
Updated
Aug 7, 2018 - C
Rails user based custom field example with postgresql jsonb and using custom fields with ransack
-
Updated
Apr 17, 2017 - Ruby
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
May 25, 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
May 26, 2022 - Python
JSONB compression method for PostgreSQL
-
Updated
Feb 12, 2018 - C
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