GitUI provides you with the comfort of a git GUI but right in your terminal. GitUI is written in the Rust programming language.
Read moreCategory: Programming
Magit – Emacs package for Git
Magit is an Emacs interface for Git. With Magit, you can inspect and modify your Git repositories with Emacs.
Read moreFugitive – Vim plugin for Git
Fugitive is billed as the premier Vim plugin for Git. Vim is a highly configurable text editor.
Read morehub – command line tool that extends git with features and commands
hub is a command line tool that wraps git in order to extend it with extra features and commands that make working with GitHub easier.
Read moreDapper – a simple object mapper for .NET
Dapper is an object–relational mapping (ORM) product for the Microsoft .NET platform.
Read moreEntity Framework Core – modern object-database mapper for .NET
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
Read moreNHibernate – mature, open source object-relational mapper for the .NET framework
NHibernate is a mature object-relational mapper for the .NET framework.
Read moreVenflow – fast and lightweight ORM for PostgreSQL
Venflow is an ORM, written from the ground up to try and provide an alternative to EF-Core and many other ORMs.
Read moreRepoDB – hybrid ORM library for .NET
RepoDB is an open-source .NET ORM library that bridges the gaps of micro-ORMs and full-ORMs.
Read moreBookshelf – ORM for Node.js, built on the Knex SQL query builder
Bookshelf is a JavaScript ORM for Node.js, built on the Knex SQL query builder. It is designed to work with PostgreSQL, MySQL, and SQLite3.
Read moreWaterline – adapter-based ORM for Node.js
Waterline is an adapter-based ORM for Node.js offering a uniform API for accessing databases, protocols, and 3rd party APIs.
Read moreObjection.js – ORM for Node.js
Objection.js is an ORM for Node.js that aims to stay out of your way and make it as easy as possible.
Read moreSequelize – promise-based Node.js ORM
Sequelize is a promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server.
Read moreSQLAlchemy – Python SQL Toolkit and Object Relational Mapper
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.
Read morePeewee – small and simple ORM
Peewee is a simple and small Object Relational Mapper. It has few (but expressive) concepts, making it easy to learn and intuitive to use.
Read more