KDb: Difference between revisions
mNo edit summary |
|||
Line 20: | Line 20: | ||
*[https://invent.kde.org/libraries/kdb/-/boards Project management (boards)] | *[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] | ||
* | *[https://invent.kde.org/libraries/kdb Browse code repository], [https://invent.kde.org/libraries/kdb/-/merge_requests Code reviews] (KDE Invent) | ||
*[[/TODOs/]] | *[[/TODOs/]] | ||
*[[/Drivers/]]: [[/Drivers/SQLite|SQLite]], [[/Drivers/MySQL|MySQL]], [[/Drivers/PostgreSQL|PostgreSQL]] | *[[/Drivers/]]: [[/Drivers/SQLite|SQLite]], [[/Drivers/MySQL|MySQL]], [[/Drivers/PostgreSQL|PostgreSQL]] |
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
- Download, Build, Releases, Authors, How To Package
- Maintainer: Jarosław Staniek, [email protected], License: LGPL
Development
- https://invent.kde.org/libraries/kdb/badges/master/pipeline.svg
- https://invent.kde.org/libraries/kdb/badges/3.2/pipeline.svg
- master - static analysis:
- Project management (boards)
- Report bugs or wishes at bugs.kde.org
- Browse code repository, Code reviews (KDE Invent)
- TODOs
- Drivers: SQLite, MySQL, PostgreSQL
- 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:
- KDb Archives
- Porting to Qt&KF 5 (page is shared with Kexi project)
See also: