{"id":23394293,"url":"https://github.com/al-muhandis/datatable-demo","last_synced_at":"2025-10-29T15:31:19.726Z","repository":{"id":209613052,"uuid":"724517482","full_name":"Al-Muhandis/dataTable-demo","owner":"Al-Muhandis","description":"A simple almost minimal example of how you can work with a jQuery table from the Lazarus program","archived":false,"fork":false,"pushed_at":"2024-02-11T19:49:06.000Z","size":1237,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-22T06:14:16.044Z","etag":null,"topics":["ajax","datatables","demo","example","freepascal","httpserver","lazarus","web"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/Al-Muhandis.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-11-28T08:39:51.000Z","updated_at":"2024-03-02T13:11:47.000Z","dependencies_parsed_at":"2023-11-30T12:31:08.815Z","dependency_job_id":"4b0c31fa-c717-49c4-8e64-3394b8d96b8d","html_url":"https://github.com/Al-Muhandis/dataTable-demo","commit_stats":null,"previous_names":["al-muhandis/datatable-demo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Al-Muhandis%2FdataTable-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Al-Muhandis%2FdataTable-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Al-Muhandis%2FdataTable-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Al-Muhandis%2FdataTable-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Al-Muhandis","download_url":"https://codeload.github.com/Al-Muhandis/dataTable-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238845322,"owners_count":19540326,"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":["ajax","datatables","demo","example","freepascal","httpserver","lazarus","web"],"created_at":"2024-12-22T06:14:18.778Z","updated_at":"2025-10-29T15:31:14.296Z","avatar_url":"https://github.com/Al-Muhandis.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dataTable-demo\nA simple almost minimal example of how you can work with a jQuery table from the Lazarus program. DataSource is from firebird or SQLite3 database\n\n# demo.ini\nJust create `demo.ini` and write settings in it\n```ini\n[DB]\n;; DB host, for example: localhost, 127.0.0.1, sample.com\nhost=localhost\n;; DB name. For TSQLConnection.DatabaseName\nname=.\\sample.sqlite3\nuser=sysdba\npassword=masterkey\ndriver=SQLite3\n\n[Table]\nName=employee\ncol0=id\ncol1=Empid\ncol2=EmpName\ncol3=EmpJoiningDate\ncol4=Salary\ncol5=Address\nColCount=6\nSearchCol=2\n```\n\n# Frontend\nThe template is used as a frontend framework `sb-admin` https://github.com/startbootstrap/startbootstrap-sb-admin/\nThe JS frameworks: jQuery, dataTables https://datatables.net, celledit https://github.com/ejbeaty/CellEdit \n It can be used for that any other\n\n# demo video\n\n[![Watch the video](https://img.youtube.com/vi/RD104mPfl20/hqdefault.jpg)](https://www.youtube.com/embed/RD104mPfl20)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fal-muhandis%2Fdatatable-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fal-muhandis%2Fdatatable-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fal-muhandis%2Fdatatable-demo/lists"}