KDb: Difference between revisions
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
==Development== | ==Development== | ||
*[https://phabricator.kde.org/project/view/20/ Project management | *[https://phabricator.kde.org/project/view/20/ Project management] (Phabricator) | ||
*[https://bugs.kde.org/enter_bug.cgi?product=KDb&format=guided Report bugs or wishes at bugs.kde.org] | *[https://bugs.kde.org/enter_bug.cgi?product=KDb&format=guided Report bugs or wishes at bugs.kde.org] | ||
*[https://phabricator.kde.org/diffusion/KDB | *Browse code repository: [https://phabricator.kde.org/diffusion/KDB Phabricator], [https://quickgit.kde.org/?p=kdb.git QuickGit] | ||
*[https://phabricator.kde.org/differential/query/kBoyYpKPO.Ru/ Code reviews] (Phabricator) | |||
*[[/TODOs/]], [https://todo.kde.org/?controller=board&action=show&project_id=9 Tasks at todo.kde.org (OLD, to be moved to Phabricator)] (migrate here from the wiki, requires KDE Identity), [https://todo.kde.org/?controller=board&action=readonly&token=502d621af316e561f73f6e7d2d8699036693108054cf9da8dbc6b4808c05 public read-only view] | *[[/TODOs/]], [https://todo.kde.org/?controller=board&action=show&project_id=9 Tasks at todo.kde.org (OLD, to be moved to Phabricator)] (migrate here from the wiki, requires KDE Identity), [https://todo.kde.org/?controller=board&action=readonly&token=502d621af316e561f73f6e7d2d8699036693108054cf9da8dbc6b4808c05 public read-only view] | ||
*[[/Drivers/]] | *[[/Drivers/]] | ||
Line 25: | Line 26: | ||
==Links== | ==Links== | ||
*[http://api.kde.org/playground-api/libs-apidocs/kdb/src/html/index.html Public API docs] | *[http://api.kde.org/playground-api/libs-apidocs/kdb/src/html/index.html Public API docs] | ||
*[http://build.kde.org/job/kdb_master Build server] (TODO: [http://community.kde.org/Sysadmin/Jenkins Jenkins] for continuous integration; runs nightly builds and tests) | *[http://build.kde.org/job/kdb_master Build server] (TODO: [http://community.kde.org/Sysadmin/Jenkins Jenkins] for continuous integration; runs nightly builds and tests) | ||
*[http://my.cdash.org/index.php?project=KDb Dashboard at cdash.org] with unit tests built every night (empty for now) | *[http://my.cdash.org/index.php?project=KDb Dashboard at cdash.org] with unit tests built every night (empty for now) |
Revision as of 21:08, 4 September 2016
KDb is a database connectivity and creation framework for various database vendors. It is developed since 2003 within Kexi, part of the Calligra Suite. more info »
Current stable version:
Unreleased
; dev. version (master): 3.3.0 Alpha
- Download, Build, Releases, Authors, How To Package
- Maintainer: Jarosław Staniek, [email protected], License: LGPL
Development
- Project management (Phabricator)
- Report bugs or wishes at bugs.kde.org
- Browse code repository: Phabricator, QuickGit
- Code reviews (Phabricator)
- TODOs, Tasks at todo.kde.org (OLD, to be moved to Phabricator) (migrate here from the wiki, requires KDE Identity), public read-only view
- Drivers
- Tests
- Windows and Mac ports.
- Porting to Qt&KF 5 (page is shared with Kexi project)
Links
- Public API docs
- Build server (TODO: Jenkins for continuous integration; runs nightly builds and tests)
- Dashboard at cdash.org with unit tests built every night (empty for now)
- Code checking results at English Breakfast Network
See also:
- Kexi development wiki
- http://www.kexi-project.org
- KexiDB page will be moved here soon