Daniel J. Summers 43fed5789a v4.1 (#11)
- Add `Json` module to return JSON strings and write JSON as it's read to a `PipeWriter`
- Add `docfx`-based documentation to allow how-to docs and API docs to be generated on the same site

Reviewed-on: #11
2025-04-19 19:50:16 +00:00
2025-04-19 19:50:16 +00:00
2025-04-19 19:50:16 +00:00
2025-04-19 19:50:16 +00:00
2025-04-19 19:50:16 +00:00
2025-04-19 19:50:16 +00:00
2025-04-19 19:50:16 +00:00
2025-04-19 19:50:16 +00:00
2025-04-19 19:50:16 +00:00
2023-12-23 17:10:45 -05:00
2024-01-06 15:51:48 -05:00
2025-04-19 19:50:16 +00:00

BitBadger.Documents

This library provides a lightweight document storage implementation backed by either PostgreSQL or SQLite. Both of these databases have great support for storing, retrieving, and manipulating JSON fields; this library leverages that, and provides a straightforward way to store documents.

NuGet Packages

PostgreSQL SQLite
Nuget Nuget

More Information

See the project site for a full description and documentation.

Description
Version 4.1 Latest
2025-04-19 20:05:15 +00:00
Languages
F# 65.2%
C# 34.7%
Shell 0.1%