{"id":16134186,"url":"https://github.com/developpeurpascal/delphibooks-dbadmin","last_synced_at":"2026-02-04T04:07:30.692Z","repository":{"id":177032924,"uuid":"657045927","full_name":"DeveloppeurPascal/DelphiBooks-DBAdmin","owner":"DeveloppeurPascal","description":"Delphi-Books.com database management program to use by contributors for CRUD operations on books, authors and editors.","archived":false,"fork":false,"pushed_at":"2024-05-14T10:31:31.000Z","size":2308,"stargazers_count":0,"open_issues_count":16,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T15:51:20.685Z","etag":null,"topics":["delphi","delphi-app","delphibooks","firemonkey","firemonkey-applications"],"latest_commit_sha":null,"homepage":"https://delphi-books.com/","language":"Pascal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DeveloppeurPascal.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog/20230625-DeveloppeurPascal.md","contributing":"CONTRIBUTING.md","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},"funding":{"github":"DeveloppeurPascal","liberapay":"PatrickPremartin","patreon":"patrickpremartin","custom":"https://www.paypal.com/paypalme/patrickpremartin"}},"created_at":"2023-06-22T07:42:30.000Z","updated_at":"2024-05-14T10:25:55.000Z","dependencies_parsed_at":"2024-11-01T12:35:02.940Z","dependency_job_id":null,"html_url":"https://github.com/DeveloppeurPascal/DelphiBooks-DBAdmin","commit_stats":null,"previous_names":["developpeurpascal/delphibooks-dbadmin"],"tags_count":4,"template":false,"template_full_name":"DeveloppeurPascal/Delphi-Projects-Template","purl":"pkg:github/DeveloppeurPascal/DelphiBooks-DBAdmin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloppeurPascal%2FDelphiBooks-DBAdmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloppeurPascal%2FDelphiBooks-DBAdmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloppeurPascal%2FDelphiBooks-DBAdmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloppeurPascal%2FDelphiBooks-DBAdmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeveloppeurPascal","download_url":"https://codeload.github.com/DeveloppeurPascal/DelphiBooks-DBAdmin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloppeurPascal%2FDelphiBooks-DBAdmin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262293813,"owners_count":23288818,"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":["delphi","delphi-app","delphibooks","firemonkey","firemonkey-applications"],"created_at":"2024-10-09T22:48:00.449Z","updated_at":"2026-02-04T04:07:25.669Z","avatar_url":"https://github.com/DeveloppeurPascal.png","language":"Pascal","funding_links":["https://github.com/sponsors/DeveloppeurPascal","https://liberapay.com/PatrickPremartin","https://patreon.com/patrickpremartin","https://www.paypal.com/paypalme/patrickpremartin","https://www.patreon.com/patrickpremartin"],"categories":[],"sub_categories":[],"readme":"# Delphi-Books DB Admin\n\n[Cette page en français.](LISEZMOI.md)\n\nDatabase management program for [Delphi-Books.com](https://delphi-books.com).\n\nSee [this code repository](https://github.com/DeveloppeurPascal/DelphiBooks-WebSite) to use this program in production.\n\nThis code repository contains a project developed in Object Pascal language under Delphi. You don't know what Delphi is and where to download it ? You'll learn more [on this web site](https://delphi-resources.developpeur-pascal.fr/).\n\n## Source code installation\n\nTo download this code repository, we recommend using \"git\", but you can also download a ZIP file directly from [its GitHub repository](https://github.com/DeveloppeurPascal/DelphiBooks-DBAdmin).\n\nThis project uses dependencies in the form of sub-modules. They will be absent from the ZIP file. You'll have to download them by hand.\n\n* [DeveloppeurPascal/AboutDialog-Delphi-Component](https://github.com/DeveloppeurPascal/AboutDialog-Delphi-Component) must be in ./lib-externes/AboutDialog-Delphi-Component subfolder\n* [DeveloppeurPascal/DeepL4Delphi](https://github.com/DeveloppeurPascal/DeepL4Delphi) must be in ./lib-externes/DeepL4Delphi subfolder\n* [DeveloppeurPascal/DelphiBooks-Common](https://github.com/DeveloppeurPascal/DelphiBooks-Common) must be in ./lib-externes/DelphiBooks-Common subfolder\n* [DeveloppeurPascal/DelphiBooks-WebSite](https://github.com/DeveloppeurPascal/DelphiBooks-WebSite) must be in ./lib-externes/DelphiBooks-WebSite subfolder\n* [DeveloppeurPascal/librairies](https://github.com/DeveloppeurPascal/librairies) must be in ./lib-externes/librairies subfolder\n\n## License to use this code repository and its contents\n\nThis source code is distributed under the [AGPL 3.0 or later license](https://choosealicense.com/licenses/agpl-3.0/).\n\nYou are generally free to use the contents of this code repository anywhere, provided that:\n* you mention it in your projects\n* distribute the modifications made to the files supplied in this project under the AGPL license (leaving the original copyright notices (author, link to this repository, license) which must be supplemented by your own)\n* to distribute the source code of your creations under the AGPL license.\n\nIf this license doesn't suit your needs, you can purchase the right to use this project under the [Apache License 2.0](https://choosealicense.com/licenses/apache-2.0/) or a dedicated commercial license ([contact the author](https://developpeur-pascal.fr/nous-contacter.php) to explain your needs).\n\nThese source codes are provided as is, without warranty of any kind.\n\nCertain elements included in this repository may be subject to third-party usage rights (images, sounds, etc.). They are not reusable in your projects unless otherwise stated.\n\n## How to ask a new feature, report a bug or a security issue ?\n\nIf you want an answer from the project owner the best way to ask for a new feature or report a bug is to go to [the GitHub repository](https://github.com/DeveloppeurPascal/DelphiBooks-DBAdmin) and [open a new issue](https://github.com/DeveloppeurPascal/DelphiBooks-DBAdmin/issues).\n\nIf you found a security issue please don't report it publicly before a patch is available. Explain the case by [sending a private message to the author](https://developpeur-pascal.fr/nous-contacter.php).\n\nYou also can fork the repository and contribute by submitting pull requests if you want to help. Please read the [CONTRIBUTING.md](CONTRIBUTING.md) file.\n\n## Support the project and its author\n\nIf you think this project is useful and want to support it, please make a donation to [its author](https://github.com/DeveloppeurPascal). It will help to maintain the code and binaries.\n\nYou can use one of those services :\n\n* [GitHub Sponsors](https://github.com/sponsors/DeveloppeurPascal)\n* [Liberapay](https://liberapay.com/PatrickPremartin)\n* [Patreon](https://www.patreon.com/patrickpremartin)\n* [Paypal](https://www.paypal.com/paypalme/patrickpremartin)\n\nor if you speack french you can [subscribe to Zone Abo](https://zone-abo.fr/nos-abonnements.php) on a monthly or yearly basis and get a lot of resources as videos and articles.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloppeurpascal%2Fdelphibooks-dbadmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeveloppeurpascal%2Fdelphibooks-dbadmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloppeurpascal%2Fdelphibooks-dbadmin/lists"}