05 July, 2013

dbtools 0.03.3


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Jessica B. Hamrick | More scripts
www.jesshamrick.com
MIT License 

Windows / Linux / Mac OS / BSD / Solaris
SQLite
Python
July 5th, 2013, 16:57 GMT [view history]
C: \ Database Tools

Unlike most database wrappers in Python, dbtools does not replicate SQLAlchemy functionality for interacting with databases, leaving that to SQLAlchemy itself.

It provides a totally new way of querying and dealing with SQLite data, an approach more suitable for handling scientific data types.

Here are some key features of "dbtools":

Supported queries:
· CREATE
· INSERT
· UPDATE
· DELETE
· DROP
· SELECT

What's New in This Release: [ read full changelog ]

· Added Table.exists class method.
· Added setup.py installation support.
· Allow Table initialization from a pandas DataFrame.
· Fixed misues of autoincrement/primary key.


download button
Via: dbtools 0.03.3

0 Comment: