{"id":23626343,"url":"https://github.com/yetanalytics/lrsql","last_synced_at":"2025-04-05T20:06:45.501Z","repository":{"id":37957930,"uuid":"364981749","full_name":"yetanalytics/lrsql","owner":"yetanalytics","description":"A SQL-based Learning Record Store","archived":false,"fork":false,"pushed_at":"2024-10-29T19:40:21.000Z","size":11930,"stargazers_count":92,"open_issues_count":9,"forks_count":18,"subscribers_count":10,"default_branch":"main","last_synced_at":"2024-10-29T21:36:50.287Z","etag":null,"topics":["learning-record-store","lrs","sql","xapi"],"latest_commit_sha":null,"homepage":"https://www.sqllrs.com","language":"Clojure","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/yetanalytics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-05-06T17:04:30.000Z","updated_at":"2024-10-24T03:35:27.000Z","dependencies_parsed_at":"2024-01-08T23:24:16.711Z","dependency_job_id":"3ab952f5-0419-46b5-90b7-464330f872ce","html_url":"https://github.com/yetanalytics/lrsql","commit_stats":null,"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Flrsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Flrsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Flrsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yetanalytics%2Flrsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yetanalytics","download_url":"https://codeload.github.com/yetanalytics/lrsql/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247393569,"owners_count":20931812,"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":["learning-record-store","lrs","sql","xapi"],"created_at":"2024-12-27T22:53:02.135Z","updated_at":"2025-04-05T20:06:45.462Z","avatar_url":"https://github.com/yetanalytics.png","language":"Clojure","readme":"![SQL LRS Logo](doc/images/doc_logo.png)\n\n# Yet Analytics SQL LRS\n\n[![CI](https://github.com/yetanalytics/lrsql/actions/workflows/test.yml/badge.svg)](https://github.com/yetanalytics/lrsql/actions/workflows/test.yml)\n[![CD](https://github.com/yetanalytics/lrsql/actions/workflows/build.yml/badge.svg)](https://github.com/yetanalytics/lrsql/actions/workflows/build.yml)\n[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/yetanalytics/lrsql?label=docker\u0026style=plastic\u0026color=blue)](https://hub.docker.com/r/yetanalytics/lrsql)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-5e0b73.svg)](CODE_OF_CONDUCT.md)\n\nA SQL-based Learning Record Store.\n\n## What is SQL LRS?\n\nA Learning Record Store (LRS) is a persistent store for xAPI statements and associated attachments and documents. The full LRS specification can be found in Part 3 of the [xAPI specification](https://github.com/adlnet/xAPI-Spec/blob/master/xAPI-Communication.md). SQL LRS is distinct from other LRSs developed at Yet Analytics for being SQL-based and supporting multiple SQL database management systems (DBMSs) like SQLite and Postgres.\n\n## Releases\n\nFor releases and release notes, see the [Releases](https://github.com/yetanalytics/lrsql/releases) page.\n\n## Documentation\n\n\u003c!-- When you are updating this section, don't forget to also update doc/index.md --\u003e\n\n[SQL LRS Overview](doc/overview.md)\n\n### FAQ\n\n- [General Questions](doc/general_faq.md)\n- [Troubleshooting](doc/troubleshooting.md)\n\n### Basic Configuration\n\n- [Getting Started](doc/startup.md)\n- [Setting up TLS/HTTPS](doc/https.md)\n- [Authority Configuration](doc/authority.md)\n- [Docker Image](doc/docker.md)\n- [OpenID Connect Support](doc/oidc.md)\n  - [Auth0 Setup Guide](doc/oidc/auth0.md)\n\n### DBMS-specific Sections\n\n- [Postgres](doc/postgres.md)\n- [SQLite](doc/sqlite.md)\n\n### Reference\n\n- [Configuration Variables](doc/env_vars.md)\n- [HTTP Endpoints](doc/endpoints.md)\n- [Developer Documentation](doc/dev.md)\n- [Example AWS Deployment](doc/aws.md)\n- [Reactions](doc/reactions.md)\n  - [JSON Spec](doc/reactions/spec.md)\n- [Sending xAPI statement(s) with Postman](doc/postman.md)\n\n### Demos\n\n- [Visualization with Apache Superset](doc/superset.md)\n- [Additional Configuration Demos](doc/other_demos.md)\n\n## Contribution\n\nBefore contributing to this project, please read the [Contribution Guidelines](CONTRIBUTING.md) and the [Code of Conduct](CODE_OF_CONDUCT.md).\n\n## License\n\nCopyright © 2021-2025 Yet Analytics, Inc.\n\nDistributed under the Apache License version 2.0.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyetanalytics%2Flrsql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyetanalytics%2Flrsql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyetanalytics%2Flrsql/lists"}