Skip to content

SQL Services in Martini

The SQL Services section provides detailed guidance on creating and managing SQL-based database services in Martini. This includes connecting to SQL databases, utilizing stored procedures, and managing SQL views.

Topics Covered

  1. Overview: An introduction to SQL services in Martini, discussing their importance in data integration and application development.

  2. SQL Database Connection: Learn how to establish connections to various SQL databases, including configuration settings and connection strings.

  3. SQL Service Editor: Explore the tools and functionalities available in the SQL Service Editor for creating and managing SQL services.

  4. SQL Stored Procedures: Understand how to utilize stored procedures within SQL services.

  5. SQL Views: Learn how to utilize views in SQL services to streamline data access and management.