New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jakub.knejzlik/ts-query-server

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jakub.knejzlik/ts-query-server

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

  • 0.1.20
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

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

Keywords

FAQs

Package last updated on 17 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc