I like the Python interface. It makes it easy to build and share scripts with others in ways that other software platforms dont permit. I also like the simplicity. Review collected by and hosted on G2.com.
Of course, like any other script program, Python could stand to increase its suite of features. Sure I can pull data, but that should be just the starting point. Review collected by and hosted on G2.com.
All the necessary SQL functions, like SELECT, WHERE and JOIN are function calls to a Table class. (I use python-sql v1.0.0) Review collected by and hosted on G2.com.
Using Python inherently makes the access time higher than what could be achieved by a query language or a native SQL server Review collected by and hosted on G2.com.
the system is easy to use and simple to understand. the system helps to do things quickly Review collected by and hosted on G2.com.
the interface of the system is a bit complicated to sometimes difficult to understand Review collected by and hosted on G2.com.
Always wanted to have a module with which you can connect to sql databases and write in sql using python to manage and extract the data. Very powerful in managing databases. Review collected by and hosted on G2.com.
Database connection also makes it prone to data theft which can happen. Review collected by and hosted on G2.com.
PyPI helps me find and install software developed and shared by the Python community that is relevant to the work I do. Review collected by and hosted on G2.com.
There is a little bit TOO much information and python software out there which can be overwhelming Review collected by and hosted on G2.com.
Enables the compute process to be executed at the server, reduces data movement and can analyse full data instead of samples. Review collected by and hosted on G2.com.
The movement of data for sure increases security issues. Review collected by and hosted on G2.com.
It is easier to integrate SQL with python. Very easy to load data tables using SQL and use python package to do data analysis Review collected by and hosted on G2.com.
It is Little slower to execute the programs Review collected by and hosted on G2.com.