This include using python to create database include: 1)Postgres(SQL), 2)MongoDB(NoSQL), 3) Cassandra(NoSQL) Perform update, insert, query functions to the DBs through python.
aprilyichenwang/NoSQL_DB_applications
connect with python using Postgres, MongoDB, CassandraDB, set up database and perform data munipulation
Python