Files
wehub-resource-sync e04ed9c211
CF: Deploy Dev Docs / deploy (push) Has been cancelled
Sync Labels / build (push) Has been cancelled
tests / unit tests (macos-latest) (push) Has been cancelled
tests / unit tests (windows-latest) (push) Has been cancelled
tests / unit tests (ubuntu-latest) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:32:45 +08:00

686 B

title, type, description
title type description
SingleStore docs Details of the SingleStore prebuilt configuration.

SingleStore

  • --prebuilt value: singlestore
  • Environment Variables:
    • SINGLESTORE_HOST: The hostname or IP address of the SingleStore server.
    • SINGLESTORE_PORT: The port number of the SingleStore server.
    • SINGLESTORE_DATABASE: The name of the database to connect to.
    • SINGLESTORE_USER: The database username.
    • SINGLESTORE_PASSWORD: The password for the database user.
  • Tools:
    • execute_sql: Use this tool to execute SQL.
    • list_tables: Lists detailed schema information for user-created tables.