Kysely download for Linux

This is the Linux app named Kysely whose latest release can be downloaded as 0.24.2.zip. It can be run online in the free hosting provider OnWorks for workstations.

 
 

Download and run online this app named Kysely with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

SCREENSHOTS:


Kysely


DESCRIPTION:

Kysely (pronounce “Key-Seh-Lee”) is a type-safe and autocompletion-friendly typescript SQL query builder. Inspired by knex. Mainly developed for node.js but also runs on deno and in the browser. Kysely makes sure you only refer to tables and columns that are visible to the part of the query you're writing. The result type only has the selected columns with correct types and aliases. As an added bonus you get autocompletion for all that stuff. As shown in the gif above, through the pure magic of modern typescript, Kysely is even able to parse the alias given to pet.name and add the pet_name column to the result row type. Kysely is able to infer column names, aliases and types from selected subqueries, joined subqueries, with statements and pretty much anything you can think of. Of course there are cases where things cannot be typed at compile time, and Kysely offers escape hatches for these situations.



Features

  • Kysely currently works on PostgreSQL, MySQL and SQLite
  • All you need to do is define an interface for each table in the database and pass those interfaces to the Kysely constructor
  • Generate the table types automatically from the database schema
  • You can find examples of select queries in the documentation
  • Stream select query results
  • Migrations supported


Programming Language

TypeScript


Categories

Database, Build Tools

This is an application that can also be fetched from https://sourceforge.net/projects/kysely.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.



Latest Linux & Windows online programs


Categories to download Software & Programs for Windows & Linux