Lisantra Technologies, Llc

Smart Programming for Creative Professionals

Developer Blogs

A Hybrid Database-Text file Blog

by: Michael Gatto | on: 2009-03-02 17:22:55

I had to decide today what's the simplest way to make a file-based blog system. I also do not want to throw away the sqlite db work I've already done with this blog. A RDBMS is the best way to store the blog entries, but a yaml / markdown file is the best way to write it and upload it to the application.

So, I'm going to need

  • A script to process the entry file,
  • A trigger for that script,
  • A querying and display sub-system.

Tags:

About This Website 59 E. Camino Limon Verde, Sahuarita AZ 85629 * 520.777.9330 * mgatto at lisantra dot com © 2010 by Lisantra Technologies, Llc. All rights reserved. Terms of Use. Privacy Policy.