Software Alternatives, Accelerators & Startups

Entity Framework Core VS SQLPage - Build SQL-only websites

Compare Entity Framework Core VS SQLPage - Build SQL-only websites and see what are their differences

Entity Framework Core logo Entity Framework Core

Application and Data, Data Stores, and Object Relational Mapper (ORM)

SQLPage - Build SQL-only websites logo SQLPage - Build SQL-only websites

Build full web applications using just SQL queries
  • Entity Framework Core Landing page
    Landing page //
    2023-08-27
  • SQLPage - Build SQL-only websites Landing page
    Landing page //
    2023-09-13

Entity Framework Core videos

Getting the best out of Entity Framework Core - Jon P Smith

More videos:

  • Review - Entity Framework Core 5.0: The Next Generation for Data Access

SQLPage - Build SQL-only websites videos

No SQLPage - Build SQL-only websites videos yet. You could help us improve this page by suggesting one.

Add video

Category Popularity

0-100% (relative to Entity Framework Core and SQLPage - Build SQL-only websites)
Developer Tools
38 38%
62% 62
Web Frameworks
50 50%
50% 50
Development
100 100%
0% 0
Javascript UI Libraries
0 0%
100% 100

User comments

Share your experience with using Entity Framework Core and SQLPage - Build SQL-only websites. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Entity Framework Core should be more popular than SQLPage - Build SQL-only websites. It has been mentiond 36 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.

Entity Framework Core mentions (36)

  • Push your skills
    One possible path is working with databases using Microsoft Entity Framework Core (EF Core) or using a data provider like Dapper. - Source: dev.to / 26 days ago
  • C# Excel read/write on the cheap
    Data operations are performed by Microsoft Entity Framework Core 8. - Source: dev.to / about 1 month ago
  • 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 2 months ago
  • Working with Dapper/SQL-Server Framework 4.8 C#
    What about Entity Framework? This is a valid path but lessens the learning process for working with data. Once creating web and other project types that include Window Forms the choices are working with a data provider or Microsoft EF Core. - Source: dev.to / 5 months ago
  • Soft introduction to Dapper and EF Core
    Here there are three basic paths, working with json for a crude way to store data to using SQL-Server database where there are two paths, the first using Dapper and the second EF Core. - Source: dev.to / 7 months ago
View more

SQLPage - Build SQL-only websites mentions (20)

  • The Demise of the Mildly Dynamic Website
    This article resonates with me. I do love "mildly dynamic websites", and have fond memories of my days hacking together PHP websites 15 years ago. And what I am working on today might be called a bridge for the "dynamicity gap". I'm making an open source server to write web apps entirely in SQL ( https://sql.ophir.dev/ ). It has the "one file per page" logic of PHP, and makes it easy to add bits of dynamic... - Source: Hacker News / 9 days ago
  • SQLPage – Building a full web application with nothing but SQL queries [video]
    Saving a few clicks for readers: Project page: https://sql.ophir.dev/. - Source: Hacker News / 4 months ago
  • Bruno
    I am currently looking for a solution to run automated tests on a sql website generator I am working on ( https://sql.ophir.dev ) I wanted to use hurl (https://hurl.dev/), but Bruno's UI seems to be useful while developing the tests... Has someone tried both ? Which is better for automated testing, including when the response type is html and not json? - Source: Hacker News / 4 months ago
  • Apache Superset
    Full fledged BI tools like Superset and Metabase are amazing for their intended use cases. But they may be an overkill if your primary use case is to infrequently build semi-interactive reports for non-technical end-users and your use cases are are mostly covered by standard graphs & tables. Esp. So if you are familiar with SQL and have access to the underlying data source. Two nifty utilities I have found to be... - Source: Hacker News / 4 months ago
  • PostgREST: Providing HTML Content Using Htmx
    I feel obligated to add a shameless plug here. The idea is very close to a project I presented at pgconf.eu last week: SQLPage https://sql.ophir.dev/ SQLPage has the same goal as postgrest+htmx, but is a little bit higher level. It let's you build your application using prepackaged components you can invoke directly from SQL, without having to write any HTML, CSS, or JS. - Source: Hacker News / 6 months ago
View more

What are some alternatives?

When comparing Entity Framework Core and SQLPage - Build SQL-only websites, you can also consider the following products

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

Postgres.js - Postgres.js - The Fastest full featured PostgreSQL client for Node.js - porsager/postgres

Actix - Rust's powerful actor system and most fun web framework

htmx - high power tools for HTML

Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.

Gio UI - Gio is an open source library for creating portable, immediate mode GUI programs for Android, iOS, Linux, Windows, macOS.