@opengis/fastify-table
Version:
core-plugins
87 lines (56 loc) • 3.04 kB
Markdown
# fastify-table
<!--  -->
[](https://www.npmjs.com/package/@opengis/fastify-table)
[]()
[]()
[](http://standardjs.com/)
This is a backend toolkit for database management and more.
### Why fastify-table?
- **Logger** - Monitoring user activity and system status.
- **Redis cache** - Optimizes web page rendering for lightning-fast performance.
- **Secure** - Ensures protection against XSS attacks in queries.
- **SQL Migration** - Automatically adds all necessary tables to your project's database.
### Features
- CRUD
- cron
- Logger
- Redis
- pg
---
### Install
```bash
npm i @opengis/fastify-table
```
### Usage
```js
fastify.register(import('@opengis/fastify-table'), config);
```
---
### Documenation
For a detailed understanding `fastify-table`, its features, and how to use them, refer to our [Documentation](https://apidocs.softpro.ua/fastify-table/).
---
### Technology stack
<a href="https://fastify.dev/" target="_blank">
<img src="https://img.shields.io/badge/Fastify-323330?style=for-the-badge&logo=fastify" /></a>
<a href="https://www.postgresql.org/" target="_blank">
<img src="https://img.shields.io/badge/PostgreSQL-323330?style=for-the-badge&logo=postgresql&logoColor=white" /></a>
<a href="https://redis.io/" target="_blank">
<img src="https://img.shields.io/badge/redis-323330.svg?&style=for-the-badge&logo=redis&logoColor=" /></a>
<a href="https://www.npmjs.com/package/pino" target="_blank">
<img src="https://img.shields.io/badge/pino-323330.svg?&style=for-the-badge&logo=pino&logoColor=" /></a>
---
### Contribute
Feel free to contact us through our website [SOFTPRO.UA](https://softpro.ua) or email <info@softpro.ua>
- Report bugs
- Share your ideas
- Ask questions
### Follow Us
[Official site](https://softpro.ua)
<p>
<a href="https://www.instagram.com/gissoftpro/" target="_blank"><img src="https://cdn.softpro.ua/data/npm/instagram.png" alt="Softpro Instagram" title="oftpro Instagram"></a>
<a href="https://www.facebook.com/gissoftpro" target="_blank"><img src="https://cdn.softpro.ua/data/npm/facebook.png" alt="Softpro Facebook" title="Softpro Facebook"></a>
<a href="https://t.me/softprogis" target="_blank"><img src="https://cdn.softpro.ua/data/npm/telegram.png" alt="Softpro Telegram" title="Softpro Telegram"></a>
<a href="https://www.linkedin.com/in/softpro-ukraine-a8876b282/recent-activity/all/" target="_blank"><img src="https://cdn.softpro.ua/data/npm/social/linkedin.png" alt="Softpro Linkedin" title="Softpro LinkedIn"></a>
</p>
### License
Copyright © SOFTPRO. All rights reserved.