SDSS: sdssdb 0.3.3
  • Site
      • Installation
      • Getting started with sdssdb
        • Making a simple query with sdssdb
        • Available databases
        • Connecting to a Database
        • A note about passwords
        • Supported Profiles
        • Accessing the model classes
        • SQLAlchemy specifics
        • The case of operationsdb
        • Where to go from here?
      • How to use sdssdb for target selection
        • The Galactic Genesis Survey
        • Using SQLAlchemy
        • Cone searches
      • Contributing to sdssdb
        • Contributing a new database or schema
        • Testing Your New Database
        • Should I use Peewee or SQLAlchemy?
      • API
        • Database connections
        • Peewee
        • SQLAlchemy
        • Utils
      • Changelog
  • User documentation
  • Reference
  • Indices and tables

Welcome to sdssdb’s documentation!

This page contains the documentation for the SDSS Python product sdssdb. This product provides ORM access to the databases used for SDSS operations, data reductions, and target selection.

User documentation¶

  • Installation
  • Getting started with sdssdb
    • Making a simple query with sdssdb
    • Available databases
    • Connecting to a Database
    • A note about passwords
    • Supported Profiles
    • Accessing the model classes
    • SQLAlchemy specifics
    • The case of operationsdb
    • Where to go from here?
  • How to use sdssdb for target selection
    • The Galactic Genesis Survey
    • Using SQLAlchemy
    • Cone searches
  • Contributing to sdssdb
    • Contributing a new database or schema
    • Testing Your New Database
    • Should I use Peewee or SQLAlchemy?

Reference¶

  • API
    • Database connections
    • Peewee
    • SQLAlchemy
    • Utils
  • Changelog

Indices and tables¶

  • Index

  • Module Index

Back to top

© Copyright 2018, José Sánchez-Gallego.
Created using Sphinx 3.0.3.