Show HN: SleekDB 2.0 – Simple database effortless

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • NeDB

    The JavaScript Database, for Node.js, nw.js, electron and the browser

  • Nicely done!

    I like the small codebase with no dependencies - I imagine it's easy to start using. Also appreciate the extensive query interface and documentation.

    It reminds me of NeDB in Node.js world, which has proven its worth to me on several occasions when I needed a simple JSON-based database with mostly read operations (which are served from memory), running for literally years with no issue at all.

    https://github.com/louischatriot/nedb

  • jsonlite

    A simple, self-contained, serverless, zero-configuration, json document store.

  • Somewhat related. I wrote a very very simple tool called JSONlite (https://github.com/nodesocket/jsonlite) which is pure bash and stores data in flat files. It does not support nested querying, or querying really of any sort besides the primary id.

  • 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 logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts