TypeScript Query

Open-source TypeScript projects categorized as Query

Top 23 TypeScript Query Projects

  • TanStack Query

    ๐Ÿค– Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

  • Project mention: Best Next.js Libraries and Tools in 2024 | dev.to | 2024-04-10
  • autocomplete

    ๐Ÿ”ฎ Fast and full-featured autocomplete library (by algolia)

  • Project mention: autocomplete - a JavaScript library that lets you quickly build autocomplete experiences | /r/javascript | 2023-06-08
  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • sql-translator

    SQL Translator is a tool for converting natural language queries into SQL code using artificial intelligence. This project is 100% free and open source.

  • pgtyped

    pgTyped - Typesafe SQL in TypeScript

  • Project mention: Type-Safe Printf() in TypeScript | news.ycombinator.com | 2024-03-24

    There is an implementation of SQL that operates on a table shaped type, entirely at type level. For your amusement: https://github.com/codemix/ts-sql

    There are a bunch of more practical takes that codegen types from your database and generate types for your queries, eg: https://github.com/adelsz/pgtyped

    To me the second approach seems much more pragmatic because you donโ€™t need to run a SQL parser in a fairly potato interpreter on every build

  • use-http

    ๐Ÿถ React hook for making isomorphic http requests

  • use-query-params

    React Hook for managing state in URL query parameters with easy serialization.

  • vue-query

    Hooks for fetching, caching and updating asynchronous data in Vue

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • query-key-factory

    A library for creating typesafe standardized query keys, useful for cache management in @tanstack/query

  • hyper-fetch

    โšก Fetching and realtime data exchange framework.

  • Project mention: I made fetching and realtime framework โ€“ Firebase, GraphQL, axios and sockets | news.ycombinator.com | 2023-06-27
  • query

    ๐Ÿš€ Powerful asynchronous state management, server-state utilities and data fetching for Angular Applications (by ngneat)

  • Project mention: A Deep Dive into Angular and Tanstack Query with Our Demo Store | dev.to | 2024-01-10

    Angular TanQuery Repo: https://github.com/ngneat/query/

  • mistql

    A query / expression language for performing computations on JSON-like structures. Tuned for clientside ML feature extraction.

  • rx-query

  • Project mention: TANStack Query | /r/Angular2 | 2023-07-06

    If anyone knows about another angular package that provides caching and request status flags out of the box, please let me know (rx-query is unmaintained, other packages provide the loading spinner only)

  • ddb-table

    ๐Ÿ”’ Strongly typed library for querying and modeling DynamoDB documents in TypeScript.

  • firegraph

    GraphQL Superpowers for Google Cloud Firestore

  • Socio

    A WebSocket Real-Time Communication (RTC) API framework for the Web

  • Project mention: Show HN: Doculite โ€“ Use SQLite Like Firestore | news.ycombinator.com | 2023-08-07

    I forgot to share this very cool alternative approach to realtime reactivity, via websockets, by subscribing to actual raw queries from the frontend!

    - https://github.com/Rolands-Laucis/Socio

    - https://www.youtube.com/watch?v=5MxAg-h38VA&list=PLuzV40bvrS... (video updates of the code and functionality)

  • ormGPT

    An ORM based on OpenAI that translates plain language into SQL queries and executes them on a database.

  • Project mention: How I created AI-powered ORM for PostgreSQL, MySQL and SQLite and why you shouldn't use it | dev.to | 2023-10-13

    View on GitHub

  • bigquery-runner

    An extension to query BigQuery directly and view the results in VSCode.

  • vue-use-route-query

    A tiny Vue composable function to create a ref synced with vue router query

  • vue-grep

    Grep your Vue.js codebase with CSS selectors

  • easy-filter

    EasyFilter is a lightweight โ˜๏ธ, just one dependency ๐Ÿšข, minimal setup ๐Ÿ˜ฎ, intuitive ๐Ÿ˜ƒ and powerful ๐Ÿ’ช filter for all your filter needs.

  • knex-tree

    Query hierarchical data structures in sql with knex

  • fsquery

    Find files and folders with SQL-like queries

  • reactjrx

    https://bret-maxime.gitbook.io/reactjrx/

  • Project mention: Poll about library for state & query management with rxjs | /r/reactjs | 2023-12-10

    The library is https://github.com/mbret/reactjrx for the curious. This is undocumented, buggy and unfinished. This post is not about promoting it since it's not yet in a good state, however I was interested in getting some feedback from the community to know whether some of you might be interested in such project. Might give me some motivation and help me prioritise tasks.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Query related posts

  • Show HN: Matrices โ€“ explore, visualize, and share large datasets

    2 projects | news.ycombinator.com | 7 Dec 2023
  • An effective way to build a heavy CRUD Rest API?

    2 projects | /r/node | 29 Nov 2023
  • TANStack Query

    3 projects | /r/Angular2 | 6 Jul 2023
  • Petrol: embedding a type-safe SQL API in OCaml using GADTs

    1 project | /r/ProgrammingLanguages | 30 May 2023
  • dealing with server state and react-query and strategies for ....

    1 project | /r/reactjs | 6 May 2023
  • DDB-Table v2.1 released: Better support for optional properties on type-safe DynamoDB driver

    1 project | /r/aws | 8 Feb 2023
  • Get number of players in a local Minecraft server on Node.js

    2 projects | /r/node | 6 Feb 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more โ†’

Index

What are some of the best open-source Query projects in TypeScript? This list will help you:

Project Stars
1 TanStack Query 40,303
2 autocomplete 4,919
3 sql-translator 4,025
4 pgtyped 2,827
5 use-http 2,313
6 use-query-params 2,106
7 vue-query 1,095
8 query-key-factory 1,029
9 hyper-fetch 1,005
10 query 526
11 mistql 345
12 rx-query 205
13 ddb-table 129
14 firegraph 122
15 Socio 117
16 ormGPT 54
17 bigquery-runner 43
18 vue-use-route-query 23
19 vue-grep 19
20 easy-filter 14
21 knex-tree 10
22 fsquery 7
23 reactjrx 5

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com