No features have been listed yet.
Based on our record, Postgres.js should be more popular than DataGridXL2. It has been mentiond 20 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.
I want to use this as a chance to bring attention to a GitHub issue that I think would help reduce friction for Neon: https://github.com/neondatabase/neon/issues/4989. Having run a local dev environment connected to Neon and tests connected to Neon got in our way of adoption. We'd prefer to develop and run tests against a regular Postgres localhost database. To the PMs of Neon, put yourself in the shoes of a new... - Source: Hacker News / about 1 year ago
I'd push you to consider using postgres, slonik or similar for database queries. With these libraries, you just write SQL, but they perform input sanitization for you. So you can safely write:. Source: over 1 year ago
There's also https://kysely.dev/ but personally I handwrite my queries with https://github.com/porsager/postgres for flexibility and performance most orms use node-pg lib which has shit performance. - Source: Hacker News / over 1 year ago
When viewed as a DSL for set theory, views, CTEs, set-returning functions, et al are indeed proper first-class query abstractions. When viewed through the lens of general purpose imperative or functional programming languages, it's easy to see how it can be seen as falling short. I'll admit much of the tooling and driver APIs leave a lot to be desired. Some tools do make good efforts though such as nested... - Source: Hacker News / over 1 year ago
Demonstrate how easily and accidentally one can make an SQL injection with these: https://github.com/porsager/postgres. - Source: Hacker News / almost 2 years ago
Beautiful work! Very intuitive, thanks for sharing! I was looking for a no nonsense planning tool. Will use it for planning the v3 release of DataGridXL, coming soon! (https://datagridxl.com). - Source: Hacker News / about 1 year ago
Congrats on releasing the product! What are you using instead of the native scroll event of a browser element? Are you listener to `onwheel` events? Have you find a way to keep scrolling momentun scroll-browser/cross-device or do you normalize the delta to +1/-1? I am the creator of DataGridXL (https://datagridxl.com), an Excel-like data grid component and it uses native scrolling. However, the document/sheet... - Source: Hacker News / about 1 year ago
I have the same experience with my product DataGridXL (https://datagridxl.com). I spent a lot of time minimizing bugs and I choose deliberately to have less features and focus ond speed aan reliability. But website visitors only see that a competing product has 2x the features (at great cost). I have a customer with 10 million end users, in one year they have reported only 2 bugs, both bugs fixed within a day.... - Source: Hacker News / about 1 year ago
Instead of sticky headers, I would suggest using a limited viewport height, so that the headers always remain visible. Like in DataGridXL (https://datagridxl.com) disclaimer: I am the creator. - Source: Hacker News / about 1 year ago
Edit CSV Online is a free tool that provides an Excel-like interface to quickly edit CSV files. I made it to promoto the Excel-like data editor DataGridXL.com (https://datagridxl.com). Should I attempt to monetize this or keep using it a promo for the component? - Source: Hacker News / about 1 year ago
SQLPage - Build SQL-only websites - Build full web applications using just SQL queries
Sheetlist - Discover free Google Sheets for marketing, finance and more
JDBI - See this.
Rows - The spreadsheet where teams work faster
Gio UI - Gio is an open source library for creating portable, immediate mode GUI programs for Android, iOS, Linux, Windows, macOS.
Infinite Table - The declarative DataGrid for building React apps — faster