KeystoneJS VS @databases

Compare KeystoneJS vs @databases and see what are their differences.

KeystoneJS

The most powerful headless CMS for Node.js — built with GraphQL and React (by keystonejs)

@databases

TypeScript clients for databases that prevent SQL Injection (by ForbesLindesay)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
KeystoneJS @databases
56 13
8,796 582
1.4% -
9.4 6.0
1 day ago 30 days ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

KeystoneJS

Posts with mentions or reviews of KeystoneJS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-30.

@databases

Posts with mentions or reviews of @databases. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-30.
  • Looking for a type safe ORM/mapper
    5 projects | /r/typescript | 30 Sep 2022
    Depending on the complexity of your queries, Prisma might indeed not be the best abstraction for you. If you're proficient in SQL and don't want to sacrifice type-safety, there are really nice, low-level alternatives to Prisma such as Zapatos, Slonik or atdatabases. We're laying this out in our docs here: Should you use Prisma?
  • SQL result into variable
    2 projects | /r/node | 31 Jul 2022
    Since the method is marked as async, you can use await to get the results of a query (if your database library supports promises. For example with https://www.atdatabases.org as your db library you could do
  • What are popular ORMs for Node.js?
    16 projects | /r/node | 28 Jul 2022
    Have you seen https://www.atdatabases.org I added a type safe ORM to it because I found aspects of Prisma that sucked (it had too many bugs and was a pain to setup)
    16 projects | /r/node | 28 Jul 2022
    I found Prisma close but not quite there. That's part of what motivated me to keep working on https://www.atdatabases.org, which I think is already there as an enterprise ready ORM for node.js
    16 projects | /r/node | 28 Jul 2022
    I was frustrated by the existing options so I built https://www.atdatabases.org as an open source ORM/database client. It uses tagged template literals to prevent SQL injection when you want to write raw SQL and has a simple type safe API for common operations.
  • what node ORM is worth it to learn
    10 projects | /r/node | 26 Feb 2022
    I built https://www.atdatabases.org which has an ORM for node.js, but also supports writing SQL queries in a safe way. It is type safe, and has much simpler & more flexible transaction support than most node.js ORMs.
  • Can you use Joi with SQL database?
    2 projects | /r/node | 29 Dec 2021
    If you’re using TypeScript and don’t have untrusted user data, @databases can generate static types, which can be a good alternative to runtime validation.
  • How do most people interact with a db these days?
    5 projects | /r/node | 27 Dec 2021
    Did either of you consider @databases? It has pretty much the same approach to SQL as Slonik. I’m curious if there’s any reason why Slonik is preferable?
    5 projects | /r/node | 27 Dec 2021
    We use @databases, which has a mix of super lightweight ORM for type safety and raw SQL (with protections against SQL injection) for more complex queries.

What are some alternatives?

When comparing KeystoneJS and @databases you can also consider the following projects:

Strapi - 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.

Directus - The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

AdminJS - AdminJS is an admin panel for apps written in node.js

ApostropheCMS - A full-featured, open-source content management framework built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment.

Nest - A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

Prisma - Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

Ghost - Independent technology for modern publishing, memberships, subscriptions and newsletters.

Express - Fast, unopinionated, minimalist web framework for node.

PencilBlue - Business class content management for Node.js (plugins, server cluster management, data-driven pages)

django-cms - The easy-to-use and developer-friendly enterprise CMS powered by Django

Reaction Commerce - Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.

Drupal - Verbatim mirror of the git.drupal.org repository for Drupal core. Please see the https://github.com/drupal/drupal#contributing. PRs are not accepted on GitHub.