The Wayback Machine - https://web.archive.org/web/20200613154424/https://github.com/plotly/falcon
Skip to content
Free, open-source SQL client for Windows and Mac 🦅
JavaScript CSS Shell HTML Other
Branch: master
Clone or download

Latest commit

Latest commit 8436283 Apr 16, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Create FUNDING.yml May 29, 2019
app
backend remove max_rows_to_read Dec 19, 2018
mock-storage Add note to mock storages YAML Nov 30, 2018
sample-storage Switch to new S3 buckets Nov 30, 2018
scripts ibmdb: use our patched version of ibm_db Nov 23, 2017
shared add basic support for nextScheduledAt and lastExecution Oct 2, 2018
static add drop down connection select Oct 26, 2018
test update clickhouse test Dec 19, 2018
.babelrc ConnectButton Tests using Jest Feb 19, 2018
.dockerignore Persistent (#111) Dec 8, 2016
.editorconfig Set .editorconfig's indent_style to space for yml files Oct 30, 2017
.eslintignore first May 12, 2016
.eslintrc Merge pull request #217 from plotly/eslint-remaining-fixes Oct 31, 2017
.gitattributes first May 12, 2016
.gitignore Athena Database Connector (#352) Apr 10, 2018
.travis.yml travis: add version to artifact name Jul 5, 2018
CHANGELOG.md release prep Dec 21, 2018
CODE_OF_CONDUCT.md
CODING_GUIDELINES.md add CODING_GUIDELINES.md Mar 24, 2018
CONTRIBUTING.md Rename Plotly to Chart Studio, remove old tab Dec 4, 2018
Dockerfile Login: remove build-time global variables Jun 1, 2018
EXAMPLES.md Create EXAMPLES.md Sep 20, 2016
LICENSE Version 2.6.0 Apr 12, 2018
NEW_CONNECTION.md doc: update NEW_CONNECTION.md Apr 11, 2018
NEW_RELEASE.md NEW_RELEASE: create Quay tag for patch releases Aug 11, 2018
ORACLE.md Add instructions to install Oracle Instant Client May 28, 2018
Procfile Add Mock Datastores (#329) Jan 12, 2018
README.md Update README.md Apr 16, 2020
app.json Add Heroku generated app.json Dec 8, 2016
appveyor.yml appveyor: add version to artifact name Jul 5, 2018
circle.yml Run clickhouse container on circle. Dec 19, 2018
package.json release prep Dec 21, 2018
webpack.config.base.js Google BigQuery (#526) Nov 2, 2018
webpack.config.electron.js Google BigQuery (#526) Nov 2, 2018
webpack.config.headless.js Rename Plotly to Chart Studio, remove old tab Dec 4, 2018
webpack.config.production.js CSV connector (#375) Feb 21, 2018
webpack.config.web.js prettycron -> cronstrue Jul 12, 2018
yarn.lock Define Codemirror SQL dialect for ClickHouse (#3) Dec 19, 2018

README.md

Falcon logo

Falcon is a free, open-source SQL editor with inline data visualization. It currently supports connecting to RedShift, MySQL, PostgreSQL, IBM DB2, Impala, MS SQL, Oracle, SQLite and more (for connecting to Oracle, please, see here the instructions to install the required free Oracle Instant Client).

Heads up! Falcon is open source and works without an internet connection or a Plotly Chart Studio account. The software works well and we hope you find it useful. FYI, as a company we are spending most of our development effort on Dash Open Source & Dash Enterprise. Truth be told, we found that most companies we worked with preferred to own the analytical backend. With Dash, we provide the visualization and application primitives so that you can build your own tailor-made dashboards, analytical apps, or yes, even, SQL editors. If you are wondering what we're up to lately, check out our latest post on our Dash vision: Dash is bringing React to Python, R, and Julia.

Visit plot.ly to learn more or visit the Plotly forum.

Follow @plotlygraphs on Twitter for Falcon announcements.

âž¡ Download Falcon for Mac OS

âž¡ Download Falcon for Windows

âž¡ Download Falcon for Linux

Screencast of falcon sql client

Documentation

If you want to read more about connecting Falcon to your data warehouse, help.plot.ly is free and available online. You can also contribute to this documentation through GitHub.

Contributing

See CONTRIBUTING.md. You can also contact us if you would like a specific feature added.

We want to encourage a warm, welcoming, and safe environment for contributing to this project. See the code of conduct for more information.

Contact

Maintainers

Github Twitter
Chris Parmer @chriddyp
Tarun Gaba @tarzzz
Shannon Lal @shannonlal
Kinuthia Ndung'u @kndungu

Credit

This app is built with Electron, React, Redux, and Sequelize. Originally forked from electron-react-boilerplate.

License

Code released under the MIT © License.

You can’t perform that action at this time.