KDb: Difference between revisions

From KDE Community Wiki
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 14: Line 14:


==Development==
==Development==
*{{KexiCIStatus|kdb||master}}
*{{KexiCIStatus|libraries/kdb|master}}
*{{KexiCIStatus|kdb|stable-|stable}}
*{{KexiCIStatus|libraries/kdb|{{KexiLibs/StableBranch}}}}
*{{CoverityStatus|kdb|7968|master - }}
*{{CoverityStatus|kdb|7968|master - }}
[[File:KDb3-query.png|right|200px]]
[[File:KDb3-query.png|right|200px]]
*[https://phabricator.kde.org/project/view/20/ Project management (tasks)], shortcut: <tt>bit.ly/kdbtasks</tt> (Phabricator)
*[https://invent.kde.org/libraries/kdb/-/boards Project management (boards)]
*[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]
*Browse code repository: [https://phabricator.kde.org/diffusion/KDB Phabricator], [https://cgit.kde.org/kdb.git cgit]
*[https://invent.kde.org/libraries/kdb Browse code repository], [https://invent.kde.org/libraries/kdb/-/merge_requests Code reviews] (KDE Invent)
*[https://phabricator.kde.org/differential/query/kBoyYpKPO.Ru/ Code reviews] (Phabricator)
*[[/TODOs/]]
*[[/TODOs/]]
*[[/Drivers/]]
*[[/Drivers/]]: [[/Drivers/SQLite|SQLite]], [[/Drivers/MySQL|MySQL]], [[/Drivers/PostgreSQL|PostgreSQL]]
*[[/Tests/]]
*[[/Tests/]]
*[[/Windows/]] and  [[/Mac/]] ports.
*[[/Windows/]] and  [[/Mac/]] ports.


==Links==
==Links==
*[https://api.kde.org/extragear-api/libs-apidocs/kdb/src/html/index.html Public API docs]
*[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
Archive:
Archived content:
*[[/Archives/|KDb 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:
*[[Kexi|Kexi development wiki]]
*[[Kexi|Kexi development wiki]]
*http://www.kexi-project.org
*http://www.kexi-project.org
*[[Kexi/KexiDB|KexiDB]] page will be moved here soon


[[Category:Kexi]]
[[Category:Kexi]]
[[Category:Frameworks]]
[[Category:Frameworks]]

Latest revision as of 22:42, 24 June 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

Development

Links

Archived content:

See also: