whizBase vs. Python

Chris Rebert clp2 at rebertia.com
Mon Jun 29 04:54:12 EDT 2009


On Mon, Jun 29, 2009 at 1:24 AM, NurAzije<nurazije at gmail.com> wrote:
> Hi,
> I am working on a study and I need expert opinion, I did not work with
> Python before, can anyone help me with a comparison between WhizBase
> (www.whizbase.com) and Python please.

Python is a popular, open-source, cross-platform, general-purpose
programming language with a large standard library that is often used
in web programming. Popular Python web frameworks include TurboGears
and Django.

WhizBase appears to be a proprietary, Windows-only, database-centric
web macro language (or proper programming language perhaps, I didn't
investigate deeply).

Proprietary language = Vendor lock-in = Lose.

Cheers,
Chris
-- 
http://blog.rebertia.com



More information about the Python-list mailing list