jsonldb¶
jsonldb is a Python library for using a JSON Lines (JSONL) or Newline Delimited JSON (NDJSON) file as a lightweight database.
Alpha software
This project is in early development. APIs may change without notice. Not yet recommended for production use.
Next steps¶
Ready to start using jsonldb? Choose your path based on how you learn best.
-
Tutorials
Learn jsonldb step by step with hands-on lessons that teach the fundamentals.
-
How-to guides
Follow practical recipes that show how to achieve specific goals with jsonldb.
-
Reference
Look up technical details about the API, including classes, functions, and configuration.
-
Explanation
Understand the concepts, architecture, and design decisions behind jsonldb.