{"id":28414453,"url":"https://github.com/sismics/play-nativedb","last_synced_at":"2026-05-06T03:34:45.089Z","repository":{"id":69126319,"uuid":"82023034","full_name":"sismics/play-nativedb","owner":"sismics","description":"This module provides a native DB subsystem for Play! Framework 1 applications.","archived":false,"fork":false,"pushed_at":"2020-12-28T10:04:09.000Z","size":64,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-13T06:43:56.340Z","etag":null,"topics":["db","h2","hibernate","jpa","mysql","play","play-framework","postgresql"],"latest_commit_sha":null,"homepage":"","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/sismics.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2017-02-15T05:17:01.000Z","updated_at":"2020-12-28T10:03:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6ac0570-a9b6-495b-a3f2-c7f94bee5eae","html_url":"https://github.com/sismics/play-nativedb","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/sismics/play-nativedb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sismics%2Fplay-nativedb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sismics%2Fplay-nativedb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sismics%2Fplay-nativedb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sismics%2Fplay-nativedb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sismics","download_url":"https://codeload.github.com/sismics/play-nativedb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sismics%2Fplay-nativedb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32677930,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["db","h2","hibernate","jpa","mysql","play","play-framework","postgresql"],"created_at":"2025-06-03T08:15:23.735Z","updated_at":"2026-05-06T03:34:45.064Z","avatar_url":"https://github.com/sismics.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GitHub release](https://img.shields.io/github/release/sismics/play-nativedb.svg?style=flat-square)](https://github.com/sismics/play-nativedb/releases/latest)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n# play-nativedb plugin\n\nThis module provides a native DB subsystem for Play! Framework 1 REST applications.\n\nIt uses the native JPA API internally and doesn't require any other library.\n\n# Features\n\n- Generic DAO structure for native (pure SQL) queries, with criteria API, result mapping, sorting and grouping\n\n- Filtering on arbitrary columns types. Provides a few filters (strings, numbers, dates...), you can extend with your own filters.\n\n- Support for paginated lists\n\n- Wrapper functions for DB compatibility (H2, PostgreSQL, MySQL)\n \n- Admin console to debug queries in realtime\n \n# How to use\n\n####  Add the dependency to your `dependencies.yml` file\n\n```\nrequire:\n    - nativedb -\u003e nativedb 1.2.0\n\nrepositories:\n    - sismicsNexusRaw:\n        type: http\n        artifact: \"https://nexus.sismics.com/repository/sismics/[module]-[revision].zip\"\n        contains:\n          - nativedb -\u003e *\n```\n\n# Enable the admin console\n\nThe admin console allows you to monitor queries in realtime.\n\nAdd the following parameter to enable the admin console:\n\n```\nnativedb.console.enabled=true\n```\n\nNote: the admin console is enabled by default in Dev mode.\n\n### Secure the admin console\n\nAdd the following parameter to secure the admin console\n\n```\nnativedb.console.username=console\nnativedb.console.password=pass1234\n```\n\n# License\n\nThis software is released under the terms of the Apache License, Version 2.0. See `LICENSE` for more\ninformation or see \u003chttps://opensource.org/licenses/Apache-2.0\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsismics%2Fplay-nativedb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsismics%2Fplay-nativedb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsismics%2Fplay-nativedb/lists"}