Skip to content
#

orm-queries

Here are 17 public repositories matching this topic...

Eloquent is the default ORM (Object-Relational Mapping) included with the framework. It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.

  • Updated Feb 19, 2024
  • PHP

Holiday vacation in Honolulu, Hawaii (Climate Database, App Designing, Flask API), In this section, Have used Python and SQLAlchemy to do a basic climate analysis and data exploration of climate database. Specifically, have used SQLAlchemy ORM queries, Pandas, and Matplotlib.

  • Updated Sep 12, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the orm-queries topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the orm-queries topic, visit your repo's landing page and select "manage topics."

Learn more