KDb: Difference between revisions
Appearance
No edit summary |
m Update link to API dox |
||
Line 28: | Line 28: | ||
==Links== | ==Links== | ||
*[https://api.kde.org/ | *[https://api.kde.org/kexiframeworks/kdb/html/index.html Public API docs] | ||
*[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) | ||
*[http://ebn.kde.org/krazy/reports/playground/libs/kdb/index.html Code checking results] at English Breakfast Network | *[http://ebn.kde.org/krazy/reports/playground/libs/kdb/index.html Code checking results] at English Breakfast Network |
Revision as of 08:38, 8 July 2020
KDb is a database connectivity and creation framework for various database vendors. It can be freely used with any C++ or Qt applications. more info »
Current stable version:
3.2.0
; dev. version (master): 3.3.0 Alpha
- Download, Build, Releases, Authors, How To Package
- Maintainer: Jarosław Staniek, [email protected], License: LGPL
Development
- master - static analysis:
- Project management (tasks), shortcut: bit.ly/kdbtasks (Phabricator)
- Report bugs or wishes at bugs.kde.org
- Browse code repository: Phabricator, cgit
- Code reviews (Phabricator)
- TODOs
- Drivers
- Tests
- Windows and Mac ports.
Links
- Public API docs
- Dashboard at cdash.org with unit tests built every night (empty for now)
- Code checking results at English Breakfast Network
Archive:
- Porting to Qt&KF 5 (page is shared with Kexi project)
See also:
- Kexi development wiki
- http://www.kexi-project.org
- KexiDB page will be moved here soon