{"id":47444067,"url":"https://github.com/JuliaAPlavin/SQLCipher.jl","last_synced_at":"2026-04-06T13:00:54.981Z","repository":{"id":238906067,"uuid":"759482179","full_name":"JuliaAPlavin/SQLCipher.jl","owner":"JuliaAPlavin","description":"Drop-in replacement for SQLite.jl, using the sqlcipher library for full encryption support.","archived":false,"fork":false,"pushed_at":"2025-03-16T12:17:52.000Z","size":11966,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-02T13:48:28.997Z","etag":null,"topics":["database","encryption","security","sqlcipher","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JuliaAPlavin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-18T17:59:07.000Z","updated_at":"2025-07-05T21:06:05.000Z","dependencies_parsed_at":"2025-09-02T13:32:51.541Z","dependency_job_id":null,"html_url":"https://github.com/JuliaAPlavin/SQLCipher.jl","commit_stats":null,"previous_names":["juliaaplavin/sqlcipher.jl"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/JuliaAPlavin/SQLCipher.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaAPlavin%2FSQLCipher.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaAPlavin%2FSQLCipher.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaAPlavin%2FSQLCipher.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaAPlavin%2FSQLCipher.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaAPlavin","download_url":"https://codeload.github.com/JuliaAPlavin/SQLCipher.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaAPlavin%2FSQLCipher.jl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31473271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"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":["database","encryption","security","sqlcipher","sqlite"],"created_at":"2026-03-23T06:00:59.902Z","updated_at":"2026-04-06T13:00:54.975Z","avatar_url":"https://github.com/JuliaAPlavin.png","language":"Julia","funding_links":[],"categories":["Cryptography"],"sub_categories":["Symmetric Encryption"],"readme":"# SQLCipher\n\nDrop-in replacement for [SQLite.jl](https://github.com/JuliaDatabases/SQLite.jl), but uses [SQLCipher](https://github.com/sqlcipher/sqlcipher) instead of plain SQLite. This is a fork of `SQLite.jl`, keeping the same underlying code and package versions.\n\nSee `SQLite.jl` docs for the interface and usage information, and SQLCipher docs for details on encryption features.\n\nBriefly, encryption is enabled by running\n```julia\nSQLite.execute(db, \"\"\"PRAGMA key=\"\u003cyour password\u003e\" \"\"\")\n```\nafter opening the database.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJuliaAPlavin%2FSQLCipher.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJuliaAPlavin%2FSQLCipher.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJuliaAPlavin%2FSQLCipher.jl/lists"}