Showing 976 open source projects for "forum without mysql"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 1
    Async MySQL Connector .NET and .NET Core

    Async MySQL Connector .NET and .NET Core

    Async MySQL Connector for .NET and .NET Core

    This is an ADO.NET data provider for MySQL. It provides implementations of DbConnection, DbCommand, DbDataReader, DbTransaction, the classes needed to query and update databases from managed code. This library implements true asynchronous I/O for database operations, without blocking (or using Task.Run to run synchronous methods on a background thread). This greatly improves the throughput of a web server that performs database operations. This library outperforms MySQL Connector/NET...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Metabase

    Metabase

    The simplest, fastest way to share business intelligence and analytics

    ... Postgres, MySQL, Druid, MongoDB, SQLite and more. Setup literally takes 5 minutes.
    Downloads: 107 This Week
    Last Update:
    See Project
  • 3
    sqlmap

    sqlmap

    Automatic SQL injection and database takeover tool

    sqlmap is a powerful, feature-filled, open source penetration testing tool. It makes detecting and exploiting SQL injection flaws and taking over the database servers an automated process. sqlmap comes with a great range of features that along with its powerful detection engine make it the ultimate penetration tester. It offers full support for MySQL, Oracle, PostgreSQL, Microsoft SQL Server, Microsoft Access, IBM DB2, SQLite, Firebird, and many other database management systems. It also...
    Downloads: 97 This Week
    Last Update:
    See Project
  • 4
    Multi Theft Auto: San Andreas

    Multi Theft Auto: San Andreas

    Multi Theft Auto is a game engine

    Multi Theft Auto (MTA) is a software project that adds network play functionality to Rockstar North's Grand Theft Auto game series, in which this functionality is not originally found. It is a unique modification that incorporates an extendable network play element into a proprietary commercial single-player PC game. Multi Theft Auto is based on code injection and hooking techniques whereby the game is manipulated without altering any original files supplied with the game. The software...
    Downloads: 17 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 5
    MySQLTuner

    MySQLTuner

    Script written in Perl to assist with MySQL configurations

    MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. The current configuration variables and status data is retrieved and presented in a brief format along with some basic performance suggestions. MySQLTuner supports ~300 indicators for MySQL/MariaDB/Percona Server in this last version. MySQLTuner is maintained and indicator collect is increasing week after week supporting a lot...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    Prisma

    Prisma

    Next-generation ORM for Node.js and TypeScript

    Prisma helps app developers build faster and make fewer errors with an open source ORM for PostgreSQL, MySQL and SQLite. Central to Prisma is the schema, a declarative way to define your app's data models and their relations that's human-readable. And you don't have to painstakingly create it from scratch if you already have a database - prisma introspect takes care of that. Prisma Client is a query builder that composes the way you think and gets auto-generated from the Prisma schema...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    ElectroCRUD 2

    ElectroCRUD 2

    Database CRUD Application Built on Electron

    ..., filter & relations with few clicks without any experience in programming. After a few years of the project being inactive, I decided to bring it to life again. The codebase was built from scratch using Electron+Angular8. The new version contains most of the features of the first version, and new features are added on a weekly basis. From version 2.7.0 SQLite has been added, currently its very limited support but we working on full support for next version.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    dash.js

    dash.js

    A reference client implementation for the playback of MPEG DASH

    A reference client implementation for the playback of MPEG DASH via JavaScript and compliant browsers. If your intent is to use the player code without contributing back to this project, then use the MASTER branch which holds the approved and stable public releases. If your goal is to improve or extend the code and contribute back to this project, then you should make your changes, and submit a pull request. dash.js is an initiative of the DASH Industry Forum to establish a production quality...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    NodeBB

    NodeBB

    Node.js based forum software built for the modern web

    ... brand communities to product support boards, forums are a great way to engage and provide value to your audience. At NodeBB, our mission is to provide forum software with all the modern features and performance you’ve come to expect from the social and mobile web. For the tech savvy DIY pro, install and maintain NodeBB on your own server. Want to get your forum going right away without any set-up hassles? Our monthly hosting plans are for you.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 10
    e107

    e107

    e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL

    e107 is a free and open-source content management system (CMS) that allows you to manage and publish your content online with ease. Developers can save time in building websites and powerful online applications. Users can avoid programming completely! Blogs, websites, intranets – e107 does it all. Make blog posts and static pages for your site with the click of a button. A forum that allows you to have multiple discussion areas on your website. Sub-category areas too. Offer thousands of digital...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    OpenAPI Generator

    OpenAPI Generator

    OpenAPI Generator allows generation of API client libraries

    ... OpenAPI document. Some generators support Inversion of Control, allowing you to iterate on design via your OpenAPI document without worrying about blowing away your entire domain layer when you regenerate code. Ever wanted to iteratively design a MySQL database, but writing table declarations was too tedious? OpenAPI documents allow you to convert the metadata about your API into some other format.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    MySQLDump - PHP

    MySQLDump - PHP

    PHP version of mysqldump cli that comes with MySQL

    This is a php version of mysqldump cli that comes with MySQL, without dependencies, output compression and sane defaults. Out of the box, MySQLDump-PHP supports backing up table structures, the data itself, views, triggers and events. MySQLDump-PHP is the only library that supports output binary blobs as hex. Resolves view dependencies (using Stand-In tables). Output compared against original mysqldump. Linked to travis-ci testing system (testing from php 5.3 to 7.3 & hhvm). Dumps stored...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    ROAPI

    ROAPI

    Create full-fledged APIs for slowly moving datasets without writing

    Create full-fledged APIs for slowly moving datasets without writing a single line of code. ROAPI automatically spins up read-only APIs and query frontends for slowly moving datasets without requiring you to write a single line of code. It builds on top of Apache Arrow and Datafusion. Query frontends to translate SQL, GraphQL and REST API queries into Datafusion plans. Datafusion for query plan execution. Data layer to load datasets from a variety of sources and formats with automatic schema...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    NukeViet

    NukeViet

    NukeViet CMS is multi Content Management System

    NukeViet is the first opensource CMS in Vietnam. The lastest version - NukeViet 4 coding ground up supports lastest web technologies, including responsive web design (use HTML 5, CSS 3, Composer, XTemplate), jQuery, Ajax...) enabling you to build websites and online applications rapidly. With it own core libraries built in, NukeViet 4 is cross platforms and frameworks independent. By basic knowledge of PHP and MySQL, you can easily extend NukeViet for your purposes. NukeViet core is simply...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    eCapture

    eCapture

    Capturing SSL/TLS plaintext without a CA certificate using eBPF

    Capture SSL/TLS text content without a CA certificate using eBPF. Supports Linux/Android kernel versions x86_64 4.18 and above, aarch64 5.5 and above. Does not support Windows and macOS systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    EasyEngine

    EasyEngine

    Command-line control panel for Nginx Server to manage WordPress sites

    EasyEngine makes it greatly easy to manage nginx, a fast web-server software that consumes little memory when handling increasing volumes of concurrent users.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Discussion Forum Software For Intranets

    Discussion Forum Software For Intranets

    The Free & Popular FLARUM Web Software in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a Forum live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with fm wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://fm.local/public/ ( Accept Any Warnings...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    ILLA Builder

    ILLA Builder

    Low-code platform allows you to build business apps

    ... functionality you desire. Connect to your own data sources, including MySQL, PostgreSQL, and other databases, REST APIs, GraphQL, etc. Build CRUD apps in just one minute. Integrating AI agents into your app and empowering it with AI capabilities such as intelligent analysis, content generation, and more, without AI development skills. Use ILLA Flow to automate your workflow to ensure you always have the latest data and reduce repetitive tasks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Codeception

    Codeception

    Full-stack testing PHP framework

    ... be executed inside a PHP framework. This way web applications can be executed without web servers to run faster and access application internals. Symfony, Laravel, Zend Framework, Yii, Phalcon are supported. Connect to various data sources MySQL, PostgreSQL, MongoDB, Redis, Memcache to use their data inside tests. Take snapshots to compare data changes with previous runs. Codeception is built on top of PHPUnit and is able to execute its tests.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    YAF.NET

    YAF.NET

    YAF.NET - C# ASP.NET Forum

    ... queries are cached. Even for forums with a large number of users and posts, YAF.NET can handle the job quickly with modest hosting requirements. YAF.NET forum is an embeddable (ascx) user-control and supports ASP.NET Membership making integration into DNN and custom solutions possible. YAF.NET is used throughout the globe. YAF.NET supports right-to-left layouts and includes 24 localization. There's also a built-in localization editor to easily make changes to any localization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GraphJin

    GraphJin

    Build NodeJS / GO APIs in 5 minutes not weeks

    GraphJin is a magical library that instantly converts simple GraphQL into fast and secure APIs. Works with NodeJS and GO. Supports Postgres, MySQL, Yugabyte, AWS Aurora/RDS and Google Cloud SQL. GraphJin gives you an instant secure and fast GraphQL API without code. Just use a GraphQL query to define your API and GraphJin automagically converts it into a full-featured API. Build your backend APIs 100X faster. Works with NodeJS and GO. Supports several databases, Postgres, MySQL, Yugabyte, AWS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Octo.jl

    Octo.jl

    Octo.jl is an SQL Query DSL in Julia

    Octo.jl is an SQL Query DSL in Julia. It also comes with a very useful tool called Repo. You could Repo.get, Repo.insert! Repo.update! Repo.delete! for many database drivers without hand-written SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Phormer is a Light & Powerful Photo Gallery / Album in PHP without MySQL! Easy setup, AJAX upload, Comment/Hit/Rate(AJAX), Themes/Styles (CSS), RSS, EXIF, BulitIn Square Thumb, Categorization, Privacy, Mass Upload (ZIP), SlideShow, Word Verification & ..
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    peepDB

    peepDB

    CLI tool and python library to inspect databases fast

    peepDB is an open-source command-line tool and Python library designed for developers and database administrators who need a fast and efficient way to inspect their database tables without writing SQL queries. With support for MySQL, PostgreSQL, and MariaDB, peepDB is lightweight, secure, and incredibly easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cetus

    Cetus

    Cetus is a high performance middleware that provides routing

    Cetus is a high-performance middleware that provides transparent routing between your application and any backend MySQL Servers. Cetus is the middleware of relational database MySQL developed by C language, which mainly provides a comprehensive database access proxy function. The connection mode of Cetus is basically compatible with MySQL, and the application program can access the database through Cetus without modification, which realizes the horizontal expansion and high availability...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next