pysimpledb

Python Simple Database Access
Download

pysimpledb Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Daniel Mikusa
  • Publisher web site:
  • http://www.mikusa.com/

pysimpledb Tags


pysimpledb Description

Python Simple Database Access pysimpledb is a simple and light weight way to access your database. It provides a thin layer on top of the DB-API that removes as much of the standard boiler-plate code as possible. Please see the project website for examples on how pysimpledb help you!WHAT YOU GETIn case you are wondering "What does this package do?", wonder no more. It is a simple database layer that sits on top of the standard Python DB-API 2.0.pysimpledb has the following objectives 1. improve developer performance 2. keep the power of SQL 3. be fast 4. be flexible 5. be simplepysimpledb allows you to very easily create simple and fast database access layer for you application. With pysimpledb you can create your database with only basic Python classes and SQL. Here is an example of what you can do (file is also included in the examples section of the code download.). Requirements: · Python


pysimpledb Related Software