Software Alternatives, Accelerators & Startups

NHibernate VS usql

Compare NHibernate VS usql and see what are their differences

NHibernate logo NHibernate

The official NHibernate community site. Download NHibernate. Read blogs. Contribute to the NHibernate Wiki. Find reference documentation.

usql logo usql

Universal command-line interface for SQL databases
  • NHibernate Landing page
    Landing page //
    2020-02-21
  • usql Landing page
    Landing page //
    2023-08-24

NHibernate videos

Introduction to NHibernate: Setting up your Mappings

More videos:

  • Review - Fluent NHibernate: Getting started w/ your first mappings
  • Review - ActiveCommerce + NHibernate + SPEAK Part 1

usql videos

No usql videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to NHibernate and usql)
Web Frameworks
100 100%
0% 0
Monitoring Tools
0 0%
100% 100
Development
100 100%
0% 0
Performance Monitoring
0 0%
100% 100

User comments

Share your experience with using NHibernate and usql. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, usql should be more popular than NHibernate. It has been mentiond 7 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

NHibernate mentions (1)

  • Building business processes with Azure Durable Functions
    Traditionally, building business processes involves a highly database-centric approach. Development typically begins with a comprehensive database design, setting up schemas and tables before moving on to create classes and properties. These classes would then map to the database schema using Object-Relational Mappers (ORMs) like Entity Framework, NHibernate or Dapper. This method, while effective, often leads to... - Source: dev.to / about 1 month ago

usql mentions (7)

  • Dblab: Interactive Terminal Client for PostgreSQL, MySQL, SQLite3 and Oracle
    https://github.com/xo/usql has a similar feel to it, with a variety of backends. - Source: Hacker News / 13 days ago
  • From GUI to CLI: Transforming my query workflow with usql and jq
    Since some of the databases I was interacting were postgres, I started to play around with psql. It felt amazing, it had a great integration with the terminal, no visual pollution, I could also use vim as my query editor, and it was blazing fast. The problem was that only some of the databases I was interacting were postgres. I needed something that could connect to multiple databases, something universal, so I... - Source: dev.to / about 2 months ago
  • PRQL a simple, powerful, pipelined SQL replacement
    Also all languages has an query-builder / ORM so the benefit of something like PRQL is possibly not big enough to merit it as an additional dependency. My suggestion: Make PRQL a cli tool that can be used by allowing users to connect to a database in a similar fashion as something like usql (https://github.com/xo/usql),. - Source: Hacker News / over 1 year ago
  • New Open source Go projects looking for contributors
    Https://github.com/xo/usql has some good first issues. Source: almost 2 years ago
  • Literate programming is much more than just commenting code
    I am not a big fan of the complex literate programming style involving code-generation which this article talks about. But I recently discovered that Google's zx [1] scripting utility supports executing scripts in markdown documents and I combined it with httpie [2] and usql [3] for a bit of quick and dirty automation testing and api verification code and it worked out pretty well. [1] ... - Source: Hacker News / about 2 years ago
View more

What are some alternatives?

When comparing NHibernate and usql, you can also consider the following products

Beego - Beego Web is official blog and documentation website for beego app web framework

mycli - A CLI for MySQL with auto-completion and syntax highlighting

Mikro orm - TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns.

Opbeat - Application monitoring for developers

Dapper - Dapper is a user-friendly object mapper for the .NET framework.

SqlPad - Run SQL in your browser and chart the results