SingleStoreDB SQLAlchemy Dialect
1.2.1

Contents:

  • Installation
  • What’s New
  • Getting Started
  • API Reference
  • License
SingleStoreDB SQLAlchemy Dialect
  • SingleStore SQLAlchemy Dialect
  • View page source

_images/singlestore-logo.png

SingleStore SQLAlchemy Dialect¶


The SingleStore SQLAlchemy dialect is an SQLAlchemy dialect customized for use with the SingleStore database.

Note

All releases before v1.0.0 are considered pre-release and are for non-production testing and evaluation, and may include changes to the API.

Contents:

  • Installation
  • What’s New
    • v1.2.1 - January 28, 2026
    • v1.2.1 - January 28, 2026
    • v1.2.0 - November 17, 2025
    • v1.1.3 - October 30, 2025
    • v1.1.2 - June 11, 2025
    • v1.1.0 - March 22, 2024
    • v1.0.0 - February 12, 2024
    • v0.3.1 - August 23, 2023
    • v0.3.0 - August 10, 2023
    • v0.2.0 - December 8, 2022
    • v0.1.4 - October 19, 2022
    • v0.1.3 - September 30, 2022
    • v0.1.2 - September 22, 2022
    • v0.1.1 - September 14, 2022
    • v0.1.0 - September 9, 2022
  • Getting Started
    • Connecting to SingleStoreDB
    • Creating Tables (Core API)
    • Creating Tables (ORM)
    • Basic CRUD Operations
    • Vector Similarity Search
    • Table Type Selection
    • Next Steps
  • API Reference
    • Connections
      • Dialect
    • DDL Elements
      • sqlalchemy_singlestoredb.ShardKey
      • sqlalchemy_singlestoredb.SortKey
      • sqlalchemy_singlestoredb.VectorKey
      • sqlalchemy_singlestoredb.MultiValueIndex
      • sqlalchemy_singlestoredb.FullTextIndex
      • sqlalchemy_singlestoredb.ColumnGroup
    • Table Types
      • sqlalchemy_singlestoredb.RowStore
      • sqlalchemy_singlestoredb.ColumnStore
    • Data Types
      • sqlalchemy_singlestoredb.VECTOR
      • sqlalchemy_singlestoredb.JSON
      • sqlalchemy_singlestoredb.PersistedColumn
  • License
Next

© Copyright 2022 SingleStore. All Rights Reserved.

Built with Sphinx using a theme provided by Read the Docs.