Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naturalcycles/sqlite-lib
SQLite implementation of CommonDB interface
https://github.com/naturalcycles/sqlite-lib
db-lib sqlite
Last synced: about 1 month ago
JSON representation
SQLite implementation of CommonDB interface
- Host: GitHub
- URL: https://github.com/naturalcycles/sqlite-lib
- Owner: NaturalCycles
- Created: 2021-06-27T22:08:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-31T19:43:08.000Z (6 months ago)
- Last Synced: 2024-10-11T11:08:19.356Z (about 1 month ago)
- Topics: db-lib, sqlite
- Language: TypeScript
- Homepage:
- Size: 1.09 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
## @naturalcycles/sqlite-lib
> CommonDB implementation based on SQLite
[![npm](https://img.shields.io/npm/v/@naturalcycles/sqlite-lib/latest.svg)](https://www.npmjs.com/package/@naturalcycles/sqlite-lib)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)# Features
- ...