Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaumebonet/archdbsql

An API to connect to ArchDB14's MySQL Database through Python
https://github.com/jaumebonet/archdbsql

database-connector protein-structure smotifs

Last synced: 5 days ago
JSON representation

An API to connect to ArchDB14's MySQL Database through Python

Awesome Lists containing this project

README

        

The database connector underneath is a query-only simplification of https://github.com/Paull/python-mysql-orm
Requires mysql.connector http://dev.mysql.com/downloads/connector/python/