All Projects → redaxscript → Redaxscript

redaxscript / Redaxscript

Licence: other
A modern, ultra lightweight and rocket fast Content Management System

Projects that are alternatives of or similar to Redaxscript

Weapsy
ASP.NET Core CMS
Stars: ✭ 748 (+210.37%)
Mutual labels:  cms, mysql, postgresql, sqlite, mssql
Directus
Open-Source Data Platform 🐰 — Directus wraps any SQL database with a real-time GraphQL+REST API and an intuitive app for non-technical users.
Stars: ✭ 13,190 (+5373.03%)
Mutual labels:  cms, mysql, postgresql, sqlite, mssql
Next
Directus is a real-time API and App dashboard for managing SQL database content. 🐰
Stars: ✭ 111 (-53.94%)
Mutual labels:  cms, mysql, postgresql, sqlite, mssql
Heidisql
A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL and SQLite, written in Delphi
Stars: ✭ 2,864 (+1088.38%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Rom Sql
SQL support for rom-rb
Stars: ✭ 169 (-29.88%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Phpmyfaq
phpMyFAQ - Open Source FAQ web application for PHP and MySQL, PostgreSQL and other databases
Stars: ✭ 494 (+104.98%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Zblogphp
Z-BlogPHP博客程序
Stars: ✭ 527 (+118.67%)
Mutual labels:  cms, mysql, postgresql, sqlite
Sequelize
An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js
Stars: ✭ 25,422 (+10448.55%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Vscode Sqltools
Database management for VSCode
Stars: ✭ 741 (+207.47%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Dbbench
🏋️ dbbench is a simple database benchmarking tool which supports several databases and own scripts
Stars: ✭ 52 (-78.42%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Iobroker.sql
Store history data in SQL Database: MySQL, PostgreSQL or SQLite
Stars: ✭ 37 (-84.65%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Elefant
Elefant, the refreshingly simple PHP CMS and web framework.
Stars: ✭ 188 (-21.99%)
Mutual labels:  cms, mysql, postgresql, sqlite
Pointblank
Data validation and organization of metadata for data frames and database tables
Stars: ✭ 480 (+99.17%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Bolt
Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL.
Stars: ✭ 4,136 (+1616.18%)
Mutual labels:  cms, mysql, postgresql, sqlite
Linq2db
Linq to database provider.
Stars: ✭ 2,211 (+817.43%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
Stars: ✭ 5,039 (+1990.87%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Pgloader
Migrate to PostgreSQL in a single command!
Stars: ✭ 3,754 (+1457.68%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Xorm
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
Stars: ✭ 6,464 (+2582.16%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite & MongoDB (Preview)
Stars: ✭ 18,168 (+7438.59%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Sqler
write APIs using direct SQL queries with no hassle, let's rethink about SQL
Stars: ✭ 1,943 (+706.22%)
Mutual labels:  mysql, postgresql, mssql

Redaxscript

A modern, ultra lightweight and rocket fast Content Management System for SQLite, MSSQL, MySQL and PostgreSQL.

Build Status Scrutinizer Code Quality Coverage Status Packagist Version License Telegram Chat

Installation

Clone the repository:

git clone https://github.com/redaxscript/redaxscript.git --branch=4.5.0

Install the dependencies:

composer install
npm install

Usage

Run local development server:

grunt serve [options]

-L, --live-reload
-O, --open-browser
-N, --no-cache
-D, --debug-mode

Browse your working copy:

http://localhost:8000
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].