Skip to content

Commit

Permalink
update tense in alchemy doc
Browse files Browse the repository at this point in the history
  • Loading branch information
molly-firebolt committed Dec 11, 2023
1 parent 754d145 commit ebaae41
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ parent: Develop with Firebolt
grand_parent: Guides
---

# Connecting with SQLAlchemy
# Connect with SQLAlchemy

SQLAlchemy is an open-source SQL toolkit and object-relational mapper for the Python programming language.

Firebolt’s adapter for SQLAlchemy acts as an interface for other supported third-party applications including Superset and Redash. When the SQLAlchemy adapter is successfully connected, these applications are able to communicate with Firebolt databases through the REST API.

The adapter is written in Python using the SQLAlchemy toolkit.

### To get started
### Get started

We recommend you follow the guidelines for SQLAlchemy integration in our [Github repository](https://github.com/firebolt-db/firebolt-sqlalchemy/).
Follow the guidelines for SQLAlchemy integration in the Firebolt-SQLAlchemy [Github repository](https://github.com/firebolt-db/firebolt-sqlalchemy/).

0 comments on commit ebaae41

Please sign in to comment.