{"id":13691591,"url":"https://github.com/BuaBook/kdb-common","last_synced_at":"2025-05-02T15:32:39.421Z","repository":{"id":18186630,"uuid":"83694579","full_name":"BuaBook/kdb-common","owner":"BuaBook","description":"kdb+ Core Libraries and Utilities","archived":false,"fork":false,"pushed_at":"2024-11-26T20:01:39.000Z","size":602,"stargazers_count":51,"open_issues_count":8,"forks_count":17,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-11-26T21:20:30.001Z","etag":null,"topics":["http-client","kdb","kdb-library","kdbq","require","websocket-client"],"latest_commit_sha":null,"homepage":"","language":"q","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BuaBook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-02T15:41:20.000Z","updated_at":"2024-11-26T20:01:42.000Z","dependencies_parsed_at":"2023-01-11T19:47:54.790Z","dependency_job_id":"bae8d3c4-cfdf-4a98-b55f-b1d64eecd0b7","html_url":"https://github.com/BuaBook/kdb-common","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuaBook%2Fkdb-common","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuaBook%2Fkdb-common/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuaBook%2Fkdb-common/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuaBook%2Fkdb-common/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BuaBook","download_url":"https://codeload.github.com/BuaBook/kdb-common/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252063111,"owners_count":21688650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["http-client","kdb","kdb-library","kdbq","require","websocket-client"],"created_at":"2024-08-02T17:00:46.936Z","updated_at":"2025-05-02T15:32:35.274Z","avatar_url":"https://github.com/BuaBook.png","language":"q","readme":"# kdb+ Core Libraries and Utilities\n\nAll the details related to this library can be found on the wiki:\n\n* [kdb-common Wiki Page](https://github.com/BuaBook/kdb-common/wiki)\n\n## Quick Start\n\nTo use the functionality within this repository straight away:\n\n1. Download the latest version, extract and `cd` into the root folder\n1. Start kdb+ with `boot.q`:\n    * Linux: `q $(pwd)/boot.q`\n    * Windows: `q %CD%\\boot.q`\n\nThis initialisation script will load the `cargs` and `log` libraries automatically during boot. Additional libraries can be loaded via the `--load-libs` command line argument, or once the process is booted with the `.require.lib` function.\n\nSee the [boot.q wiki page](https://github.com/BuaBook/kdb-common/wiki/boot.q) for more information on this initialisation and the [require.q wiki page](https://github.com/BuaBook/kdb-common/wiki/require.q) for more information on loading libraries into the process.\n\n### Example Output\n\n```bash\n\u003e rlwrap $QHOME/l64/q $(pwd)/boot.q\n...\nApplication root: /home/jas/git/kdb-common | kdb-common root: /home/jas/git/kdb-common\nLibrary root location refreshed [ File Count: 61 ]\n...\nLibrary initialisation function detected [ Func: .log.init ]\nBinding implementations to library interfaces [ Library: log ] [ Interfaces: 6 ]\n\nLogging enabled [ Level: INFO ] [ Logger: .log.loggers.basic ] [ Formatter: .log.formatter.default ]\n\n2021.11.04 08:58:26.877 INFO  pid-727 jas 0 Initialised library: log\nq)\n```\n","funding_links":[],"categories":["Miscellaneous"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBuaBook%2Fkdb-common","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBuaBook%2Fkdb-common","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBuaBook%2Fkdb-common/lists"}