0.1.19 • Published 1 year ago

@jakub.knejzlik/ts-query-server v0.1.19

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

ts-query-server

TypeScript library for executing SQL queries built with ts-query across diverse server environments.

Description

ts-query-server is an open-source library designed to seamlessly integrate with the ts-query query builder, enabling the execution of SQL queries in various server environments. This library aims to provide a unified, efficient, and type-safe way to handle database interactions in TypeScript-based server applications.

Features

  • Seamless Integration with ts-query: Designed to work hand-in-hand with the ts-query query builder.
  • Support for Multiple Server Environments: Compatible with different server technologies (further details can be added).
  • TypeScript Support: Leverage the full potential of TypeScript for better code quality and maintainability.
  • Easy to Use: Simple and intuitive API for executing queries and handling database operations.

Getting Started

Prerequisites

  • Node.js (version 16 or above)
  • TypeScript (version 16 or above)
  • ts-query installed and configured

Installation

Install ts-query-server using npm:

npm install @jakub.knejzlik/ts-query-server

Or using yarn:

yarn add @jakub.knejzlik/ts-query-server

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

0.1.19

1 year ago

0.1.18

1 year ago

0.1.16

1 year ago

0.1.17

1 year ago

0.1.14

1 year ago

0.1.15

1 year ago

0.1.13

1 year ago

0.1.12

1 year ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago