Skip to content

A web app designed to simplify the transposition of rows into comma separated lines for `IN` clauses in SQL.

Notifications You must be signed in to change notification settings

jackeinbinder01/lstr.github.io

Repository files navigation

lstr

The ultimate list generator, for you

lstr is a web app that converts rows of data into a single line. Users can specify a separator and optionally wrap each value in single or double quotes; especially handy for building long SQL IN statements.

About

A web app designed to simplify the transposition of rows into comma separated lines for `IN` clauses in SQL.

Topics

Resources

Stars

Watchers

Forks