jsonlite
A simple, self-contained, serverless, zero-configuration, json document store. (by nodesocket)
bootiso
A bash program to securely create a bootable USB device from one image file. (by jsamr)
jsonlite | bootiso | |
---|---|---|
3 | 5 | |
845 | 814 | |
0.0% | - | |
2.1 | 0.0 | |
4 months ago | almost 3 years ago | |
Shell | Shell | |
Apache License 2.0 | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
jsonlite
Posts with mentions or reviews of jsonlite.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-27.
-
I made nodb, a RESTFful API to store and fetch JSON
I also wrote a dead simple bash, and very naive implementation of a JSON store (https://github.com/nodesocket/jsonlite) which scratched an itch I personally needed a few years ago. To my surprise it sees like a lot of people were interested.
- JSONlite: A simple, self-contained, serverless, zero-config, JSON document store
-
Show HN: SleekDB 2.0 – Simple database effortless
Somewhat related. I wrote a very very simple tool called JSONlite (https://github.com/nodesocket/jsonlite) which is pure bash and stores data in flat files. It does not support nested querying, or querying really of any sort besides the primary id.
bootiso
Posts with mentions or reviews of bootiso.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-10.
-
PSA: Don't want to dual-boot but might need Windows occasionally? Make a "Windows To Go" bootable, persistent, removable drive!
But when I said "shell script" I was hoping for "POSIX shell script". Rather like this POSIX shell script that attempts to make any ISO into a bootable USB media.
-
Rufus on arch?
bootiso is another alternative (AUR package here)
-
unable to create bootable usb for any flavor of archlinux
I like the software: bootiso for flashing USB sticks. It's worked for me in the past
-
What do i need to start with Linux?
If you run from a live environment, it's also good to use boot iso. A 100kB script which does a better job than 100 MB etcher...
-
Windows 10 iso from Ubuntu
Try the bootiso script.
What are some alternatives?
When comparing jsonlite and bootiso you can also consider the following projects:
google-drive-upload - Bash scripts to upload files to google drive
mintsystem
bashunit - A simple testing library for bash scripts. Test your bash scripts in the fastest and simplest way.
isowrt - isowrt - easy way to burn a bootable flash drive with ISO
simdjson-go - Golang port of simdjson: parsing gigabytes of JSON per second
windick - Windows Deployment Image Customization Kit