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 1.5.1


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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