Databases
[outline]
In this part we'll look at running arcpy through addins.
Databases introduction (powerpoint)
Further info:
sqlite3 and
dbm libraries
Hadoop with Python book
SQLite and Language guide
Advice on reading Excel data instead of formulas
and
Pandas' Excel reader
PEP 249: DB-API
Drivers/Libraries
Anaconda package list
Metadata and DB-API: Stackoverflow1;
Stackoverflow2
Python to ODBC and
Database to ODBC
Further info:
w3Schools SQL tutorials
SQL types
Posts on case sensitivity:
post;
post;
post;
post;
SQLAlchemy
PeeWee and
quickstart
SQL introduction (powerpoint)