S.Lott -- Software Architect
  • Other Articles
  • Publications
  • S.Lott Biography

NoSQL Befuddlement: DML and Persistence

Date Thu 18 July 2013 Tags #python / data persistence / architecture / noSQL / Apache / csv / RDBMS / SQL

It may be helpful to look back at 'How Managers Say "No"' which is about breaking the RDBMS Hegemony.

I got an email in which the simple concepts of "data manipulation" and "persistence" had become entangled with SQL DML to a degree that the conversation failed to make sense to …

more ...

Filesystem Deployment: Some Hand-Wringing

Date Sun 14 September 2008 Tags architecture / software design / data persistence

There are two candidate locations on the file system for application components. What are the criteria for choosing among them?

The Python site-packages directory, IMO, is for packages that have two important criteria. First, they have to be widely reusable. Second, they have (or would benefit from) a setup.py …

more ...

  • Social

    • Mastodon
    • Github
    • StackOverflow
    • LinkedIn
    • O'Reilly
    • Amazon
  • Categories

    • Architecture & Design
    • Books
    • FOSS
    • Management
    • News
    • Python
    • Technologies
  • Links

    • Pelican
    • Python.org
    • Jinja2
  • Archive

    • July 2013 (1)
    • September 2008 (1)

© 2013 S.Lott · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top