Open Source Projects
Bit Badger Solutions produces several open source libraries and applications. Some have their own documentation, others are documented here, and both are linked below.
Relational Documents
These projects provide a document store interface over PostgreSQL and SQLite.
Relational Documents ~ Site
Landing page for all projects, as well as an exploration of the underlying concepts
BitBadger.Documents ~ Documentation ~ Git
Use PostgreSQL or SQLite as a document database in .NET applications
BitBadger.Npgsql.Documents ~ Documentation ~ GitHub
Use PostgreSQL as a document database (no longer updated, replaced by the above's BitBadger.Documents.Postgres
library); documentation link goes to BitBadger.Documents
documentation
PDODocument ~ Documentation ~ Git
Use PostgreSQL or SQLite as a document database in PHP applications
solutions.bitbadger.documents - Documentation ~ Git
Use PostgreSQL or SQLite in JVM applications (Java, Kotlin, Groovy, Scala)
Other Projects
BitBadger.AspNetCore.CanonicalDomains ~ Documentation ~ Git
Enforce canonical domains in an ASP.NET Core application
myPrayerJournal ~ Documentation ~ Git
Minimalist personal prayer journal
myWebLog ~ Documentation ~ Git
Lightweight blogging and podcasting platform
PrayerTracker ~ Documentation ~ Git
Provides an ongoing, centralized prayer list for Sunday School classes and other groups
RethinkDB.DistributedCache ~ Documentation ~ Git
ASP.NET Core caching backed by RethinkDB
RethinkDb.Driver.FSharp ~ Documentation ~ Git
Idiomatic F# extensions on the C# RethinkDB driver