{"id":22384698,"url":"https://github.com/stofte/ream-query","last_synced_at":"2026-01-06T06:40:23.870Z","repository":{"id":146037849,"uuid":"61362935","full_name":"stofte/ream-query","owner":"stofte","description":".NET Core backend for Ream","archived":false,"fork":false,"pushed_at":"2017-12-20T14:06:47.000Z","size":593,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-01T02:18:44.028Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PLpgSQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stofte.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":"2016-06-17T09:37:23.000Z","updated_at":"2016-07-04T20:50:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"b9818f21-e120-4acb-9e83-a928417069d0","html_url":"https://github.com/stofte/ream-query","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stofte%2Fream-query","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stofte%2Fream-query/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stofte%2Fream-query/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stofte%2Fream-query/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stofte","download_url":"https://codeload.github.com/stofte/ream-query/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245728136,"owners_count":20662629,"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":[],"created_at":"2024-12-05T01:18:53.917Z","updated_at":"2026-01-06T06:40:23.827Z","avatar_url":"https://github.com/stofte.png","language":"PLpgSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# .NET Core backend for the [Ream editor](https://github.com/stofte/ream-editor) [![Windows build status](https://ci.appveyor.com/api/projects/status/7p2pha3iiaomihr4?svg=true)](https://ci.appveyor.com/project/stofte/ream-query) [![Linux build Status](https://travis-ci.org/stofte/ream-query.svg?branch=master)](https://travis-ci.org/stofte/ream-query)\n\nA [Kestrel](https://github.com/aspnet/KestrelHttpServer) hosted HTTP server that performs C# query evaluation and returns output values via websockets.\n\nCode can be standalone programs, or use [EntityFramework](https://github.com/aspnet/EntityFramework) to connect to one of\n\n - SQLServer\n - SQLite\n - [PostgreSQL](https://github.com/npgsql/Npgsql.EntityFrameworkCore.PostgreSQL/)\n\n## Development\n\nLatest [.NET Core 2.0](https://www.microsoft.com/net/download) is required to be installed \nin path for the following commands.\n\n```\ndotnet restore\ndontet run -p tools/ReamQuery.RefDumper\ndotnet test test/ReamQuery.Core.Test\ndotnet test test/ReamQuery.Server.Test\n```\n\nSQL scripts for supported DB providers can be found in `sql` and must be run prior to running the tests.\nConnection strings must be .NET syntax and are passed by the following environment variables:\n\n - `REAMQUERY_WORLDDB_SQLSERVER`\n - `REAMQUERY_WORLDDB_NPGSQL`\n - `REAMQUERY_TYPETEST_SQLSERVER`\n\nUnset values will cause dependent tests to not run. SQLite tests depend on the included SQLite3 database `sql\\world.sqlite`, so are always run.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstofte%2Fream-query","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstofte%2Fream-query","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstofte%2Fream-query/lists"}