Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This package provides SQL language support for the CodeMirror code editor, including syntax highlighting, autocompletion, and schema-based completion. It's designed for developers who need to write and edit SQL code within the CodeMirror editor, supporting various SQL dialects like PostgreSQL, MySQL, and SQLite.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
codemirror

codemirror/lang-sql

SQL language support for the CodeMirror code editor

TypeScript
97
46
MIT License
marijnh's profile
marijnh
137 contributions
neon-dev's profile
neon-dev
2 contributions
sfc-gh-nchen's profile
sfc-gh-nchen
2 contributions
akhaneev's profile
akhaneev
1 contributions
m-yst-ery's profile
m-yst-ery
1 contributions
fcsonline's profile
fcsonline
1 contributions
nchen63's profile
nchen63
1 contributions
PaddeK's profile
PaddeK
1 contributions
stefandobre's profile
stefandobre
1 contributions
vadimdemedes's profile
vadimdemedes
1 contributions

Support the dependencies of codemirror/lang-sql

Account's avatar
codemirror/autocomplete
Autocompletion for the CodeMirror code editor
Account's avatar
lezer-parser/common
Syntax tree data structure and parser interfaces for the lezer parser
Account's avatar
lezer-parser/highlight
Highlighting system for Lezer parse trees
Account's avatar
codemirror/language
Language support infrastructure for the CodeMirror code editor
Account's avatar
codemirror/state
Editor state data structures for the CodeMirror code editor
Account's avatar
codemirror/buildhelper
Helper package to build CodeMirror packages