All Projects → lizheming → Waline

lizheming / Waline

Licence: gpl-2.0
A Simple, Safe Comment System inspired by Valine | 一款基于 Valine 衍生的简洁、安全的评论系统

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Waline

Django Dbbackup
Management commands to help backup and restore your project database and media files
Stars: ✭ 471 (+81.15%)
Mutual labels:  mongodb, postgresql, sqlite
Db
Data access layer for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.
Stars: ✭ 2,832 (+989.23%)
Mutual labels:  mongodb, postgresql, sqlite
Node Orm2
Object Relational Mapping
Stars: ✭ 3,063 (+1078.08%)
Mutual labels:  mongodb, postgresql, sqlite
Zblogphp
Z-BlogPHP博客程序
Stars: ✭ 527 (+102.69%)
Mutual labels:  blog, postgresql, sqlite
Manage Fastapi
🚀 CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy.
Stars: ✭ 163 (-37.31%)
Mutual labels:  mongodb, postgresql, sqlite
Mikro Orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases.
Stars: ✭ 3,874 (+1390%)
Mutual labels:  mongodb, postgresql, sqlite
Denodb
MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno
Stars: ✭ 498 (+91.54%)
Mutual labels:  mongodb, postgresql, sqlite
Zxw.framework.netcore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~
Stars: ✭ 691 (+165.77%)
Mutual labels:  mongodb, postgresql, sqlite
Serendipity
A PHP blog software
Stars: ✭ 151 (-41.92%)
Mutual labels:  blog, postgresql, sqlite
Adminer Custom
Customizations for Adminer, the best database management tool written in PHP.
Stars: ✭ 99 (-61.92%)
Mutual labels:  mongodb, postgresql, sqlite
Endb
Key-value storage for multiple databases. Supports MongoDB, MySQL, Postgres, Redis, and SQLite.
Stars: ✭ 208 (-20%)
Mutual labels:  mongodb, postgresql, sqlite
Qxorm
QxOrm library - C++ Qt ORM (Object Relational Mapping) and ODM (Object Document Mapper) library - Official repository
Stars: ✭ 176 (-32.31%)
Mutual labels:  mongodb, postgresql, sqlite
Elefant
Elefant, the refreshingly simple PHP CMS and web framework.
Stars: ✭ 188 (-27.69%)
Mutual labels:  blog, postgresql, sqlite
Myblog
vue + node 实现的一个博客系统
Stars: ✭ 285 (+9.62%)
Mutual labels:  blog, mongodb
Docs
Java知识总结:MySQL实战45讲,多线程和JVM知识总结,,SpringBoot,SpringCloud,Storm系列,微信小程序开发,ELK,《JAVA核心技术36讲笔记》,《深入理解JVM虚拟机笔记》,《高性能MySQL笔记》,《数据结构与算法》等等
Stars: ✭ 308 (+18.46%)
Mutual labels:  blog, mongodb
Typescript Express Starter
🚀 TypeScript Express Starter
Stars: ✭ 238 (-8.46%)
Mutual labels:  mongodb, postgresql
Blog Node
基于 node + express + mongodb 的博客网站后台
Stars: ✭ 364 (+40%)
Mutual labels:  blog, mongodb
Octblog
Yet another blog system powered by Flask and MongoDB
Stars: ✭ 421 (+61.92%)
Mutual labels:  blog, mongodb
Nodepress
😎 RESTful API service for Blog/CMS, powered by @nestjs
Stars: ✭ 829 (+218.85%)
Mutual labels:  blog, mongodb
Iblog
基于 Node.js 的开源个人博客系统,采用 Nuxt + Vue + TypeScript 技术栈。
Stars: ✭ 994 (+282.31%)
Mutual labels:  blog, mongodb

Waline

npm bundle size (scoped) npm GitHub

A simple comment system with backend support fork from Valine.


English | 中文 | View Documentation: https://waline.js.org

Feature

  • Fast
  • Really Safe
  • Support for full markdown syntax
  • Simple and lightweight
  • Deploy free!
  • Multiple deploy and storage service support, at least 48 deploy style choice!
Waline
Client Server Storage
@waline/client Vercel LeanCloud
MiniValine CloudBase CloudBase
Docker MongoDB
Virtual Host MySQL
SQLite
PostgreSQL
Github

Todo

  • [x] Email notification
  • [x] Wechat notification
  • [x] QQ notification
  • [x] Telegram notification
  • [x] Akismet
  • [x] Article counter
  • [x] i18n
  • [x] Custom language
  • [x] Login support
  • [x] Comment management
  • [x] Support delete comment
  • [x] More database support
  • [x] Limit the frequency of comments posted by IP
  • [x] Comment keyword restrictions
  • [x] IP disallow list
  • [x] Duplicate content check
  • [x] CloudBase deploy support
  • [x] Social account login
  • [ ] AWS, GCP, Azure deploy support
  • [ ] Sitcky Comment
  • [ ] Comment Like

That's really welcome to contribute waline!

Contact

You can contact me with discussions. Join to our telegram group or scan QQ group qrcode to communicate about waline!

License

GPL-2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].