nbb VS dbcore

Compare nbb vs dbcore and see what are their differences.

dbcore

Generate applications powered by your database. (by eatonphil)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
nbb dbcore
48 5
808 502
0.5% -
7.8 0.0
16 days ago over 1 year ago
Clojure Go
Eclipse Public License 1.0 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.

nbb

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

dbcore

Posts with mentions or reviews of dbcore. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-12.
  • Why is C taking over, and what can be done about it?
    2 projects | /r/programmingcirclejerk | 12 Nov 2021
    Something already exists that reads your database schema and generates the entire CRUD backend . https://www.dbcore.org/
  • DBCore
    1 project | /r/patient_hackernews | 8 Nov 2021
    1 project | /r/hackernews | 8 Nov 2021
    2 projects | news.ycombinator.com | 8 Nov 2021
  • What I wish I knew when learning F#
    10 projects | news.ycombinator.com | 14 Oct 2021
    I've had good experiences running F# on Linux. I used it to build an API generator from database schemas.

    Same as Go you can get a single static binary you can copy anywhere.

    It's very convenient and you've got a massive number of .NET APIs to fall back on.

    The language is a little complex though. That you cannot call interface methods on an object implementing the interface without explicitly casting to the interface [1] is pretty weird. And getters/setters are a little complex.

    If you want an easy introduction to the ML family for educational/historic sake I'd always recommend Standard ML.

    But if you want a highly pragmatic, mature, strictly typed, compiled cross-platform language F# is pretty compelling.

    [0] https://github.com/eatonphil/dbcore

    [1] https://docs.microsoft.com/en-us/dotnet/fsharp/language-refe...

What are some alternatives?

When comparing nbb and dbcore you can also consider the following projects:

babashka - Native, fast starting Clojure interpreter for scripting

interactive - .NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.

babashka-sql-pods - Babashka pods for SQL databases

SharpLab - .NET language playground

clojure - The Clojure programming language

dafny - Dafny is a verification-aware programming language

deps.clj - A faithful port of the clojure CLI bash script to Clojure

PgRoutiner - PgRoutiner - Database-First Development with .NET and PostgreSQL.

integrant - simplified integrant

VisualFSharp - The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio

nodashka - Ad-hoc CLJS scripting on Node.js. [Moved to: https://github.com/borkdude/nbb]

nexe - 🎉 create a single executable out of your node.js apps