diff --git a/apps/orca-q/orca-q-icon.png b/apps/orca-q/orca-q-icon.png new file mode 100644 index 00000000000..faf051675e7 Binary files /dev/null and b/apps/orca-q/orca-q-icon.png differ diff --git a/apps/orca-q/orca-q.yml b/apps/orca-q/orca-q.yml new file mode 100644 index 00000000000..2baaba442be --- /dev/null +++ b/apps/orca-q/orca-q.yml @@ -0,0 +1,14 @@ +name: OrcaQ +description: Modern, open-source database client and IDE for managing, querying, and exploring multiple database types with built-in AI assistant. +website: https://orca-q.com +category: Developer Tools +repository: https://github.com/cin12211/orca-q +keywords: + - database + - postgres + - mysql + - redis + - sqlite + - ai + - sql +license: MIT