Skip to content
#

orm-library

Here are 161 public repositories matching this topic...

n-orm offers a simple persistence layer for Java. Targeted stores are "no-sql" as the framework assumes a column-oriented like storage data model. The framework makes use of annotations, and offers a very simple query language, simple enough to be very efficient, and too simple to let a model not to be efficient... ;-) Current stores are HBase, …

  • Updated Nov 29, 2018
  • Java

In this SQLAlchemy project, i used Python and SQLAlchemy to do a basic climate analysis and data exploration of my climate database as the first part of my project. To receive the desired output in this part, i used SQLAlchemy ORM queries, Pandas, and Matplotlib. The second part of the project was focused on creating an app using the developed code

  • Updated Mar 9, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the orm-library 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-library topic, visit your repo's landing page and select "manage topics."

Learn more