Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Development documentation (dev:main) — content may differ from any release.
httk-data dev:main documentation
httk-data dev:main documentation

Documentation

  • Data management
  • Database storage
  • Migrating from httk v1
  • Reference
    • httk.data
      • httk.data.db
        • httk.data.db.codecs
        • httk.data.db.engine
        • httk.data.db.entry_provider
        • httk.data.db.identity
        • httk.data.db.mapping
        • httk.data.db.optimade
        • httk.data.db.schema
        • httk.data.db.searcher
        • httk.data.db.store
      • httk.data.entry_providers
      • httk.data.optimade_query
      • httk.data.query
      • httk.data.validation
  • Examples
    • Serving records and validating them against their OPTIMADE definitions
    • Querying stored dataclasses with OPTIMADE filter strings
    • Querying a store with the search DSL
    • Serving a database as an OPTIMADE API
    • Storing frozen dataclasses in a database, exactly
  • Examples
  • API Reference
    • httk.data
      • httk.data.db
        • httk.data.db.codecs
        • httk.data.db.engine
        • httk.data.db.entry_provider
        • httk.data.db.identity
        • httk.data.db.mapping
        • httk.data.db.optimade
        • httk.data.db.schema
        • httk.data.db.searcher
        • httk.data.db.store
      • httk.data.entry_providers
      • httk.data.optimade_query
      • httk.data.query
      • httk.data.validation
    • httk.handlers.data
Back to top
View this page

API Reference¶

This page contains auto-generated API reference documentation [1].

  • httk.data
    • httk.data.db
      • httk.data.db.codecs
      • httk.data.db.engine
      • httk.data.db.entry_provider
      • httk.data.db.identity
      • httk.data.db.mapping
      • httk.data.db.optimade
      • httk.data.db.schema
      • httk.data.db.searcher
      • httk.data.db.store
    • httk.data.entry_providers
    • httk.data.optimade_query
    • httk.data.query
    • httk.data.validation
  • httk.handlers.data
[1]

Created with sphinx-autoapi

Next
httk.handlers.data
Previous
Examples
Copyright © 2026, The httk-data AUTHORS
Made with Sphinx and @pradyunsg's Furo