Giter Club home page Giter Club logo

bql's People

Contributors

lelandrichardson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bql's Issues

written something lioke BQL (unfinished but working)

I like privacy so I don't use twitter, not sure how else to contact you.
I'vbe written what amounts to a large chunk of BQL, enough to write the back-end of a small app in it.
It not BQL, more like SQL++ but has foreign key joins, simplified variable decls (buit no type inference, could be done but don't like it), much better procedural decls/calls than in TSQL, it doesn't have resultset variables but it does have temporary views which can be parameterised with scalars or more importantly, non-scalar items like tables, views or other temp views. It does more. It does not however try to add c-like syntax to anything, although that is doable.
NB NO IMPLICIT TYPE COERECION nor will there ever be. It's just too dangerous.
Not yet public but getting close. Description doc available, also a demo if you want.
Email is rxtxmx4x4x3x_gxmxaxixl_cxoxm (remove hundreds and do the obvious). If not interested, please just close and ignore. Sorry for the weird approach.

NB. per your blog post http://intelligiblebabble.com/3-tricks-to-get-more-out-of-sql-server-in-common-web-scenarios/, please see https://www.mssqltips.com/sqlservertip/3074/use-caution-with-sql-servers-merge-statement/ which is why I never used merge in TSQL, and BTW there's another problem with it.

Hope to hear from you.

code license absent

Hi, Thanks for the article and code, a noble goal indeed.

I don't see a choice of license for the code, which I think would be important to encourage contributions and reuse of your ideas. I suggest something with minimal restrictions like MIT or BSD.

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.