• Stars
    star
    1
  • Language
  • Created 3 months ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

SQLDialectDetector is a powerful JavaScript library designed to detect the SQL dialect used in a given SQL query. The library matches SQL syntax, keywords, and patterns unique to various databases, including PostgreSQL, MySQL, SQL Server (T-SQL), Oracle (PL/SQL), SQLite, and others.