Pedro Gonçalves
pedrohgoncalvess
Data engineer
|
GAM
3 points
Tools pedrohgoncalvess is Following
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Django
djangoproject.com
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Flask
flask.pocoo.org
Flask is intended for getting started very quickly and was developed with best intentions in mind.
Scala
scala-lang.org
Scala is an acronym for “Scalable Language”. This means that Scala grows with you. You can play with it by ...
PostgreSQL
postgresql.org
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
MongoDB
mongodb.com
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
CouchDB
couchdb.apache.org
Apache CouchDB is a database that uses JSON for documents, JavaScript for MapReduce indexes, and regular HT...
Akka
akka.io
Akka is a toolkit and runtime for building highly concurrent, distributed, and resilient message-driven app...
Apache Spark
spark.apache.org
Spark is a fast and general processing engine compatible with Hadoop data. It can run in Hadoop clusters th...
Airflow
airbnb.io/projects/airflow
Use Airflow to author workflows as directed acyclic graphs (DAGs) of tasks. The Airflow scheduler executes ...
Svelte
svelte.technology
If you've ever built a JavaScript application, the chances are you've encountered – or at least heard of – ...
PySpark
spark.apache.org/docs/2.2.0...
It is the collaboration of Apache Spark and Python. it is a Python API for Spark that lets you harness the ...
FastAPI
fastapi.tiangolo.com
It is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard...
Python