datasette-graphql VS datasette-chatgpt-plugin

Compare datasette-graphql vs datasette-chatgpt-plugin and see what are their differences.

datasette-graphql

Datasette plugin providing an automatic GraphQL API for your SQLite databases (by simonw)

datasette-chatgpt-plugin

A Datasette plugin that turns a Datasette instance into a ChatGPT plugin (by simonw)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
datasette-graphql datasette-chatgpt-plugin
2 3
97 63
- -
4.1 2.8
19 days ago 2 months ago
Python Python
Apache License 2.0 Apache License 2.0
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.

datasette-graphql

Posts with mentions or reviews of datasette-graphql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-25.

datasette-chatgpt-plugin

Posts with mentions or reviews of datasette-chatgpt-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-24.
  • Chat with your database using AI
    1 project | news.ycombinator.com | 9 Apr 2023
    In my own experiments I've caught ChatGPT running the correct query but then hallucinating the results, because the response was too long for the token context window and got truncated!

    I have an open issue about that here: https://github.com/simonw/datasette-chatgpt-plugin/issues/2

    More about my explorations: https://simonwillison.net/2023/Mar/24/datasette-chatgpt-plug...

  • ChatGPT and Wolfram Is Insane
    2 projects | news.ycombinator.com | 24 Mar 2023
    You can see the prompt used by Wolfram Alpha here: https://www.wolframalpha.com/.well-known/ai-plugin.json

    I have a formatted copy of the prompt in this issue: https://github.com/simonw/datasette-chatgpt-plugin/issues/2#...

  • I built a ChatGPT plugin to answer questions about data hosted in Datasette
    1 project | news.ycombinator.com | 24 Mar 2023
    The bad news: I've already caught it hallucinating details despite having looked up the correct information with a SQL query!

    Some examples in this issue thread: https://github.com/simonw/datasette-chatgpt-plugin/issues/2

What are some alternatives?

When comparing datasette-graphql and datasette-chatgpt-plugin you can also consider the following projects:

datasette-dashboards - Datasette plugin providing data dashboards from metadata

csvs-to-sqlite - Convert CSV files into a SQLite database

chatgpt-local-reader-plugin - This is the simplest method for ChatGPT to read local text files.

pluralize - Pluralize or singularize any word based on a count

smolex - 🔍 Code entity retrieval "GPT action" for ChatGPT!

datasette-auth-github - Datasette plugin that authenticates users against GitHub

empirical-philosophy - A collection of empirical experiments using large language models and other neural network architectures to test the usefulness of metaphysical constructs.

madatdata - 😠 📈 Madatdata ("mad at data") is a TypeScript library for managing and querying SQL databases (so far including Seafowl and Splitgraph, but with an interface that makes it easy to add plugins for other databases).

datasette-auth-passwords - Datasette plugin for authentication using passwords

tuql - Automatically create a GraphQL server from a SQLite database or a SQL file

dogsheep-beta - Build a search index across content from multiple SQLite database tables and run faceted searches against it using Datasette