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
47 stars
13 watching
15 forks
Language: PLSQL
last commit: almost 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an object-oriented interface to store and manipulate JSON data in PL/SQL | 456 |
| A JSON encoder and decoder implemented in Common Lisp. | 164 |
| A combinator library that decodes JSON-like data into OCaml types | 85 |
| A Common Lisp library for encoding and decoding data in the JSON format. | 11 |
| A library for encoding and decoding JSON data in the OCaml programming language. | 15 |
| A compositional JSON decoder library for TypeScript that allows safe and type-checked decoding of various data types | 76 |
| Provides native JSON encoding and decoding support for Elixir | 217 |
| A type-safe JSON decoding library with structured error handling for ReasonML and OCaml | 103 |
| A JSON decoding/encoding library with strict and flexible access options. | 255 |
| A pure Swift JSON encoder/decoder library with strongly-typed support and convenience methods for converting to/from Foundation objects. | 361 |
| A Common Lisp library for encoding and decoding data in the JSON interchange format. | 79 |
| A Python binding for a JSON processor that allows transforming and filtering structured data | 195 |
| A commandline tool for parsing JSON from various sources | 51 |
| A Ruby implementation of the JSON data serialization format | 704 |
| A minimalistic JSON encoding and decoding library in Perl | 11 |