File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 4
4
[ ![ npm downloads] [ npm-downloads-src ]] [ npm-downloads-href ]
5
5
[ ![ Codecov] [ codecov-src ]] [ codecov-href ]
6
6
[ ![ bundle] [ bundle-src ]] [ bundle-href ]
7
- [ ![ License] [ license-src ]] [ license-href ]
8
7
8
+ <!-- [![License][license-src]][license-href] -->
9
9
<!-- [![Github Actions][github-actions-src]][github-actions-href]-->
10
10
11
- DB0 provides an easy interface to connect and query sql databases providers with a tiny core!
11
+ DB0 provides an easy interface to connect and query sql databases providers with a tiny core.
12
12
13
13
👉 Read [ Documentation] ( https://db0.unjs.io )
14
14
15
+ > ** Warning**
16
+ > This project is under heavy development and API might change.
17
+
15
18
## Usage
16
19
17
20
Install ` db0 ` npm package:
Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ navigation.title: Introduction
6
6
7
7
[ unjs/db0] ( https://github.com/unjs/db0 ) provides an easy way to connect and query sql databases providers.
8
8
9
+ :: alert { type =" warning " }
10
+ 🚧 This project is under heavy development and API might change.
11
+ ::
12
+
9
13
## Features
10
14
11
15
:: list
You can’t perform that action at this time.
0 commit comments