KDb: Difference between revisions
m (Update link to API dox) |
(→Links) |
||
Line 31: | Line 31: | ||
*[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 | ||
Archived content: | |||
*[[KDb Archives|Archives]] | |||
*[[Kexi/Porting to Qt&KF 5#KDb|Porting to Qt&KF 5]] (page is shared with Kexi project) | *[[Kexi/Porting to Qt&KF 5#KDb|Porting to Qt&KF 5]] (page is shared with Kexi project) | ||
See also: | See also: |
Revision as of 18:06, 6 April 2023
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
- https://invent.kde.org/kdb/badges//pipeline.svg
- https://invent.kde.org/kdb/badges/stable-/pipeline.svg
- 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
Archived content:
- Archives
- 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