Skip to content

TarekRaafat/skalex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Skalex

GitHub package.json version npm 100% Javascript Zero Dependencies Yes Maintained npm Open Source Love

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 📔

Support

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

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


Author

Tarek Raafat


License

Released under the Apache 2.0 license.

© 2023 Tarek Raafat