BriskDB

(github.com)

8 points by schapman19742 hours ago

3 comments

  • delish37 minutes ago
    I&#x27;m interested in the social-proof mechanisms we&#x27;ll need to have for AI-assisted &quot;serious projects&quot; (where a database is a &quot;serious project&quot;).<p>Third-party audits like <a href="https:&#x2F;&#x2F;jepsen.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;jepsen.io&#x2F;</a> are an example.
  • bearjaws1 hour ago
    Now this is an interesting concept. I spent a few weekends writing a postgres proxy for PII a few years ago and I realized how much you really could inbetween a database and your app layer.<p>Never thought about just leveraging sqlite as the entire backend and running every database protocol as its interface.
  • schapman19742 hours ago
    [dead]