soul VS benchmarks

Compare soul vs benchmarks and see what are their differences.

soul

🕉 A SQLite REST and realtime server (by thevahidal)

benchmarks

PocketBase test application with various benchmarks (by pocketbase)
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
soul benchmarks
24 1
1,427 27
- -
9.0 3.2
8 days ago 10 months ago
JavaScript Go
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.

soul

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

benchmarks

Posts with mentions or reviews of benchmarks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-19.
  • Soul: A SQLite REST and Realtime Server
    8 projects | news.ycombinator.com | 19 Mar 2024
    Hi, PocketBase author here.

    Keep in mind that PocketBase do a lot more than just executing a raw DB query. We perform data validation, normalization, serialization, enriching, auto fail-retry to handle additional SQLITE_BUSY errors, etc. All of this comes with some cost and will always have an effect when doing microbenchmarks like this.

    The performance would also depend on what version of PocketBase did you try, whether you used CGO or the pure Go driver, etc.

    For a benchmark closer to a "real world" scenarios tested on various servers you can check the results from https://github.com/pocketbase/benchmarks.

    There is definitely room for improvements (I haven't done any detailed profiling yet) but the current performance is "good enough" for the purposes the applications PocketBase is intended for (I've shared some numbers regarding a PocketBase app on production in https://github.com/pocketbase/pocketbase/discussions/4254).

    Hope the above helps.

What are some alternatives?

When comparing soul and benchmarks you can also consider the following projects:

StorX - PHP library for flat-file data storage

sqlighter

automatic-api - A list of software that turns your database into a REST/GraphQL API

StorX-API - A REST API for StorX

webdis - A Redis HTTP interface with JSON output

datasette - An open source multi-tool for exploring and publishing data