Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tarekraafat/skalex

Simple & intuitive way to manage collections of data.
https://github.com/tarekraafat/skalex

collections-management collections-manager customizable data-management database db document-based document-based-db fast-database file-based-database flexible flexible-database hacktoberfest lightweight lightweight-database local-database modern-database scalable scalable-database versatile

Last synced: about 1 month ago
JSON representation

Simple & intuitive way to manage collections of data.

Awesome Lists containing this project

README

        

skalex Logo


# Skalex

[![GitHub package.json version](https://img.shields.io/github/package-json/v/TarekRaafat/skalex)](https://github.com/TarekRaafat/skalex)
[![npm](https://img.shields.io/npm/v/skalex)](https://www.npmjs.com/package/skalex)
![100% Javascript](https://img.shields.io/github/languages/top/TarekRaafat/skalex?color=yellow)
![Zero Dependencies](https://img.shields.io/badge/Dependencies-0-blue.svg)
![Yes Maintained](https://img.shields.io/badge/Maintained%3F-yes-success)
[![npm](https://img.shields.io/npm/dm/skalex?label=npm)](https://www.npmjs.com/package/skalex)
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/TarekRaafat/skalex)

## Introduction

The `Skalex` DB provides a simple and intuitive way to manage collections of data in a database-like manner in pure vanilla JavaScript. It allows you to create collections, insert and retrieve data, update and delete documents, and perform queries on the data in a simple yet highly flexible way to scale any application quickly and easily, while customizing your data according to your specific needs.

---

## Documentation:

- For usage & configuration details check out **Skalex** **docs** :notebook_with_decorative_cover:

---

## Support

Technical questions and support, please post your question on Stack Overflow using the below tag

- Stack Overflow [skalex][stackOverflow]

General questions or new ideas for `Skalex` please start a discussion on Github using the below link

- Github [Discussions]

[Discussions]: https://github.com/TarekRaafat/skalex/discussions
[stackoverflow]: https://stackoverflow.com/questions/tagged/skalex

---

## Author

**Tarek Raafat**

- Email: [email protected]
- Github: [github.com/TarekRaafat](https://github.com/TarekRaafat/)

---

## License

Released under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0).

© 2023 [Tarek Raafat](http://www.tarekraafat.com)