Showing 32 open source projects for "database app builder"

View related business solutions
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    RABrowser

    RABrowser

    RABrowser (Rista Android Browser) is an Android Web Browser

    This android app retrieve the content from web server and display a web page on the screen when you request it from a specific website. These applications help you to browse and navigate sites. the facilities are incorporated in it AutoCompleteTextView(web url), Browsing, Tabs, Multiple Bookmarks management, Incognito, Add Block, Hisorty, Camera , Share. Available now in google play store https://play.google.com/store/apps/details?id=rabr.RABrowser&pli=1
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    eXo Platform - Digital Workplace

    eXo Platform - Digital Workplace

    The open-source digital workplace for growing teams and enterprises.

    eXo Platform is an open-source digital workplace solutions for growing teams and enterprises, featuring: ✅ Internal Communications ✅ Team Collaboration ✅ Knowledge Management ✅ Productivity and Employee Recognition use cases. eXo stands out by: 👍 its fluid and integrated employe experience, on desktop and mobile 👍 the platform’s ease of use 👍 innovative employee engagement features. eXo Platform is developed on open-source technology and supports open...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 3
    Crawlab

    Crawlab

    Distributed web crawler admin platform for spiders management

    Golang-based distributed web crawler management platform, supporting various languages including Python, NodeJS, Go, Java, PHP and various web crawler frameworks including Scrapy, Puppeteer, Selenium. Please use docker-compose to one-click to start up. By doing so, you don't even have to configure MongoDB database. The frontend app interacts with the master node, which communicates with other components such as MongoDB, SeaweedFS and worker nodes. Master node and worker nodes communicate with each other via gRPC (a RPC framework). Tasks are scheduled by the task scheduler module in the master node, and received by the task handler module in worker nodes, which executes these tasks in task runners. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    K-Framework
    The KFramework is the first integral SOFEA/SOUI framework for web based business applications using Domain Driven Design. The framework provides a web delivered SWING frontend and a WebServices based backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    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: 177 This Week
    Last Update:
    See Project
  • 6
    HostMonApp

    HostMonApp

    The Simplest Multi-User Latency Monitoring Web App

    Hostmon is a latency monitoring web app designed for ISP Support Technicians. Hostmon enables the Support Technician to provide a more rounded and detailed oriented service to his/her customers. Hostmon gives the Technician the ability to constantly monitor the network latency to hundreds of customer devices simultaneously. The Technician now has available, not only up to the minute network latency graphs for each device, but they can also view the historic latency information for monitored...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Piggydb

    Piggydb

    Piggydb helps you have more fun with knowledge creation.

    Piggydb is a flexible and scalable knowledge building platform that supports a heuristic or bottom-up approach to discover new concepts or ideas based on your input. You can begin with using it as a flexible outliner, diary or notebook, and as your database grows, Piggydb helps you to shape or elaborate your own knowledge. Piggydb is a Web application provided as a self-contained package that contains a Web server and database engine. With Piggydb, you can create highly structured content...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    SMS Chat (CChat)

    SMS Chat (CChat)

    Web based SMS Chat app delivering messages through SMS Gateways

    ############################### Project moved to GitHub: https://github.com/jcustovic/CChat ############################### SMS Chat application. Operators replay to SMS messages sent by users mobile phone. Application is web based, written in Java (web gui SmartGWT). SMS communication goes through SMS gateway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dumpster Diver

    Dumpster Diver

    An Android app for people who like to recycle.

    Do you recycle what other people call garbage? Do you like to give stuff away? Are you a "Freegan"? Do you want to be notified before your food expires? Do you want to be notified about product recalls? If yes to any of those questions, this App might be for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 10
    dynamide
    dynamide is a dynamic web application framework for handling the presentation and business layers in a traditional web app. See http://dynamide.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    2step is a development framework written in Java for developing complete web applications (including web services). As a servlet framework features access control, logging, I18N, database access, deploy, XML/XSL, etc, and uses Jetty, FOP and jCharts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Bimage

    Bimage allows groups to view and generate images of infinite depth

    Bimage is combination of javascript and Servlet scripting meant to allow users to explore images with (near-)infinite depth. Bimage uses javascript to create the images and then save them to the database for later use. This allows users to come together to explore and generate complex, depthful images. Bimage is targeted for Google App Engine (GAE), and uses the datastore for a backend, though it should be adaptable to other backends. This project is set up for eclipse using the GAE plugin. The server-side of Bimage is not required for the javascript to function, but the saving of images will always fail (or can be disabled). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JavaPoint Web App
    The project JavaPoint(https://sourceforge.net/projects/javapoint/) converted to a java applet. This is basically an online open source PowerPoint. Please go to the web page to use the app. http://javapointwebapp.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Java CMS. Multi language, JSP templates, form builder, file & images storage/management. Uses mySQL as backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Web app. for large families' christmas wishlists. Let's say your sister wishes for the newest Xbox and you put dibs on buying it. She won't know about that but everyone else in the family will know. NOTE: This is a very old project, which I created ma
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    J2EE App to build a web portal, It uses RDF-OWL-JENA to handle sections and the relation between them. it uses templates to give the feel & look and content can be publish from web or from a plug in for Microsoft Office and Open Office. see Home page
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Photo Database / Album Web in three flavours - J2EE web app, PHP web app and offline generation of static html (Java)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WebStore is an online shopping application built on the lines of PetStore project. It allows you to shop brand new products as well as used items! It uses Struts 2.x and Hibernate 3.x frameworks. It is fast and easy to use and yes, it does work ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XB-exby-eXcelBuilder is a web app to select/format data into tabular or crosstab format, then download to a *.xls file. It is meant to be a lightweight bridge between raw data and a spreadsheet, with simple options for selection/layout of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TimeMap is a mature, Java temporal web mapping/animation application. Use as a standalone web site or CD-ROM app, or as a sophisticated client-server system using an XML or SQL metadata directory to source distributed, incrementally-loaded spatial data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A mobile applikation to be used with a mobile telephone. MIDLet based app. A part of a school project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ReportBuilder is a visual builder for JasperReports designs based in Java and Swing components. It is meant to be easy to extend, easy to use and freely available under Apache License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Victor is a Web content migration platform. This software toolbox allows Web site developers to save time when moving content from one site to another. The user interface is provided as a Firefox addon while background tasks run on a java app server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Hippojump is an alert management application that allows you to track RSS ,XML ,HTML ,Web services with specific keywords, and deliver the results to devices such as desktop, email, and SMS. It is eclipse-based RCP app and extensible via plugins
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A networking site on the lines of Orkut.Right now we plan to build it on Jboss seam and use a Java content management system like apache Jackrabbit as the backend. It would be more of a POC than an actual commercial app. Later on mabe it can be enhanced
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB