{"id":36417947,"url":"https://github.com/ferustech/basicsql","last_synced_at":"2026-01-11T17:01:17.567Z","repository":{"id":57743119,"uuid":"88915346","full_name":"FerusTech/BasicSql","owner":"FerusTech","description":"BasicSql wraps existing SQL utilities provided by Java and mchange to reduce repetitive task work.","archived":false,"fork":false,"pushed_at":"2018-01-16T22:11:31.000Z","size":155,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T17:42:58.704Z","etag":null,"topics":["java","mysql","sql","utility"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/FerusTech.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}},"created_at":"2017-04-20T22:19:25.000Z","updated_at":"2023-04-10T23:27:35.000Z","dependencies_parsed_at":"2022-09-12T10:11:21.060Z","dependency_job_id":null,"html_url":"https://github.com/FerusTech/BasicSql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FerusTech/BasicSql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FerusTech%2FBasicSql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FerusTech%2FBasicSql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FerusTech%2FBasicSql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FerusTech%2FBasicSql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FerusTech","download_url":"https://codeload.github.com/FerusTech/BasicSql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FerusTech%2FBasicSql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28314259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T14:58:17.114Z","status":"ssl_error","status_checked_at":"2026-01-11T14:55:53.580Z","response_time":60,"last_error":"SSL_read: 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":["java","mysql","sql","utility"],"created_at":"2026-01-11T17:00:34.753Z","updated_at":"2026-01-11T17:01:17.561Z","avatar_url":"https://github.com/FerusTech.png","language":"Java","readme":"# BasicSql [![Build Status](https://img.shields.io/travis/FerusTech/BasicSql.svg)](https://travis-ci.org/FerusTech/BasicSql)\nA utility for easily managing queries and executions to your database.\n\n## Using BasicSql\n\nView [Usage Examples](https://github.com/FerusTech/BasicSql/blob/master/basicsql-examples/src/main/java/tech/ferus/util/sql/examples/UsageExamples.java).\n\n## Download\nLatest Version: [![Maven Central](https://img.shields.io/maven-central/v/tech.ferus.util/basicsql-api.svg)]()\n\nReplace **TYPE** with `api`, `core`, `h2`, `mysql` or `sqlite`.\n\nReplace **VERSION** with version shown in button above.\n\n**Maven**\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003etech.ferus.util\u003c/groupId\u003e\n    \u003cartifactId\u003ebasicsql-TYPE\u003c/artifactId\u003e\n    \u003cversion\u003eVERSION\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n**Gradle**\n```groovy\nrepositories {\n    mavenCentral()\n}\n\ndependencies {\n    compile 'tech.ferus.util:basicsql-TYPE:VERSION'\n}\n```\n\n## Javadocs\nCan be located [here](https://ferustech.github.io/BasicSql/).\n\n## Dependencies\nBasicSql _requires_ **Java 8**.\n\nDependencies are managed automatically via Gradle. For a detailed list, view below.\n\n| Name | Version | Website | Repository |\n| ---- | ------- | ------- | ---------- |\n| SLF4J-API | 1.7.21 | https://www.slf4j.org/ | https://github.com/qos-ch/slf4j |\n| FindBugs | 3.0.2 | http://findbugs.sourceforge.net/ | https://github.com/findbugsproject/findbugs |\n| Connector/J | 6.0.5 | https://www.mysql.com/products/connector/ | https://dev.mysql.com/downloads/connector/j/5.1.html |\n| SQLite-JDBC | 3.18.0 | https://bitbucket.org/xerial/sqlite-jdbc | https://bitbucket.org/xerial/sqlite-jdbc |\n| H2 | 1.4.195 | http://www.h2database.com | https://github.com/h2database/h2database |\n| C3P0 | 0.9.5.2 | http://www.mchange.com/projects/c3p0/ | https://github.com/swaldman/c3p0 |","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferustech%2Fbasicsql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fferustech%2Fbasicsql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferustech%2Fbasicsql/lists"}