Skip to content

Database for ScholarTools implemented in python using SQLAlchemy

Notifications You must be signed in to change notification settings

ScholarTools/ST_library_db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydb

Database for ScholarTools implemented in python using SQLAlchemy and SQLite.

Purpose

Pydb is a local database created and used in tandem with other ScholarTools repositories to mirror the user's main paper library. It speeds up the retrieval of data (preventing redundant or repetitive API calls to Mendeley or another library, which can be expensive) by keeping information stored locally. Data within this database persists even after moving documents in the user library to the trash to expedite accessing that information again in the future and to build a more complete set of reference relationships between papers.

About

Database for ScholarTools implemented in python using SQLAlchemy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages