{"id":16119871,"url":"https://github.com/tsegismont/reactive-sql-demos","last_synced_at":"2025-04-06T10:29:25.022Z","repository":{"id":70196641,"uuid":"504076820","full_name":"tsegismont/reactive-sql-demos","owner":"tsegismont","description":"Demos for Reactive SQL presentation","archived":false,"fork":false,"pushed_at":"2023-07-11T07:24:31.000Z","size":36,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T15:55:49.919Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/tsegismont.png","metadata":{"files":{"readme":"README.adoc","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":"2022-06-16T08:37:09.000Z","updated_at":"2023-07-11T14:33:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3283db1-db42-45ef-af2b-e1a6bc8ae439","html_url":"https://github.com/tsegismont/reactive-sql-demos","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/tsegismont%2Freactive-sql-demos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsegismont%2Freactive-sql-demos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsegismont%2Freactive-sql-demos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsegismont%2Freactive-sql-demos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsegismont","download_url":"https://codeload.github.com/tsegismont/reactive-sql-demos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247468837,"owners_count":20943884,"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-10-09T20:55:20.403Z","updated_at":"2025-04-06T10:29:24.999Z","avatar_url":"https://github.com/tsegismont.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Reactive SQL Clients demos\n\n== Building\n\n[source,shell]\n----\nmvn clean package\n----\n\n== Running\n\n=== JDBC\n\n[source,shell]\n----\ncd jdbc\njava -jar target/server-with-jdbc.jar\n----\n\n=== Reactive Pg Client\n\n[source,shell]\n----\ncd reactive-pg\njava -jar target/server-with-reactive-pg.jar\n----\n\n=== Hibernate Reactive\n\n[source,shell]\n----\ncd hibernate-reactive\njava -jar target/server-with-hibernate-reactive.jar\n----\n\n== Counting Vert.x threads\n\n[source,shell]\n----\njstack $(jps -l | grep 'server-with' | cut -d ' ' -f1) | grep 'vert' | wc -l\n----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsegismont%2Freactive-sql-demos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsegismont%2Freactive-sql-demos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsegismont%2Freactive-sql-demos/lists"}