Daniel J. Summers 168bf0cd14 RC4 changes (#7)
- Add `In` and `InArray` comparisons
- Replace `Op` with `Comparison` (internal API, but was public)
- Spell out comparisons in `Field` constructor functions

Reviewed-on: #7
2024-09-17 02:33:57 +00:00
2024-09-17 02:33:57 +00:00
2024-08-21 21:13:40 -04:00
2023-12-23 17:10:45 -05:00
2024-01-06 15:51:48 -05: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.0.1 Latest
2024-12-30 22:05:49 +00:00
Languages
F# 66.9%
C# 32.9%
Shell 0.2%