Background Image

DOCUMENTATION

?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print

What is CSQL

  • CSQL is a command-line tool to administer CUBRID database server and run SQL statements.
  • It is a basic path through which users can communicate with CUBRID.

Why CSQL ?

  • Purpose of Use:

1) Execute SQL commands.
2) A path for receiving tasks performed by a DBA for administration.

  • While the first purpose can be satisfied using the various 3rd party tools, the second purpose can only achieve by using CSQL provided solely for CUBRID.

Differences between CSQL and 3rd party tools

  • CSQL connects to the DB without going through the Broker. For this reason, any problems occurring in the Broker will not affect the CSQL connection at all.
  • CSQL is a very powerful command-line interpreter. Please read our online Manual CSQL Interpreter Tutorial for more details: https://www.cubrid.org/manual/en/10.2/csql.html

 


  1. Analyzing JDBC Logs with LOG4JDBC

    Date2020.05.21 CategoryInterfaces
    Read More
  2. How to Configure to Log4J to Log Messages to CUBRID Database

    Date2020.05.12 CategoryInterfaces
    Read More
  3. CUBRID ODBC Drvier Testing on Windows

    Date2020.05.12 CategoryInterfaces
    Read More
  4. CSQL - Command Line SQL Interpreter

    Date2020.05.12 CategoryTools
    Read More
  5. CUBRID JDBC Tutorial

    Date2020.05.12 CategoryInterfaces
    Read More
  6. Installing CUBRID and CUBRID Admin on Windows

    Date2020.05.11 CategoryInstallation
    Read More
  7. Installing CUBRID on Linux

    Date2020.05.06 CategoryInstallation
    Read More
Board Pagination Prev 1 2 3 4 Next
/ 4

Join the CUBRID Project on