GithubHelp home page GithubHelp logo

wuyuan2009123 / sqlc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sqlc-dev/sqlc

0.0 0.0 0.0 9.46 MB

Generate type-safe code from SQL

Home Page: https://sqlc.dev

License: MIT License

Go 98.09% Makefile 0.10% ANTLR 1.74% Dockerfile 0.07%

sqlc's Introduction

sqlc: A SQL Compiler

go Go Report Card

sqlc generates type-safe code from SQL. Here's how it works:

  1. You write queries in SQL.
  2. You run sqlc to generate code with type-safe interfaces to those queries.
  3. You write application code that calls the generated code.

Check out an interactive example to see it in action.

Overview

Sponsors

sqlc development is funded by our generous sponsors, including the following companies:

If you use sqlc at your company, please consider becoming a sponsor today.

Sponsors receive priority support via the sqlc Slack organization.

Acknowledgements

sqlc was inspired by PugSQL and HugSQL.

sqlc's People

Contributors

kyleconroy avatar dependabot[bot] avatar victoraugustolls avatar mightyguava avatar timstudd avatar kevinburke1 avatar cmoog avatar alecbz avatar streppel avatar eullerpereira94 avatar aitva avatar soroushj avatar padraigk avatar cyberax avatar jessbellon avatar zelch avatar timwmillard avatar utamori avatar srenatus avatar maxhawkins avatar jille avatar torrayne avatar inconshreveable avatar joshuarubin avatar dominikbraun avatar eivindr avatar stephen avatar wabain avatar philippta avatar leanndrosouza 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.