https://github.com/finos/kdb
kdb+ Working Group from FINOS Data Technologies program
https://github.com/finos/kdb
Last synced: about 1 month ago
JSON representation
kdb+ Working Group from FINOS Data Technologies program
- Host: GitHub
- URL: https://github.com/finos/kdb
- Owner: finos
- License: apache-2.0
- Created: 2018-09-27T09:32:00.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T14:33:19.000Z (over 1 year ago)
- Last Synced: 2024-11-12T17:46:54.562Z (7 months ago)
- Language: q
- Homepage:
- Size: 178 KB
- Stars: 45
- Watchers: 18
- Forks: 24
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-q - finos/kdb
README
# FINOS kdb+ Project
For information about the kdb+ Working Group, see:
* https://finosfoundation.atlassian.net/wiki/spaces/DT/pages/329383945/kdb+Working+Group## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Read our [contribution guidelines](.github/CONTRIBUTING.md) and [Community Code of Conduct](https://www.finos.org/code-of-conduct)
4. Commit your changes (`git commit -am 'Add some fooBar'`)
5. Push to the branch (`git push origin feature/fooBar`)
6. Create a new Pull Request_NOTE:_ Commits and pull requests to FINOS repositories will only be accepted from those contributors with an active, executed Individual Contributor License Agreement (ICLA) with FINOS OR who are covered under an existing and active Corporate Contribution License Agreement (CCLA) executed with FINOS. Commits from individuals not covered under an ICLA or CCLA will be flagged and blocked by the FINOS Clabot tool. Please note that some CCLAs require individuals/employees to be explicitly named on the CCLA.
*Need an ICLA? Unsure if you are covered under an existing CCLA? Email [[email protected]](mailto:[email protected])*
## License
Copyright 2018 - FINOS
Distributed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).
SPDX-License-Identifier: [Apache-2.0](https://spdx.org/licenses/Apache-2.0)