Open Source JavaScript Database Software - Page 9

JavaScript Database Software

View 472 business solutions

Browse free open source JavaScript Database Software and projects below. Use the toggles on the left to filter open source JavaScript Database Software by OS, license, language, programming language, and project status.

  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    GaCoDa (Game Collector's Database System) is a web application to manage computer and video game colellection and to gather information about computer and video games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    To develope a document database system which are mostly works as personal, but can be connected with others occasionally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Generic Genetic Studies Database (GGSD) is a web-based, relational database driven data management software package for the management of large scale genetic studies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHP scripts creating database driven web pages quickly from database queries. These scripts support both Oracle and MySQL.
    Downloads: 0 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
  • 5
    Retrieves and displays instantly a relationship between objects, out of a database of edges and vertices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Liferay portal users are geographically located by their ip's and displayed with Google Maps API, indicating their cities, countries, flags, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Private organizer/notepad. Will be web-based and written in php/MySQL. Will have the tree-organized structure of nodes (pieces of info, notes, groups, subgroups). Will allow to publish for everybody access some nodes as a blog view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GiveASens is a Semantic Web project that aims to provide a web tool, user friendly, to edit structured data following ontology structures. The application might be able to build an interface according to the model structure and adapt to any new model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Global Change Public Health Web is an informative database of websites relating to global change and climate change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Green Cloud Online portal

    Green Cloud Online portal

    Green cloud: A versatile sensor based precision agriculture system, in

    In Green Cloud here is a central global server which does the work of global database management along with providing complex analysis services for the users (farmers, scientists) through the client machines and the public access web portal. The existing agricultural databases throughout the world can also be used for inference purposes and their data may also be updated by our server. The meteorological servers can be accessed for climate data.This server-client architecture mandatory in present and even near-future circumstances as the client machine has to be low-power and low-cost for the feasibility of the system in Indian context. Therefore, the complex analysis (Expert system analysis in accordance with world-wide data) has to be done on server. The environment data is collected via sensors is uploaded to the website
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Group-CCS development Components, templates, tools, accessories, tutorial, modules, translations, documentation, codes, scripts, everything that can improve the work of who uses the powerful tool of development, CCS - CodeCharge Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HOTOSM Tasking Manager

    HOTOSM Tasking Manager

    The tool to team up for mapping in OpenStreetMap

    Tasking Manager is a web platform developed by Humanitarian OpenStreetMap Team (HOT) to coordinate collaborative mapping projects. It divides mapping tasks into smaller sections that contributors can work on independently, streamlining efforts in disaster response, development planning, and humanitarian aid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Customer Relationship Management (CRM) webapplication that uses OASIS CIQ standards for administrating organisations, persons, memberships, as well as contact information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AN HTA Knowledge base with relational database backend (Currently MS ACCESS 2k7 :-( ) Some AJAX and Javascript. Most coding done in VBSCript. HTML Javascript, VBSCRIPT, AJAX, CSS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TicketBooth is a PHP web-based ticket booth system for Haunted Attractions (Haunted Houses, Mazes, Trails, etc). It uses the powerful MySQL database and any PHP enabled web server (Apache) to provide an easy to use interactive Ticket Booth program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Havalite CMS

    Havalite CMS

    Havalite, a lightweight, open source CMS Blog based on php and SQLite

    Havalite, a lightweight, open source CMS Blog based on php and SQLite db. It's licensed under the GNU General Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Store and retrieve passwords Online while keeping it secure. Web based (php+flatfile) for easy retrieval. All passwords stored are encrypted and the master (key) password is never saved. Even the user-id are all encrypted. CHECK PROJECT WEBSITE FOR DEMO!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hitchhiker Tree

    Hitchhiker Tree

    Functional, persistent, off-heap, high performance data structure

    Hitchhiker-Tree is a functional, immutable, off-heap, snapshottable sorted map data structure (a persistent key-value tree) designed for scalable, high-performance storage in Clojure / ClojureScript systems. It blends ideas from fractal trees and B-trees, supports lazy loading, and can persist incrementally to arbitrary backends. It is used as a backend for systems like Datahike and can support enormous data sets while retaining functional persistence semantics. Outboard is a simple API for your Clojure applications that enables you to make use of tens of gigabytes of local memory, far beyond what the JVM can manage. Outboard also allows you to restart your application and reuse all of that in-memory data, which dramatic reduces startup times due to data loading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Application for sharing and storing recipes. Search for, post, add notes, rate, and print recipes using a Web interface. For use on a desktop or by multiple web users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Hoopy installs a database model as a complete webapplication w/ Dojo elements. Supports many languages and regional formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A CMS based on OpenEffect. It uses ModeliXe as the Template Engine wich gives XHTML compatibility and external Plug-ins for DreamWeaver's / UltraEdit's users. It uses ADODB as its Database Compatibility Layer. Plug-in module planned in future releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Hypatia library database manager is a web-based, multilingual library catalog database system, adaptible for cataloging both physical and digital resources. This project is in the alpha stage of development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IP database REST API

    IP database REST API

    Open Source REST API for IP database, includes qqwry/ipipdotnet

    Open Source REST API for IP database, includes qqwry, ipipdotnet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Let's you do a schematic representative of your it system. Based on MySQL database: servers, applications and links between them are displayed graphically. You can edit, add and delete items and links.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    IWE is a framework 2.0 web application that provides automatic web data entry for tables in a Microsoft SQL Server database. Just config the database connection string in the web.config file of the web site and that’s all, start editing your tables.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB