dql
0.6.2
  • Getting Started
  • Queries
  • Data Types
  • Options
  • Developing
  • Changelog
  • dql package
dql
  • Docs »
  • DQL - DynamoDB Query Language
  • Edit on GitHub

DQL - DynamoDB Query Language¶

A simple, SQL-ish language for DynamoDB

Code lives here: https://github.com/stevearc/dql

User Guide¶

  • Getting Started
  • Queries
    • ALTER
    • ANALYZE
    • CREATE
    • DELETE
    • DROP
    • DUMP
    • EXPLAIN
    • INSERT
    • LOAD
    • SCAN
    • SELECT
    • UPDATE
  • Data Types
    • Timestamps
  • Options
    • Throttling
  • Developing
    • Running Tests
    • Local dev Using pyenv pyenv-virtualenv tox tox-pyenv
    • Versioning
  • Changelog
    • 0.6.2 - Unreleased
    • 0.6.1
    • 0.6.0
    • 0.5.28
    • 0.5.27
    • 0.5.26
    • 0.5.25
    • 0.5.24
    • 0.5.23
    • 0.5.22
    • 0.5.21
    • 0.5.20
    • 0.5.19
    • 0.5.18
    • 0.5.17
    • 0.5.16
    • 0.5.15
    • 0.5.14
    • 0.5.13
    • 0.5.12
    • 0.5.11
    • 0.5.10
    • 0.5.9
    • 0.5.8
    • 0.5.7
    • 0.5.6
    • 0.5.5
    • 0.5.4
    • 0.5.3
    • 0.5.2
    • 0.5.1
    • 0.5.0
    • 0.4.1
    • 0.4.0
    • 0.3.2
    • 0.3.1
    • 0.3.0
    • 0.2.1
    • 0.2.0
    • 0.1.0

API Reference¶

  • dql package
    • Subpackages
      • dql.expressions package
      • dql.grammar package
    • Submodules
      • dql.cli module
      • dql.engine module
      • dql.exceptions module
      • dql.help module
      • dql.history module
      • dql.models module
      • dql.monitor module
      • dql.output module
      • dql.throttle module
      • dql.util module
    • Module contents

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2013, Steven Arcangeli Revision 1eafb216.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 0.6.2
Versions
latest
stable
0.6.2
0.6.1
0.6.0
0.5.28
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.