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 6 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pljson/pljsonProvides an object-oriented interface to store and manipulate JSON data in PL/SQL456
rudolph-miller/jonathanA JSON encoder and decoder implemented in Common Lisp.164
mattjbray/ocaml-decodersA combinator library that decodes JSON-like data into OCaml types85
sharplispers/cl-jsonA Common Lisp library for encoding and decoding data in the JSON format.11
melange-community/melange-jsonA library for encoding and decoding JSON data in the OCaml programming language.15
venil7/json-decoderA compositional JSON decoder library for TypeScript that allows safe and type-checked decoding of various data types76
cblage/elixir-jsonProvides native JSON encoding and decoding support for Elixir217
mlms13/bs-decodeA type-safe JSON decoding library with structured error handling for ReasonML and OCaml103
fluidgroup/jaysonA JSON decoding/encoding library with strict and flexible access options.255
postmates/pmjsonA pure Swift JSON encoder/decoder library with strongly-typed support and convenience methods for converting to/from Foundation objects.361
phmarek/yasonA Common Lisp library for encoding and decoding data in the JSON interchange format.79
doloopwhile/pyjqA Python binding for a JSON processor that allows transforming and filtering structured data195
therealklanni/jpA commandline tool for parsing JSON from various sources51
ruby/jsonA Ruby implementation of the JSON data serialization format704
daoswald/json-tinyA minimalistic JSON encoding and decoding library in Perl11