Skip to main content

This library makes it easy to store data from any source into a database.

Project description

This library can be used to store scraped data from the Internet into a database without much effort. It can create, update and delete records in database to accommodate new data. It can even configure itself by default by getting not null, unique and primary key constrains, foreign keys and other info from the database. It can work with Sqlalchemy and Django ORM models without much setup. Just throw your data at it and it will take care of storing it properly in a database.

Installation:

pip install Save-to-DB

Warning: This library works only with Python 3.



Documentation and tutorial:

Project repository: https://bitbucket.org/mikhail-makovenko/save-to-db

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Save-to-DB-0.4.2a.tar.gz (91.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page