SPODS

Simple Python Object-Database Serializer
Download

SPODS Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Price:
  • FREE
  • Publisher Name:
  • Sasha Bermeister
  • Publisher web site:
  • https://github.com/sbermeister

SPODS Tags


SPODS Description

SPODS is a lightweight database object serializer for Python.Why it rocksDatabases are annoying. Sometimes, we just want to save persistent data, and not have to worry about SQL injection, transaction issues, and connection problems.With SPODS, there is finally an alternative. SPODS is a simple, lightweight, easy to use alternative to heavy serialisation libraries. SPODS also provides a great way to access generic Python objects.And now, SPODS even gives you a _free_ JSON interface to your DB through a CGI script.Getting startedFirst, copy spods.py to the directory you want to use it in.Include it using:python >>> import spodsProduct's homepage


SPODS Related Software