Welcome to dballe’s documentation!¶

The DB-All.e Python bindings provide 2 levels of access to a DB-All.e database: a complete API similar to the Fortran and C++ API, and a high-level API called volnd that allows to automatically export matrices of data out of the database.

Contents:

  • Input/output/query parameters
    • Parameters used when setting up a query
    • Parameters used when inserting values
    • Parameters used when reading query results
    • Input parameters for attribute-related action routines
  • Local B table codes
  • Level type values
  • Time range values
  • Varcode aliases
  • DB-All.e environment variables
    • DBA_DB
    • TMPDIR
    • DBA_REPINFO
    • WREPORT_TABLES
    • DBA_DB_FORMAT
    • DBA_EXPLAIN
    • DBA_PROFILE
    • DBA_INSECURE_SQLITE
    • DBA_FORTRAN_TRACE
    • DBA_FORTRAN_TRANSACTION
  • Connecting to DB-All.e
    • URL syntax
    • URL actions
  • Python dballe package
    • dballe types
    • dballe messages I/O
    • dballe cursors
    • dballe database functions
  • Python dballe.volnd package
    • The volnd API
  • C++ dballe namespace
    • Messages
    • Cursors
    • Database
  • Fortran dballe functions
    • Fortran API concepts
    • A walk through the Fortran API
    • Transactional behaviour
    • Fortran dballe functions
    • FAQ and Troubleshooting

The C++ API documentation is also available as doxgen documentation.


  • Index
  • Module Index
  • Search Page

dballe

Navigation

Contents:

  • Input/output/query parameters
  • Local B table codes
  • Level type values
  • Time range values
  • Varcode aliases
  • DB-All.e environment variables
  • Connecting to DB-All.e
  • Python dballe package
  • Python dballe.volnd package
  • C++ dballe namespace
  • Fortran dballe functions

Related Topics

  • Documentation overview
    • Next: Input/output/query parameters

Quick search

©2019, Enrico Zini. | Powered by Sphinx 1.8.5 & Alabaster 0.7.8 | Page source