Postgres.js
JDBI
Productivity Power Tools
Astro Build
SQLPage - Build SQL-only websites
Prisma GraphQL API
Yew
Tailwind CSS
KeystoneJS
Strapi
Directus
Ghost
WordPress
Drupal
Payload CMS
Amplication
Postgres.js
KeystoneJSNo Postgres.js videos yet. You could help us improve this page by suggesting one.
KeystoneJS might be a bit more popular than Postgres.js. We know about 33 links to it since March 2021 and only 24 links to Postgres.js. 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.
Bun provides native MySQL, SQlite, and Postgres drivers. I'm not saying Node should support every db in existence but the ones I listed are critical infrastructure at this point. When using Postgres in Node you either rely on the old pg which pulls 13 dependencies[1] or postgres[2] which is much better and has zero deps but mostly depends on a single guy. [1] https://npmgraph.js.org/?q=pg [2]... - Source: Hacker News / 4 months ago
Is there a way to make this work with https://github.com/porsager/postgres ? It's very close to raw SQL but with safe substitutions. I use it with Zod, but it would be great to have the types derived automatically. - Source: Hacker News / 5 months ago
I really want to use pipelining for our "em.flush" of sending all INSERTs & UPDATEs to the db as part of a transaction, b/c my initial prototyping showed a 3-6x increase: https://joist-orm.io/blog/initial-pipelining-benchmark/ If you're not in a transaction, afaiu pipelining is not as applicable/useful b/c any SQL statement failing in the pipeline fails all other queries after it, and imo it would suck for... - Source: Hacker News / 9 months ago
> What are you missing? Everything else needed to make a backend app. At the very least, Node should provide fundamental pieces like database drivers. Currently the best PG driver[1] depends on a single guy. Bun already provides its own PG driver [2] and Jarred has written they will keep investing into more built-in APIs. [1] https://github.com/porsager/postgres [2] https://bun.com/docs/api/sql. - Source: Hacker News / 11 months ago
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 / over 2 years ago
Yes, itโs built on the shoulders of giants, Next.js[0] and lesser-known Keystone.js[1]. Next is a full stack framework and Keystone is a CMS built on top of Prisma and GraphQL. Keystone was created by this Australian company called Thinkmill. They have used it to help businesses build custom backend systems for more than a decade. But it needed to be deployed separately from Next and they were using emotion css... - Source: Hacker News / 15 days ago
Also, there are lots of exciting web frameworks that use Prisma as their default ORM layer (like RedwoodJS which is built by the founder of GitHub, Amplication which recently raised $6.6M in seed funding, Wasp (YC W21) or KeystoneJS) which should give you some more validation that Prisma is being used in a lot production applications :). Source: about 3 years ago
Https://keystonejs.com/ is a nice smaller alternative. Source: over 3 years ago
Keystone.js is a content management system and framework for creating server-side applications that interact with a database. It is based on the Express platform for Node.js and uses MongoDB for data storage. It is an alternative to CMS for web developers who want to create a data-driven website, but do not want to move to the PHP platform or too large systems such as WordPress. - Source: dev.to / over 3 years ago
I have a working graphql server written in Keystone CMS and hosted on Heroku. Source: over 3 years ago
JDBI - See this.
Strapi - Manage any content. Anywhere. The leading open-source headless CMS. 100% JavaScript / TypeScript and fully customizable.
Productivity Power Tools - Extension for Visual Studio - A set of extensions to Visual Studio 2012 Professional (and above) which improves developer productivity.
Directus - Free and Open-Source Headless CMS
Astro Build - Astro is the web framework that you'll love to use.
Ghost - Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.