Skip to main content

'All-In-One File' SQL Code Generator

Project description

PyDAO 9000

The Soft9000/PyDAO ("PyDAO 9000") Project allows us to quickly create a Python Class from either a GUI, API, textual (CSV, TDF, Enpiped, etc.) data file, or using a Python Dictionary.

Best of all the code generated by PyDAO 9000 is 100% Core Python 3 - no other files are required!

PyDAO Project Logo

Workflows include:

(1) Creating stand-alone PyDAO 9000 DAO script(s.)

(2) Extracting PyDAO 9000 projects from textual (CSV, etc.) data files,

(3) Creating database code from PyDAO 9000 projects, and

(4) Directly creating code from the PyDAO 9000 API. Result output-locations can also be specified.

The generated code can be used to create / drop database schema (DDL,) as well as to import & work with (C.R.U.D & query) your designed / detected / updated projects.

Project Video: https://youtu.be/azCokv4iI8k

All four (4) workflows are supported - feel free to give each a try!

The GUI

PyDAO GUI

Years latter the project is working well enough to declare what we have as an Official PyPi Package.

Once installed most will probably want to use the GUI:

>>> from SqltDAO import main as PyDAO
>>> PyDAO.Main.mainloop()

As of this release, the GUI will also now start when importing SqltDAO:

>>> import SqltDAO.MainGUI

If you want to support the effort feel free to purchase one of our books on amazon or training opportunuties.

PyDAO UI: https://github.com/soft9000/PyDAO/blob/master/SqltDAO/main.py

API Example

For those who would rather create the DAO directly without needing a file full of data:

Fast-Schema Example - https://github.com/soft9000/PyDAO/blob/master/SqltDAO/Demo123.py

DATA EXAMPLE + TEST CASE

Includes a classic "address book" example as a test case:

Data Example: https://github.com/soft9000/PyDAO/blob/master/SqltDAO/DaoTest01/tc001_data.txt

Generated Code: https://github.com/soft9000/PyDAO/blob/master/SqltDAO/DaoTest01/foo.py

STOCK MARKET

Python 1000, Python 2000, and Python 3000 students who are participating in our Stock Market resume-builder will want to look at the NASDAQ database generator.

While that stock exchange's official pipe-delimited ("enpiped" ;) data file is incuded for demonstrative purposes, note that the most recent set of enpiped data tokens can be downloaded from the stock exchange.

VIDEO TRAINING

If you need to learn Python 3, then consider:

https://www.udemy.com/python-1000

https://www.udemy.com/python-2000-beyond-the-basics

https://www.udemy.com/python-2100-objects-factories-frameworks

As well as our "Python 3000 SQL Quick Start:" https://www.udemy.com/python-3000-tactical-sql-quick-start

PyQuest Activity

Need some practice? Then try to ...

KP3008

CONTACT INFORMATION

If you have suggestions or opportunities - be they for additional projects, corrections, consulting and / or just about anything else - feel free to drop me a message on Facebook

zSupport?

If you want to support the effort, I seek no donations. Instead, simply feel free to purchase one of my educational or printed productions?

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

PyDAO_9000-1.2.4.tar.gz (32.1 kB view hashes)

Uploaded Source

Built Distribution

PyDAO_9000-1.2.4-py3-none-any.whl (47.7 kB view hashes)

Uploaded Python 3

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