Backend services¶

The backend service is used to store messages (both incoming and queue of outgoing ones).

  • Files backend
    • Description
    • Receiving of messages
    • Transmitting of messages
  • SQL Service
    • Description
    • SQL connection parameters
    • Tables
    • SQL Queries
    • Configurable queries
  • MySQL Backend
    • Description
    • Configuration
    • Privileges
    • Creating tables for MySQL
    • Upgrading tables
  • PostgreSQL Backend
    • Description
    • Configuration
    • Creating tables for PostgreSQL
    • Upgrading tables
  • DBI Backend
    • Description
    • Configuration
    • Supported drivers
    • Creating tables for SQLite
    • Upgrading tables
  • ODBC Backend
    • Description
    • Supported drivers
    • Limitations
    • Configuration
    • Creating tables
    • Example
  • Null Backend
    • Description
    • Configuration
  • SMSD Database Structure
    • Receiving of messages
    • Transmitting of messages
    • Description of tables
    • History of database structure
    • Examples

Gammu

Navigation

  • Gammu Documentation Contents
    • Gammu project
    • Quick starter guide
    • Frequently Asked Questions
    • python-gammu
    • libGammu
    • Gammu internals
    • File formats used by Gammu
    • Gammu Configuration File
    • Gammu Utility
    • SMS Daemon
    • Miscellaneous utilities
    • Testing Gammu
    • Phone Protocols
    • Glossary
  • Indices and tables

Related Topics

  • Documentation overview
    • Gammu Documentation Contents
      • SMS Daemon
        • Previous: RunOnReceive Directive
        • Next: Files backend

Quick search

©2009-2023, Michal Čihař . | Powered by Sphinx 5.3.0 & Alabaster 0.7.12 | Page source