Skip to main content
Ctrl+K
NexusLIMS 2.6.0 documentation - Home NexusLIMS 2.6.0 documentation - Home
  • Home
  • User Guide
  • Migration Guide
  • Dev Guide
  • Frontend Guide
    • Reference
  • GitHub
  • Datasophos
  • Home
  • User Guide
  • Migration Guide
  • Dev Guide
  • Frontend Guide
  • Reference
  • GitHub
  • Datasophos

Section Navigation

  • Changelog
  • NexusLIMS API documentation
    • nexusLIMS
      • nexusLIMS.schemas
      • nexusLIMS.cli
      • nexusLIMS.harvesters
      • nexusLIMS.builder
      • nexusLIMS.utils
      • nexusLIMS.tui
      • nexusLIMS.exporters
      • nexusLIMS.extractors
      • nexusLIMS.db
        • nexusLIMS.db.migrations
        • nexusLIMS.db.models
        • nexusLIMS.db.engine
        • nexusLIMS.db.enums
        • nexusLIMS.db.session_handler
      • nexusLIMS.config
      • nexusLIMS.instruments
  • NEMO System Reference for NexusLIMS
  • eLabFTW Metadata Reference
  • LabArchives API Reference
  • Reference
  • NexusLIMS API documentation
  • nexusLIMS
  • nexusLIMS.db

nexusLIMS.db#

A module to handle communication with the NexusLIMS database.

Also performs basic database ORM tasks. The session_handler submodule is primarily concerned with mapping session log information from the database into python objects for use in other parts of the NexusLIMS backend.

Subpackages#

  • nexusLIMS.db.migrations
    • nexusLIMS.db.migrations.versions
      • nexusLIMS.db.migrations.versions.v2_4_0a_add_upload_log_table
      • nexusLIMS.db.migrations.versions.v2_5_0a_add_external_user_identifiers
      • nexusLIMS.db.migrations.versions.v2_4_0b_add_check_constraints
      • nexusLIMS.db.migrations.versions.v1_4_3_initial_schema_baseline
      • nexusLIMS.db.migrations.versions.v2_5_0b_remove_computer_fields
    • nexusLIMS.db.migrations.utils
    • nexusLIMS.db.migrations.env

Submodules#

  • nexusLIMS.db.models
  • nexusLIMS.db.engine
  • nexusLIMS.db.enums
  • nexusLIMS.db.session_handler

previous

nexusLIMS.extractors.registry

next

nexusLIMS.db.migrations

On this page
  • Subpackages
  • Submodules

This Page

  • Show Source

© Copyright 2025 - 2026, datasophos, LLC.

Built with the PyData Sphinx Theme 0.16.1.