Safeql

Validate and auto-generate TypeScript types from raw SQL queries in PostgreSQL.
Alternatives To Safeql
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Metabase31,887
14 hours ago1June 08, 20222,776otherClojure
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
Dbeaver31,315
16 hours ago1,782apache-2.0Java
Free universal database tool and SQL client
Redash22,871
3 days ago2May 05, 2020773bsd-2-clausePython
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
Directus20,7865015 hours ago55September 22, 2022360gpl-3.0TypeScript
The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.
Postgrest20,287
42 days ago37July 12, 2022201mitHaskell
REST API for any Postgres database
Shardingsphere18,166815 hours ago7June 04, 2020593apache-2.0Java
Ecosystem to transform any database into a distributed database system, and enhance it with sharding, elastic scaling, encryption features & more
Knex17,37018,0962,78815 hours ago248August 31, 2022807mitJavaScript
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
Apijson14,965
7 days ago191otherJava
🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code.
Cube14,809
14 hours ago752otherRust
📊 Cube — The Semantic Layer for Building Data Applications
Timescaledb14,741
16 hours ago526otherC
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
Alternatives To Safeql
Select To Compare


Alternative Project Comparisons
Readme

SafeQL

Write SQL Queries With Confidence Get started

npm version

https://user-images.githubusercontent.com/10504365/192807716-6a4fcbc1-9dc8-4d3b-a63b-2c95c0061689.mp4

Install

I would first recommend follow the instructions in the documentation.

npm install --save-dev @ts-safeql/eslint-plugin libpg-query

Features

  • Automatic Type Inference & Validation:

    SafeQL automatically infers the type of the query result based on the query itself.

  • Compatible With Popular SQL Libraries:

    SafeQL works with any PostgreSQL client, including Prisma, Sequelize, pg, Postgres.js, and more.

  • Easy To Use

    SafeQL was built in mind to be easy to use and integrate with your existing codebase.

  • Built with Monorepos & Microservices in mind:

    SafeQL was built with monorepos and microservices in mind, and it's easy to use with multiple databases.

Popular Sql Projects
Popular Postgresql Projects
Popular Data Processing Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Typescript
Postgres
Sql
Lint
Eslint
Eslint Plugin