KDb: Difference between revisions
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
*Browse code repository: [https://phabricator.kde.org/diffusion/KDB Phabricator], [https://cgit.kde.org/kdb.git cgit] | *Browse code repository: [https://phabricator.kde.org/diffusion/KDB Phabricator], [https://cgit.kde.org/kdb.git cgit] | ||
*[https://phabricator.kde.org/differential/query/kBoyYpKPO.Ru/ Code reviews] (Phabricator) | *[https://phabricator.kde.org/differential/query/kBoyYpKPO.Ru/ Code reviews] (Phabricator) | ||
*[[/TODOs/] | *[[/TODOs/]] | ||
*[[/Drivers/]] | *[[/Drivers/]] | ||
*[[/Tests/]] | *[[/Tests/]] |
Revision as of 09:15, 14 April 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
- 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
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