Log in
Register
linkhut
Bookmarks
from user:
ciwchris
tagged with:
json
Sort by:
recency
popularity
Order:
descending
ascending
12 Dec 25
SQLite JSON Superpower: Virtual Columns + Indexing
https://www.dbpro.app/blog/sqlite-json-virtual-columns-indexing
by
ciwchris
13 days ago
saved
2
times
Tags:
sqlite
json
08 Dec 23
CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
https://github.com/kellyjonbrazil/jc
by
ciwchris
2 years ago
saved
3
times
Tags:
cli
json
transform