Showing 180 open source projects for "web database server"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    koel

    koel

    A personal music streaming server that simply works

    koel is a simple, open source, web-based personal audio streaming service created with some of the more modern technologies that appeals to web developers. It embraces such technologies as CSS grid and drag-and-drop API to deliver a music streaming application that simply works. koel is written in Vue on the client side, and Laravel on the server side. It requires a server that can run Laravel 5.8 and a modern browser that can support newer web technologies.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    smart rtmpd

    smart rtmpd

    Multi-system-supported and easy-to-maintain streaming media server

    smart_rtmpd is a high-performance streaming media server designed for live and recorded video delivery across multiple protocols and platforms. It supports both push and pull streaming, enabling flexible workflows for ingesting and distributing media. The server is designed to be lightweight and easy to deploy, requiring minimal configuration and no external dependencies. It supports a wide range of protocols including RTMP, HLS, DASH, RTSP, and WebRTC, making it suitable for diverse streaming environments. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Apollo

    Apollo

    The easiest way to stream with the native resolution of your client

    Apollo is a self-hosted desktop streaming host designed to enable low-latency game streaming from a personal computer to remote clients using protocols compatible with Moonlight and Artemis. It acts as a server that captures, encodes, and streams desktop or game sessions while supporting hardware acceleration across AMD, Intel, and NVIDIA GPUs. The project includes a web-based interface that allows users to configure streaming settings, manage connected clients, and control application launching remotely. It also introduces features such as virtual display creation, which dynamically matches the client’s resolution and refresh rate, improving compatibility and visual fidelity. ...
    Downloads: 54 This Week
    Last Update:
    See Project
  • 4
    Stremio

    Stremio

    Stremio - Freedom to Stream

    Stremio is the browser application that delivers Stremio’s “Freedom to Stream” experience entirely on the web. It consumes stremio-core (compiled to WebAssembly) and renders the product surfaces you recognize: Board for personalized updates, Discover for browsing catalogs, and Meta Details for titles, seasons, and streams. The app is built with JavaScript/TypeScript and a conventional web toolchain, offering simple commands for local development, testing, and production builds. It manages...
    Downloads: 38 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Memories

    Memories

    Build a full stack MERN application

    ...The repository is tied to a video tutorial series that covers the project from start to finish, ideal for developers learning full-stack workflows. The codebase is split into client and server folders for separation of concerns, and uses common patterns like REST APIs, React state management, and MongoDB models. While fairly standard as a “starter” full-stack project, it provides a clean, end-to-end example of building and deploying a modern web application with MERN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tunarr

    Tunarr

    Create a classic TV experience using your own media

    Tunarr is a self-hosted media server that enables users to create custom live TV channels from existing media libraries such as Plex, Jellyfin, Emby, or local files. It allows users to organize content into scheduled or randomized channels that simulate traditional broadcast television experiences. The platform includes tools for building channel lineups, inserting filler content like commercials or music videos, and managing playback preferences.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 7
    ffmpeg.wasm

    ffmpeg.wasm

    FFmpeg for browser, powered by WebAssembly

    ffmpeg.wasm is a pure WebAssembly (and JavaScript/TypeScript) port of FFmpeg that enables in-browser media recording, conversion, and streaming—letting developers perform video/audio processing entirely client-side without server uploads. Transpiled via Emscripten from FFmpeg and its codecs into WebAssembly. Supports both single-threaded and multi-threaded cores using web workers. Written in TypeScript for improved developer experience.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    Owncast

    Owncast

    Take control over your live stream video by running it yourself

    Owncast is a free and open source live video and web chat server for use with existing popular broadcasting software. Have complete control and ownership over your stream, allowing you to create the content and community you want. The frictionless built-in chat allows your viewers to be a part of the action. Include custom emotes and build chat bots to encourage engagement from your viewers.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    gonic

    gonic

    music streaming server / free-software subsonic server API

    gonic is a lightweight, self-hosted music streaming server written in Go that implements the Subsonic API, allowing compatibility with a wide range of existing music clients. It is designed to index and stream personal audio collections, supporting various file formats and metadata structures while maintaining low resource usage. The server can scan local directories, organize music libraries, and expose them through a web interface or compatible third-party apps. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    python-socketio

    python-socketio

    Python Socket.IO server and client

    python-socketio is a robust Python library that implements the Socket.IO protocol, enabling real-time, bidirectional communication between web clients and servers. It works with multiple asynchronous frameworks such as asyncio, eventlet, and gevent, so developers can choose the concurrency model that best fits their application needs while still using a consistent API. The library provides both server and client implementations, allowing Python applications to serve and communicate with browser clients or other Socket.IO clients in real time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    clip-js

    clip-js

    online video editor built with nextjs, remotion and ffmpeg

    clip-js is a browser-based video editor built with modern web technologies such as Next.js and Remotion, designed to provide real-time editing and rendering directly in the browser. It enables users to create and edit video compositions using a timeline interface, combining video, audio, images, and text layers into a single project. The system uses a WebAssembly port of FFmpeg to perform high-quality rendering, allowing export of videos without relying on server-side processing. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Windrecorder

    Windrecorder

    Windrecorder is a memory search app by records everything

    Windrecorder is an open-source personal memory search engine that continuously records on-screen activity in a highly optimized and storage-efficient format. It captures screen content locally and builds a searchable database using OCR and image understanding, allowing users to rewind and rediscover anything they have previously seen. The system indexes only meaningful visual changes, extracting text, browser data, and contextual information to improve search accuracy and reduce storage overhead. It includes a web-based interface where users can browse timelines, analyze activity, and perform semantic queries on recorded content. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PeerTube

    PeerTube

    Video streaming platform using P2P directly in your web browser

    PeerTube, developed by Framasoft, is the free and decentralized alternative to video platforms, providing you over 400,000 videos published by 60,000 users and viewed over 15 million times. Our aim is not to replace them, but rather to simultaneously offer something else, with different values. PeerTube is not meant to become a huge platform that would centralize videos from all around the world. Rather, it is a network of inter-connected small videos hosters. Anyone with a modicum of...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Kyoo

    Kyoo

    A portable and vast media library solution

    Kyoo is a self-hosted media streaming platform designed to organize, stream, and manage personal video libraries through a modern web interface. It is built around a containerized architecture using Docker, where multiple services handle media indexing, streaming, and configuration. The system allows users to access their content from a browser while maintaining control over storage and playback infrastructure. Kyoo supports hardware acceleration options for efficient video processing,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Homebridge Docker

    Homebridge Docker

    Homebridge Docker. HomeKit support for the impatient using Docker

    ...The container can be deployed using Docker Compose, making it easy to manage updates, persistence, and configuration across different systems. Its design focuses on reliability and ease of use, enabling users to run home automation services as a stable background process. With web-based configuration interfaces and plugin extensibility, it is widely used in DIY smart home setups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MediaPortal

    MediaPortal

    Turn your PC into a very advanced MediaCenter/HTPC

    MediaPortal turns your PC into a very advanced MediaCenter / HTPC. It allows you to listen to your favorite music & radio, watch and store your videos and DVDs, view, schedule and record live TV as a digital video recorder and much much more
    Downloads: 14 This Week
    Last Update:
    See Project
  • 17

    PMS for REGZA

    A DLNA-compliant UPnP Media Server

    PMS for REGZA is a DLNA-compliant Media Server. As a fork build of well-known "PS3 Media Server", This aims especially to improve functionality on TOSHIBA REGZA TVs With preserving applicabilities to other Renderers. Details: Home Page: http://www32.atwiki.jp/pms_regza
    Downloads: 16 This Week
    Last Update:
    See Project
  • 18
    FFCreator

    FFCreator

    A fast video processing library based on node.js

    FFCreator is a lightweight and flexible short video processing library based on Node.js. You only need to add some pictures, music, or video clips, you can use it to quickly create a very exciting video album. Nowadays, short video is an increasingly popular form of media communication. Like Weishi and Tiktok is full of all kinds of wonderful short videos. So how can users visually create video clips on the web easily and quickly? Based on pictures and Text content, dynamic batch generation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Harp

    Harp

    Static site server/generator with built-in preprocessing

    ...Pre-compilers are becoming extremely powerful and shipping front-ends as static assets has many upsides. It's simple, it's easy to maintain, it's low risk, easy to scale, and requires low cognitive overhead. I wanted a lightweight web server that was powerful enough for me to abandon web frameworks for dead simple front-end publishing. Harp can be used as a library or as a command line utility. You may also use harp as a node library for compiling or running as a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    nginx-rtmp-module

    nginx-rtmp-module

    NGINX-based Media Streaming Server

    The nginx-rtmp-module is an open-source extension for Nginx that enables RTMP-based live streaming functionality. It adds support for ingesting RTMP video streams and re-streaming through HTTP/HLS/DASH, with various configuration controls and multi-worker streaming capabilities. Supports multi-worker streaming via automatic stream pushing (rtmp_auto_push). Can output HLS streams for playback on mobile and web clients. RTMP endpoint for live video stream ingestion.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 21
    Reddit Video Downloader Redditvideodl

    Reddit Video Downloader Redditvideodl

    A simple webapp and Windows Application to download Reddit Videos

    To Download Reddit videos, you need not purchase any kind of software or app on your PC or smartphone. You can use our free service called RVDL – Reddit Video Downloader that gives free access to download high-quality videos from Reddit. If you are only concerned about the audio from the Reddit videos, our Reddit Audio Downloader lets you do it easily. # Download Reddit Videos Online
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Gilfoyle

    Gilfoyle

    Distributed video encoding, hosting and streaming

    Gilfoyle is a web application from the Dreamvo project that runs a self-hosted media streaming server. Allowing you to easily implement media streaming in any application at any scale. It's written in Golang, mostly designed for Kubernetes and runs as a single Linux binary with PostgreSQL and RabbitMQ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Polarity Browser

    Polarity Browser

    A fast, secure, stable web browser powered by Chromium and Trident.

    Polarity is a dual engine browser powered by both Chromium and Trident that focuses on system efficiency by bringing low RAM and low CPU usage. This browser was also programmed to be optimized for Windows with an Android version available. Browse the web with an uncomplicated UI that is highly customizable with themes, apps, and extensions from the Polarity Store, GreasyFork, OpenUserJS, and UserStyles. Polarity also comes with a built in password manager which safely encrypts all data to...
    Downloads: 58 This Week
    Last Update:
    See Project
  • 24
    myrtille

    myrtille

    A native HTML4 / HTML5 Remote Desktop Protocol client

    Myrtille is a simple way to connect remote desktops and applications from a native web browser, without plugin, extension or configuration. For the end user, there is just need for a browser. Server side, it uses the .NET (C#) framework and the RDP protocol through an HTTP(S) gateway. It's very comparable to Guacamole (https://github.com/glyptodon) or FreeRDP-WebConnect (https://github.com/FreeRDP/FreeRDP-WebConnect), except it uses the Microsoft .NET (C#) technologies for a better integration with the Remote Desktop Services (RDS) layer. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25
    ffmpeg.js

    ffmpeg.js

    Port of FFmpeg with Emscripten

    ffmpeg.js is a JavaScript port of the FFmpeg multimedia framework compiled with Emscripten, enabling video and audio processing directly within browsers or Node.js environments. It provides prebuilt modules optimized for web use, balancing performance and file size while supporting common encoding and decoding tasks. By running entirely in JavaScript through asm.js, it allows developers to manipulate media files without requiring native binaries or server-side processing. The library supports different builds tailored for formats like WebM and MP4, including worker-based versions for improved performance in web applications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB