MCPcopy Index your code
hub / github.com/Paxa/postbird

github.com/Paxa/postbird @0.8.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.8.4 ↗ · + Follow
2,052 symbols 5,965 edges 179 files 215 documented · 10%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Postbird

Backers on Open Collective Sponsors on Open Collective

Postbird is a cross-platform PostgreSQL GUI client, written in JavaScript, runs with Electron

Connection Screen Table Content Table Structure

Download

Version 0.8.4

MacOS: Postbird-0.8.4.dmg - MacOS 10.9+

Linux packages:

Via snap:

sudo snap install postbird

Snap page: https://snapcraft.io/postbird

Windows installer: Postbird.Setup.0.8.4.exe

Windows portable: Postbird-0.8.4-win.zip

Latest artifacts: https://postbird.paxa.kuber.host/

Development

Codeship Status for Paxa/postbird Build Status

Pull requests and suggestions are welcome

To run newest version, simply:

git clone git@github.com:Paxa/postbird.git
cd postbird
yarn
yarn rebuild_ext
yarn start

Build package:

yarn dist
ls ./dist

See CONTRIBUTING.md for more details

Help Project

Your donations will help to publish to app stores, more frequent releases, faster feature requests implementation. Postbird at opencollective: https://opencollective.com/postbird

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

Extension points exported contracts — how you extend this code

Mode (Interface)
* A Mode is, in the simplest case, a lexer (tokenizer) for your language — a function that takes a character stream as i
ts_libs/codemirror.d.ts
ResultBuilder (Interface)
(no doc) [1 implementers]
ts_libs/pg.d.ts
QueryArrayResult (Interface)
(no doc)
ts_libs/pg_extra.d.ts
EditorFromTextArea (Interface)
(no doc)
ts_libs/codemirror_extra.d.ts
File (Interface)
(no doc)
ts_libs/globals.d.ts
ConstructorOptions (Interface)
(no doc)
ts_libs/eventemitter2.d.ts
ChildProcessExt (Interface)
(no doc)
ts_libs/child_process.d.ts
ModeFactory (Interface)
* A function that, given a CodeMirror configuration object and an optional mode configuration object, returns a mode obj
ts_libs/codemirror.d.ts

Core symbols most depended-on inside this repo

find
called by 228
ts_libs/codemirror.d.ts
Pos
called by 202
public/codemirror/codemirror.js
on
called by 181
ts_libs/codemirror.d.ts
cont
called by 125
public/codemirror/javascript/javascript.js
match
called by 105
ts_libs/codemirror.d.ts
create
called by 82
app/models/user.js
bind
called by 79
lib/widgets/generic_table.js
getLine
called by 67
ts_libs/codemirror.d.ts

Shape

Function 1,048
Method 715
Class 218
Interface 71

Languages

TypeScript100%

Modules by API surface

public/codemirror/codemirror.js429 symbols
ts_libs/codemirror.d.ts221 symbols
public/jquery.js102 symbols
public/codemirror/javascript/javascript.js81 symbols
public/codemirror/addon/merge/merge.js52 symbols
app/db_screen.js50 symbols
public/highlightjs/highlight.js44 symbols
app/models/table.js44 symbols
app/connection.js43 symbols
ts_libs/dialogs.d.ts38 symbols
public/codemirror/addon/tern/tern.js36 symbols
app/views/panes/content.js30 symbols

Datastores touched

dbDatabase · 1 repos
dbnameDatabase · 1 repos
template1Database · 1 repos

For agents

$ claude mcp add postbird \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact