GithubHelp home page GithubHelp logo

valenciadb / nodejs-vql Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 1.25 MB

Valencia Query Language for Node.js.

Shell 0.01% TypeScript 6.42% JavaScript 12.76% ANTLR 0.21% CSS 5.19% HTML 75.42%
db fs nodejs redis sia skynet

nodejs-vql's Introduction

ValenciaQL (Valencia Query Language)

Observations

ANTRL4 is ESM, for this reason, the packages have been developed as ESM too.

Environment preparation

$ git config --local core.hooksPath .githooks
$ chmod u+x .githooks/*

Scripts

Install/bootstrap

npm i

Build

npm run build

Test

Unit tests:

npm t

Integration tests:

npm test/itg

Unit tests and integration tests:

npm tests

nodejs-vql's People

Contributors

dependabot[bot] avatar siakro avatar

Stargazers

 avatar

Watchers

 avatar

nodejs-vql's Issues

[feature] dependabot should update package.json too

Package name

No response

Please, describe the feature.

The same way that with Akromio, we should update the package.json with Dependabot.

Please, describe what problem solving.

Internal best practices.

[feature] create itg tests in particular workflow

Package name

No response

Please, describe the feature.

CI for integration tests should be in specific workflow instead of into the CI tests.

Please, describe what problem solving.

Separation of responsibilities.

[chore] use enhanced exec in Akromio catalogs

Package name

No response

Please, describe the feature.

Use the enhanced exec operation (without brackets) in the Akromio catalogs.

Please, describe what problem solving.

Readability of the catalogs.

[feature] two dots not allowed in the table names

Package name

No response

Please, describe the feature.

We should not to allow a table name containing two or more dots (..).

Please, describe what problem solving.

By security, so we can't go up the database root.

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.