PLSQL-JSON

JSON decoder

A PL/SQL library that enables encoding and decoding of JSON data

The JSON encode/decode library for Oracle PL/SQL

GitHub

47 stars
13 watching
15 forks
Language: PLSQL
last commit: over 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pljson/pljson Provides an object-oriented interface to store and manipulate JSON data in PL/SQL 452
rudolph-miller/jonathan A JSON encoder and decoder implemented in Common Lisp. 164
mattjbray/ocaml-decoders A combinator library that decodes JSON-like data into OCaml types 84
sharplispers/cl-json A Common Lisp library for encoding and decoding data in the JSON format. 11
melange-community/melange-json A library for encoding and decoding JSON data in the OCaml programming language. 15
venil7/json-decoder A compositional JSON decoder library for TypeScript that allows safe and type-checked decoding of various data types 76
cblage/elixir-json Provides native JSON encoding and decoding support for Elixir 217
mlms13/bs-decode A type-safe JSON decoding library with structured error handling for ReasonML and OCaml 103
fluidgroup/jayson A JSON decoding/encoding library with strict and flexible access options. 255
postmates/pmjson A pure Swift JSON encoder/decoder library with strongly-typed support and convenience methods for converting to/from Foundation objects. 360
phmarek/yason A Common Lisp library for encoding and decoding data in the JSON interchange format. 79
doloopwhile/pyjq A Python binding for a JSON processor that allows transforming and filtering structured data 196
therealklanni/jp A commandline tool for parsing JSON from various sources 51
ruby/json A Ruby implementation of the JSON data serialization format 703
daoswald/json-tiny A minimalistic JSON encoding and decoding library in Perl 11