# language-sql **Repository Path**: mirrors_erikbrinkman/language-sql ## Basic Information - **Project Name**: language-sql - **Description**: SQL package for Atom - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SQL language support in Atom [![Build Status](https://travis-ci.org/atom/language-sql.svg?branch=master)](https://travis-ci.org/atom/language-sql) Adds syntax highlighting to SQL files in Atom. Originally [converted](http://atom.io/docs/latest/converting-a-text-mate-bundle) from the [SQL TextMate bundle](https://github.com/textmate/sql.tmbundle). Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.