Oxla Developer Hub home pagelight logodark logo
  • Product Roadmap
  • Changelog
  • Blog
SQL Reference
SQL Reference
  • Welcome
Introduction
  • What is Oxla and why use it
Development Guide
  • Quickstart
  • Configuration & Deployment
  • Cloud Storage
  • SQL Reference
    • Overview
    • SQL Statements
    • SQL Mutations
    • SQL Clauses
    • SQL Data Types
    • SQL Functions
    • Schema Definition
    • Comment Support
    • Transactions
  • Clients & Tools
  • Security
  • System Catalogs
  • Monitoring
  • Troubleshooting & Optimization
Resources
  • OLTP vs. OLAP
  • Oxla vs. PostgreSQL
SQL Reference

SQL Reference

This section provides information about the syntax and semantics of SQL queries, clauses, data types, and functions that Oxla supports. The information in this section is divided into groups according to the kind of operation they perform as follows:

SQL Statements

Learn how to create a request for data or information from one or more database tables using our supported statements.

SQL Clauses

This sub-section show you how to write user-friendly queries and analyze data using different constraints and conditions.

SQL Data Types

This sub-section will guide you through implementing our supported data types to run your operations, such as text, timestamp, numeric, and many more…

SQL Functions

See how you can combine the statements, data types, and other references into specific functions for particular tasks.

Schema

Learn about a logical container that holds database objects and relationships of data in a database.

Comment Support

Adding comments in your queries for better documentation and collaboration.

Transactions

Learn more about managing your transactions.

SQL Mutations

Modify your existing data with data manipulation.

MinIOOverview
twitterlinkedin
Powered by Mintlify