go-store: Lightweight embedded database in pure Go inspired by Lowdb

This page summarizes the projects mentioned and recommended in the original post on /r/golang

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

    Simple and fast JSON database

  • I just finished the first stable version of go-store, a lightweight embeeded database written in pure Go. It was heavily inspired by lowdb. The motivation was that I needed something simple to store information for another project and that I wanted to try out Go's generics.

  • go-store

    Lightweight embedded database in pure Go inspired by lowdb (by LegendaryB)

  • Repository: https://github.com/LegendaryB/go-store

  • 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

  • Database recommendations for small website

    1 project | /r/node | 6 Dec 2023
  • Best Simple Javascript database to replace local storage?

    1 project | /r/AskProgramming | 4 Oct 2022
  • Intercept and inspect http requests with reqon

    2 projects | dev.to | 17 Sep 2022
  • NodeJs temporal database (like an audit log or git)

    1 project | /r/learnprogramming | 16 Sep 2022
  • Creating a NoSQL database from scratch

    2 projects | /r/learnprogramming | 3 Jun 2022