Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jaumebonet/archdbsql
- Owner: jaumebonet
- License: mit
- Created: 2014-03-19T16:04:57.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-08-22T12:31:51.000Z (over 5 years ago)
- Last Synced: 2023-08-12T18:21:43.615Z (over 1 year ago)
- Topics: database-connector, protein-structure, smotifs
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/