{"id":27806822,"url":"https://github.com/line/kotlin-jdsl","last_synced_at":"2026-02-27T02:04:28.383Z","repository":{"id":36949898,"uuid":"442633985","full_name":"line/kotlin-jdsl","owner":"line","description":"Kotlin library that makes it easy to build and execute queries without generated metamodel","archived":false,"fork":false,"pushed_at":"2025-04-25T16:46:13.000Z","size":6922,"stargazers_count":763,"open_issues_count":9,"forks_count":99,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-04-25T17:50:22.689Z","etag":null,"topics":["dsl","jpa","jpql","kotlin"],"latest_commit_sha":null,"homepage":"https://kotlin-jdsl.gitbook.io/docs/","language":"Kotlin","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/line.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":"CODEOWNERS","security":null,"support":"support/build.gradle.kts","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-12-29T02:04:21.000Z","updated_at":"2025-04-21T07:03:43.000Z","dependencies_parsed_at":"2023-02-11T23:45:48.374Z","dependency_job_id":"f7f7c309-4a62-41fb-bcd3-654baaab28cf","html_url":"https://github.com/line/kotlin-jdsl","commit_stats":{"total_commits":1167,"total_committers":40,"mean_commits":29.175,"dds":0.7369323050556984,"last_synced_commit":"025f6c124cbc9adb819325645656ea3fcef73c5c"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fkotlin-jdsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fkotlin-jdsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fkotlin-jdsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fkotlin-jdsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/line","download_url":"https://codeload.github.com/line/kotlin-jdsl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251857016,"owners_count":21655120,"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":["dsl","jpa","jpql","kotlin"],"created_at":"2025-05-01T10:01:10.530Z","updated_at":"2026-02-27T02:04:24.019Z","avatar_url":"https://github.com/line.png","language":"Kotlin","funding_links":[],"categories":["数据库开发"],"sub_categories":[],"readme":"Visit [the gitbook](https://kotlin-jdsl.gitbook.io/docs/) for more information.\n\n# Kotlin JDSL\n\n\u003ca href=\"https://github.com/line/kotlin-jdsl\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/line/kotlin-jdsl.svg?style=social\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://discord.gg/7FH8c6npmg\"\u003e\u003cimg src=\"https://img.shields.io/badge/chat-on%20Discord-brightgreen.svg?style=social\u0026amp;logo=discord\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/line/kotlin-jdsl/contributors\"\u003e\u003cimg src=\"https://img.shields.io/github/contributors/line/kotlin-jdsl.svg\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://codecov.io/gh/line/kotlin-jdsl\"\u003e\u003cimg src=\"https://codecov.io/gh/line/kotlin-jdsl/branch/main/graph/badge.svg\"/\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/line/kotlin-jdsl/pulse\"\u003e\u003cimg src=\"https://img.shields.io/github/commit-activity/m/line/kotlin-jdsl.svg?label=commits\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://search.maven.org/search?q=g:com.linecorp.kotlin-jdsl\"\u003e\u003cimg src=\"https://img.shields.io/maven-central/v/com.linecorp.kotlin-jdsl/kotlin-jdsl.svg?label=version\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/line/kotlin-jdsl/commits\"\u003e\u003cimg src=\"https://img.shields.io/github/release-date/line/kotlin-jdsl.svg?label=release\" /\u003e\u003c/a\u003e\n\nKotlin JDSL is a Kotlin library that makes query building and execution easy. You can create queries using your own\nclasses and Kotlin's built-in functions without an annotation processor, and easily execute them in your library.\n\n## Requirements\n\n- Java 8 or later if you are a user.\n- Kotlin 1.7 or later if you are a user.\n\n## How to reach us\n\n- Join [our Discord server](https://discord.gg/7FH8c6npmg) to chat with us.\n- Ask a question or start a discussion at [the discussion forum](https://github.com/line/kotlin-jdsl/discussions).\n- File an issue in [the issue tracker](https://github.com/line/kotlin-jdsl/issues) to report a bug or suggest an idea.\n\n## Hall of fame\n\nSee [the complete list of our contributors](https://github.com/line/kotlin-jdsl/contributors).\n\n\u003cimg src=\"https://contrib.rocks/image?repo=line/kotlin-jdsl\" title=\"Contributors\" alt=\"Contributors\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fline%2Fkotlin-jdsl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fline%2Fkotlin-jdsl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fline%2Fkotlin-jdsl/lists"}