obsidian VS oak-graphql

Compare obsidian vs oak-graphql and see what are their differences.

obsidian

GraphQL, built for Deno - a native GraphQL caching client and server module (by open-source-labs)

oak-graphql

A simple graphql middleware for oak deno framework. (by aaronwlee)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
obsidian oak-graphql
3 1
753 122
0.1% -
0.0 5.2
about 1 year ago 10 months ago
TypeScript TypeScript
MIT License GNU General Public License v3.0 or later
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.

obsidian

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

oak-graphql

Posts with mentions or reviews of oak-graphql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-13.
  • Building a GraphQL API with Deno and gql
    8 projects | dev.to | 13 Apr 2021
    In this post I would like to show how to build a GraphQL API server with gql. At the moment there are a few GraphQL server modules for Deno, such as obsidian and oak_graphql but all of them are either standalone or framework-specific. gql instead, is a framework-agnostic middleware so I will use it with Deno std's net/http.

What are some alternatives?

When comparing obsidian and oak-graphql you can also consider the following projects:

Joplin - Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.

gql - ☁ Universal GraphQL HTTP middleware for Deno

AppFlowy - AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.

opine - Minimalist web framework for Deno ported from ExpressJS.

notesnook - A fully open source & end-to-end encrypted note taking alternative to Evernote.

graphql-playground - 🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)

logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

tinyhttp-deno - 🦕 Deno port of tinyhttp, 0-legacy, tiny & fast web framework [Moved to: https://github.com/deno-libs/tinyhttp]

graphql-tag - 🦕 Create a GraphQL schema AST from template literal. Deno port of `graphql-tag` library

gql - A GraphQL client in Python