Skip to content

Commit

Permalink
Added MicroPython client to list.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonprickett committed Oct 29, 2024
1 parent 1bc9b8a commit e12812b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/connect/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,20 @@ The drivers listed in this section all use the [CrateDB HTTP interface].
```
:::

:::{sd-row}
```{sd-item} MicroPython
```
```{sd-item}
[micropython-cratedb](https://github.com/crate/micropython-cratedb)
```
```{sd-item}
A MicroPython library connecting to the CrateDB HTTP API.
```
```{sd-item}
[![](https://img.shields.io/github/v/tag/crate/micropython-cratedb?label=latest)](https://github.com/crate/micropython-cratedb)
```
:::

:::{sd-row}
```{sd-item} Node.js
```
Expand Down

0 comments on commit e12812b

Please sign in to comment.