Showing 27 open source projects for "create account for user database"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    CryptPad
    CryptPad is an open-source, end-to-end encrypted collaborative office suite developed by XWiki SAS. It offers a privacy-focused alternative to mainstream cloud-based productivity tools, enabling users to create, edit, and share documents securely without compromising data privacy. All content is encrypted client-side, ensuring that only authorized users can access the information. CryptPad supports various applications, including rich text documents, spreadsheets, presentations, code...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    DefraDB

    DefraDB

    DefraDB is a Peer-to-Peer Edge Database

    DefraDB is a Peer-to-Peer Edge Database. It's the core data storage system for the Source Network Ecosystem, built with IPFS/IPLD, LibP2P, CRDTs, and Semantic web3 properties. DefraDB is a user-centric database that prioritizes data ownership, personal privacy, and information security. Its data model, powered by the convergence of MerkleCRDTs and the content-addressability of IPLD, enables a multi-write-master architecture. It features DQL, a query language compatible with GraphQL but...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WIFIDrop

    WIFIDrop

    Local peer-to-peer file transfer via WIFI

    WIFIDrop is a local peer-to-peer file transfer application via WIFI. This application can make it easier for users to send files to other devices on the same WIFI network. There is no limit to how many and how big the files will be sent. Just open the WIFIDrop application on all your devices and they will be connected automatically. No need to log in or create an account. Steps: 1. Connect 2 devices to the same WIFI network. 2. Open the application on each device. 3....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    EdgeUR

    EdgeUR

    Edge Gateway + Storage deal making using Delta

    Edge is currently under heavy development. Dedicated light node to upload and retrieve their CIDs. To do this, we decoupled the upload and retrieval aspect from the Estuary API node so we can create a node that can live on the "edge" closer to the customer. Dedicated node assignment for each customer. The customer or user can now launch an edge node and use it for both uploading to Estuary and retrieval using the same API keys issued from Estuary. Switches the upload protocol. The user still...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    Zero Install
    Zero Install is a decentralised cross-distribution software installation system. Create one package that works everywhere! With dependency handling and automatic updates, full support for shared libraries, and integration with native package managers
    Leader badge
    Downloads: 3,165 This Week
    Last Update:
    See Project
  • 6
    UDEX

    UDEX

    Secure and Decentralized Exchange + Wallet for Ethereum ERC20 tokens

    We believe that private property is untouchable and market access is unconditional. That is why we engineered a crypto exchange that is equally open to all, lives online forever and unconditionally protects your assets. It is fully peer-to-peer and works without any centrally managed servers. It can't be stopped, blocked or taken down. Such an approach enables the wallet to operate anywhere and remain censorship-resistant. Only the user is in control of the money. Wallet-to-wallet token...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    libdropbox

    Small ANSI C lib for dropbox/windows azure communication

    Small ANSI C lib for dropbox and windows azure communication. Built for small platforms. Using PolarSSL for https communication. Features a small self contained https module and a modified version of the JSMN json parser. Originally based on the dropbox_uploader script. Able to do most dropbox actions. Eg. Upload file, download file, list, file info, account info, share link. Also contains a small CLI programs that interfaces with the lib. Also capable of windows azure service bus...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    freePHPgallery

    freePHPgallery

    file explorer and picture gallery — web-based, easy-to-use and free

    freePHPgallery is a web-based, easy-to-use and free file explorer and picture gallery software written in PHP. freePHPgallery is designed for mobile phones, tablets and desktop computers, and features an multiple language web-presentation. freePHPgallery only requires PHP. It does not need a database or any other additional software. A sample installation can be seen and tested here: https://freephpgallery.sourceforge.io
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Alfresco Community Edition

    Alfresco Community Edition

    Open Source Enterprise Content Management ECM

    The open source Enterprise Content Management (ECM) software that handles any type of content, allowing users to easily share and collaborate on content.
    Leader badge
    Downloads: 95 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 10
    adminvsftpd

    adminvsftpd

    manage vsftpd server

    new security update in version 1.4.2 ADMINVSFTPD is a web interface for administering vsftpd server. Users are stored on a MySQL database .The features included allow multiple administrators and e-mail notifications .The web interface also allows users to use their account without ftp client. user accounts are scanned by the antivirus clamav for best data security ADMINVSFTPD allows to create a complete and simple FTP service in an intranet. . ADMINVSFTPD est une interface web pour administrer un serveur VSFTPD .Les utilisateurs sont enregistrés sur une base MySQL . ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHP CRUD

    PHP CRUD

    Create, Read, Update & Delete Indexed Flat-File Records via PHP

    PHP CRUD allows us to quickly add an indexed, record-centric, flat-file, database to our projects. Optional Base64 encoding ensures that newlines & other special characters can be used without penalty. (Today many say that "CRUD" stands for "Create Retrieve Update and Delete." While fine for an SQL mindset, many old-timers got used to the acronym standing for "Create READ Update Delete" way back in the 1970's. Indeed, the term dates back even farther than ISAM. ... See the project web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    openPLM - open source PLM
    open source PLM system - Product Structure management (BOM management) system and Electronic documents management or Entreprise Content Management (ECM) system
    Downloads: 11 This Week
    Last Update:
    See Project
  • 13

    Document Management System

    This project is for managing documents in an organisation effectively

    As business grows, Capturing, Storing and Sharing corporate knowledge is vital to the success of business. Electronic Document Management System (EDMS) is the best solution for managing information more efficiently, accurately, and cost-effectively. EDMS improves organizational effectiveness by providing companies with greater ability to manage their unstructured information. It also enhances an organization’s ability to leverage information stores by allowing enterprise wide access for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    With this program you can create your own hublist for DC++. The pinger supports both the old NMDC, and the new ADC protocol, so you can have more hubs on your list than anyone. The program uses MySQL databse. Download and donate if you like it :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FiShNet is a P2P file sharing application written in Java. It has a server as well as client so that it can be used to create private file sharing network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JMaay is a Java library used to create, administrate and use a peer-to-peer (p2p) network for your own Java application. It's based on Maay theory, a p2p free software, and was originally built for @rbre, another free software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    @rbre uses X3D to let people create, visualize, browse and share genealogical data, by using 2D individual icons assembled in 3D family trees. @rbre will include P2P functions for sharing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Template Parser Engine is a Project for developer that helps to create automaticly different fileformats. All that developer have to do is to set special tags into Teplates and TPE creates aautomaticly dynamic code, convert pictures and send e-mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QT WebDav Explorer ist a graphical File interface. File and Dir can drag direct on remote folder or synchronize to local. Run on Win and MAC OSX/Linux . Works momentarily only on Apache2 WebDav server. Send us doc/account to implement on other server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Docyrus is a web application allowing to create articles from imported chapters or articles. You can store local documents (doc, wiki, HTML, RSS, openOffice) online, manage them online and export them in many formats (pdf, openOffice, HTML,...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    G-Share is a PHP script that allows you to share your gmail attachments in a webpage,it is a download center with files stored in your gmail account. You need a MySQL database to store data such as download counters, visitors, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Higgins helps you publish or backup your ideas, files, pictures,etc. in a simple way. Create new pages, upload files or pictures and higgins will automatically publishs your web site. No database needed. Edit online : wiki style. Password protected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cicerone is a multi-platform, multi-server, multi-database, web-based corporate information system like no other. Completely web-driven and accessible through any 4.x web browser, Cicerone allows your company to create and maintain information on the fly
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    A program, to pull data from BitTorrent link pages & databases (such as Animesuki & BakaUpdates), and create a new database in one GUI. This is designed to get links to .torent files, and pull info into one simple place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Medlane project is an attempt to create a set of tools that will enable librarians to move from the standard MARC (MAchine Readable Cataloging) format to a new library/museum XML format. This move will ensure traditional library/museum data remains
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo