Giter Site home page Giter Site logo

next-sql's Introduction

A TypeSafe, modern query language compatible with SQL, designed for building applications across various environments.

Project Overview

Welcome to the nsql project! ๐Ÿš€

Our goal is to create a secure, modern, and readable SQL-compatible language. With nsql, you can write complex queries effortlessly, enjoy type checking to avoid runtime errors, and benefit from multi-language support. Join us in making SQL queries more powerful and maintainable! ๐Ÿ’ช

Goals

  1. Secure and Modern Syntax: Provide a SQL-compatible language with a secure and modern syntax, including type checking to eliminate runtime errors.
  2. Enhance Readability: Improve the readability and maintainability of SQL queries.
  3. Support Complex Queries: Enable the creation of complex queries with ease, including joins, subqueries, and more, with expressiveness comparable to SQL, as much as possible.
  4. Multi-language Support: Ensure that nsql can be ported to various programming languages and databases, allowing developers to utilize nsql in different environments, to make the knowledge of nsql applicable everywhere.

Loadmap

  • parsing mutation

    • insert
    • update
    • delete
  • migration

    • create
    • comment
    • drop
    • alter
      • index
      • constraint
  • fragment

  • with subquery

  • type check

  • configuration

    • locale
      • postgres
    • lang
      • rust
    • connection
  • generation

    • run
    • watch
  • linter

  • formatter

  • lsp

  • extension

    • vscode
      • syntax highlight
      • language server

Contributing

We are still in the early stages, but we welcome contributions. We have a goal to port nsql to various languages and databases, so we especially welcome the creation of drivers for different languages.

Feel free to use Issues or PRs. There are no specific rules for now.

next-sql's People

Contributors

shirakawayohane avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.