All Projects → LimeSurvey → Limesurvey

LimeSurvey / Limesurvey

Licence: other
Limesurvey is the number one open-source survey software.

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
CSS
56736 projects
HTML
75241 projects
Twig
543 projects
SCSS
7915 projects

Projects that are alternatives of or similar to Limesurvey

Space Cloud
Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes
Stars: ✭ 3,323 (+73.25%)
Mutual labels:  mysql, postgres, mssql
Vscode Sqltools
Database management for VSCode
Stars: ✭ 741 (-61.37%)
Mutual labels:  mysql, postgres, 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 (+162.72%)
Mutual labels:  mysql, postgres, 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 (+237.02%)
Mutual labels:  mysql, postgres, mssql
Sqlboiler
Generate a Go ORM tailored to your database schema.
Stars: ✭ 4,497 (+134.46%)
Mutual labels:  mysql, postgres, mssql
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite & MongoDB (Preview)
Stars: ✭ 18,168 (+847.24%)
Mutual labels:  mysql, postgres, mssql
Responsive Portfolio
This is a Responsive Portfolio Website made with Love and Javascript; FEEL FREE TO COPY; NO COPYRIGHT ISSUE, in case of error ping me. Do follow me on github and star the repo
Stars: ✭ 104 (-94.58%)
Mutual labels:  html5, responsive-design
Xorm
xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作
Stars: ✭ 1,394 (-27.32%)
Mutual labels:  mysql, mssql
Ugin
UGin is an API boilerplate written in Go (Golang) with Gin Framework.
Stars: ✭ 110 (-94.26%)
Mutual labels:  mysql, postgres
Bitter.core
bitter.core is a high-performance and easy-to-use netcore / netframework orm framework. I think you'll love it. designed for development and efficiency. efficiency, high performance and high stability are always the pursuit of programmers. bittercore was born for that. you want to be lazy, even lazier! simple, more simple! controllable, more controllable! please use it bitter.Core .
Stars: ✭ 136 (-92.91%)
Mutual labels:  mysql, mssql
Surveyproject
Survey Project Webapplication - development, sources & releases
Stars: ✭ 97 (-94.94%)
Mutual labels:  survey, mssql
Next
Directus is a real-time API and App dashboard for managing SQL database content. 🐰
Stars: ✭ 111 (-94.21%)
Mutual labels:  mysql, mssql
Nukeviet
NukeViet CMS is multi Content Management System. NukeViet CMS is the 1st open source content management system in Vietnam. NukeViet was awarded the Vietnam Talent 2011, the Ministry of Education and Training Vietnam officially encouraged to use.
Stars: ✭ 113 (-94.11%)
Mutual labels:  mysql, html5
Morpheus
Reactive type-safe Scala driver for SQL databases
Stars: ✭ 101 (-94.73%)
Mutual labels:  mysql, postgres
Go Structured Query
Type safe SQL query builder and struct mapper for Go
Stars: ✭ 101 (-94.73%)
Mutual labels:  mysql, postgres
Grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Stars: ✭ 45,930 (+2294.68%)
Mutual labels:  mysql, postgres
Softuni
SoftUni Courses
Stars: ✭ 98 (-94.89%)
Mutual labels:  mssql, html5
Sqhell.vim
An SQL wrapper for vim
Stars: ✭ 113 (-94.11%)
Mutual labels:  mysql, postgres
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 (+587.7%)
Mutual labels:  mysql, mssql
Symfony 4 Docker Env
Docker Environment for Symfony. PHP-FPM, NGINX SSL Proxy, MySQL, LEMP
Stars: ✭ 119 (-93.8%)
Mutual labels:  mysql, postgres

LimeSurvey Logo

Sophisticated online survey software

Build status

About

Limesurvey is the number one open-source survey software.

Advanced features like branching and multiple question types make it a valuable partner for survey-creation.

Demo

See our Administration Demo. The credentials are prefilled, just click Log in

Or try taking one of our test surveys

How to install

Release

We release early and often. The latest stable release version is available for download at https://community.limesurvey.org/downloads/ We recommend using those.

Repository

You may want to use the plain repository, which is also possible.

Please be advised, that we sometimes push development versions into the repository, which may not be working correctly.

Requirements

Minimal

The absolute minimal requirements are:

  • Apache >= 2.4 | nginx >= 1.1 | any other php-ready webserver
  • php >= 7.2.5
    • with mbstring and pdo-database drivers
  • mysql >= 5.5.9 | pgsql >= 9 | mariadb >= 5.5 | mssql >= 2005

Recommended

We recommend the following setup

  • Web server: nginx (most recent stable version)
  • PHP (most recent stable version)
    • with php-fpm, mbstring, gd2 with freetype, imap, ldap, zip, zlib and database drivers
  • MariaDB or MySQL (most recent stable version)

Manual

for more information please refer to our homepage, or have a look at the manual

License

LimeSurvey software is licensed under the GPL 2.0, or at your choice any later version of the license.

Pictures and the LimeSurvey Logo are registered trademarks of LimeSurvey GmbH, Hamburg, Germany.

Tools used

We are using BrowserStack to run manual tests on different browsers and devices

We are using Scrutinizer to statically check our code

We are using Github Actions to run automated tests before release.

Main workflow

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].