Skip to content

slardiere/pg_jsonpatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pg_jsonpatch Extension

This extension add the support of jsonpatch RFC 6902 to PostgreSQL It use PLV8 language, and the https://github.com/bruth/jsonpatch-js javascript implementation.

To permit the use of an existing implementation, it need plv8_modules extension. this extension load the javascript implementation in the instance.

About

Load JSON Patch as extension in PostgreSQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published