All Projects → python-bonobo → bonobo-sqlalchemy

python-bonobo / bonobo-sqlalchemy

Licence: other
PREVIEW - SQL databases in Bonobo, using sqlalchemy

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to bonobo-sqlalchemy

Bonobo
Extract Transform Load for Python 3.5+
Stars: ✭ 1,475 (+6313.04%)
Mutual labels:  data-processing, bonobo, extract-transform-load
Sqlalchemy Imageattach
SQLAlchemy extension for attaching images to entities.
Stars: ✭ 107 (+365.22%)
Mutual labels:  sqlalchemy, databases
pydbantic
A single model for shaping, creating, accessing, storing data within a Database
Stars: ✭ 137 (+495.65%)
Mutual labels:  sqlalchemy, databases
Ormar
python async mini orm with fastapi in mind and pydantic validation
Stars: ✭ 155 (+573.91%)
Mutual labels:  sqlalchemy, databases
sqlalchemy-enum34
SQLAlchemy type to store standard enum.Enum values
Stars: ✭ 47 (+104.35%)
Mutual labels:  sqlalchemy, databases
sqlalchemy-utc
SQLAlchemy type to store aware datetime values
Stars: ✭ 87 (+278.26%)
Mutual labels:  sqlalchemy, databases
Awesome Sqlalchemy
A curated list of awesome tools for SQLAlchemy
Stars: ✭ 2,316 (+9969.57%)
Mutual labels:  sqlalchemy, databases
nim-gatabase
Connection-Pooling Compile-Time ORM for Nim
Stars: ✭ 103 (+347.83%)
Mutual labels:  sqlalchemy, databases
timely-beliefs
Model data as beliefs (at a certain time) about events (at a certain time).
Stars: ✭ 15 (-34.78%)
Mutual labels:  sqlalchemy
mech
🦾 Main repository for the Mech programming language. Start here!
Stars: ✭ 135 (+486.96%)
Mutual labels:  data-processing
cloudrun-fastapi
FastAPI on Google Cloud Run
Stars: ✭ 112 (+386.96%)
Mutual labels:  sqlalchemy
traceml
Engine for ML/Data tracking, visualization, dashboards, and model UI for Polyaxon.
Stars: ✭ 445 (+1834.78%)
Mutual labels:  data-processing
Speech-Recognition
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
Stars: ✭ 21 (-8.7%)
Mutual labels:  data-processing
stargate
An Apache Pulsar client written in Elixir
Stars: ✭ 33 (+43.48%)
Mutual labels:  data-processing
Apollo
A basic Application with multiple functionalities built with FastAPI aim to help Users Buy New Items Provided using PaypalAPI 🚀
Stars: ✭ 22 (-4.35%)
Mutual labels:  sqlalchemy
sqlconstruct
Functional approach to query database using SQLAlchemy
Stars: ✭ 22 (-4.35%)
Mutual labels:  sqlalchemy
FinanceCenter
Fetching Financial Data (US/China)
Stars: ✭ 26 (+13.04%)
Mutual labels:  sqlalchemy
KazukoBot
An anime themed telegram group management bot based on sqlalchemy database running on python3.
Stars: ✭ 25 (+8.7%)
Mutual labels:  sqlalchemy
tmeta
Minimalistic Idiomatic Database "ORM" functionality for Go
Stars: ✭ 46 (+100%)
Mutual labels:  databases
fast-api-sqlalchemy-template
Dockerized web application on FastAPI, sqlalchemy1.4, PostgreSQL
Stars: ✭ 25 (+8.7%)
Mutual labels:  sqlalchemy

🐵 bonobo-sqlalchemy

SQLAlchemy extension for Bonobo, bringing SQL databases to the Extract-Tranform-Load framework.

/!CURRENTLY REWRITING THE CODE FROM RDC.ETL, DON'T USE BEFORE AT LEAST ALPHA STATUS /!

If you want to use SQLAlchemy with bonobo, this is the way to go. Note that it's not required to connect to databases, you can also use raw database connections (psycopg2, etc.), but it's probably easier to use an established DBAL.

Continuous Integration

Code Health

Coverage Documentation Downloads Python Package on PyPI

Issues: https://github.com/python-bonobo/bonobo-sqlalchemy/issues

Roadmap: https://www.bonobo-project.org/roadmap

Slack: https://bonobo-slack.herokuapp.com/


Made with by Romain Dorgueil and contributors.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].