[HN Gopher] Show HN: Minimal versioned log structured relational...
       ___________________________________________________________________
        
       Show HN: Minimal versioned log structured relational DB in Common
       Lisp
        
       Author : codr7
       Score  : 29 points
       Date   : 2021-06-28 01:28 UTC (21 hours ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       | codr7 wrote:
       | Author here:
       | 
       | Whirlog is a minimal versioned log structured relational DB
       | implemented in Common Lisp.
       | 
       | It's a design I've been playing around with in several languages
       | to solve my issues with traditional databases, complexity and
       | poor integration being two of them.
       | 
       | I've also grown fond of versioning, being able to track changes
       | through time; which is uncommon and tricky to implement well on
       | the application side.
       | 
       | I've written two non-trivial webapps on top of similar designs
       | that have been running without a hitch for over a year now.
       | 
       | I'm more than happy to answer any questions posted in this
       | thread!
        
       | dang wrote:
       | Off topic but can you please email hn@ycombinator.com? I want to
       | put your post in the second chance pool
       | (https://news.ycombinator.com/pool, explained at
       | https://news.ycombinator.com/item?id=26998308) but it needs a bit
       | more information.
       | 
       | Edit: thanks!
        
       | neolog wrote:
       | How does it compare to other similar software?
        
         | codr7 wrote:
         | Could you be a tiny bit more specific about what software
         | you're referring to? A link or two would help.
        
       ___________________________________________________________________
       (page generated 2021-06-28 23:00 UTC)