NeoDB logo

NeoDB

Self-hosted server for tracking books, movies, music, games, and podcasts

Alternative to: goodreads, letterboxd, myanimelist, storygraph


About Versions (103)

0.12.0

2025-08-20
  • Wikidata support
  • Locate remote users or posts by searching their url
  • Added about page

Development

  • Upgrade to Python 3.13 / Django 5
  • Use pytest for testing instead of django test
  • Use uv for package mgmt

Server Admin

  • This version requires postgresql>=14. Nothing to worry about if you have been using compose.yml from our release. However, if you are not using compose.yml, and has postgresql < 0.14, please either manually upgrade postgresql server before update neodb, or use docker image under tag 0.11 to avoid upgrade to this version and later.