edadma / petradb   1.5.1

ISC License Website GitHub

A lightweight, embeddable SQL database engine for JavaScript, TypeScript, and Scala

Scala versions: 3.x
Scala.js versions: 1.x
Scala Native versions: 0.5

petradb-chisel 0.1.0


Group ID:
io.github.edadma
Artifact ID:
petradb-chisel_3
Version:
0.1.0
Version Scheme:
Release Date:
Jun 4, 2026
Licenses:
ISC
Files:
Full Scala Version:
3.8.3

libraryDependencies += "io.github.edadma" %% "petradb-chisel" % "0.1.0"

Mill build tool

ivy"io.github.edadma::petradb-chisel:0.1.0"

Scala CLI

//> using dep "io.github.edadma::petradb-chisel:0.1.0"

Ammonite REPL

import $ivy.`io.github.edadma::petradb-chisel:0.1.0`

<dependency>
  <groupId>io.github.edadma</groupId>
  <artifactId>petradb-chisel_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.edadma', name: 'petradb-chisel_3', version: '0.1.0'