Open Source JavaScript Database Software - Page 7

JavaScript Database Software

View 471 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.

  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
    This project wlll allow any developer to easily add/edit/delete records from any database. Also, Database control will allow any user to easily add Database Aware controls to any JSP or Servlet page. See Home Page Link for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Database Organizer is a graphical schema editor. The schema can be transferred from a database ( any of them - Oracle, Postgres, msSQL, etc. ). It includes an SQL builder, schema comparator, index viewer, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Database Record Selector and Editor (DB-RSE) is a PHP program intended to be a very simplified MySQL database record selector and editor. Having only three files, it is simple to install and setup. Select a table, select a record, edit, and save. Version 2 now also lets you add new records and copy existing records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Sample applications created on Oracle Application Express
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    A 'Defect' Tracking System. This aims at providing a user friendly interface for users to track the 'defects' encountered while developing a software. Created using PHP, JGraph, JavaScript and MySQL RDBMS on Linux Platform with Apache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Use JPA entities to quickly and reliably generate (Ajax-able) HTML edit forms. Make web site development with database interaction easier with automated JSP taglibs that allow you to modify your JPA entities through a web page with a few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a project to make a web-based diabetes diary, logging blood sugar, medicine, excercise, and other info for both home based devices and WAP (mobile phones, PDAs, etc.), plus adding the options for customer alarms via SMS and/or e-mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DML - Digital Multimedia Library DML uses VoD (Video on Demand), which allows users to watch movies or listen to music to every time. DML is multi-user-capable Video- and Audiostreaming to every time Video- and Audioacall from a central server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Digital Workroom is a well proven and time-tested Content Management System. With Digital Workroom you may publish right after installation. The integrated preconfigured Example-application represents the full functional range.
    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
  • 10
    Digrary
    Digrary is Open Source Digital Library System that enables services for creating electronic archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Directus LRM is a web-based application that provides Logistics & Resource Management by coordination, assignment, and monitoring of events and resources. Directus LRM is customizable allowing scalable solutions with easy setup and low maintenance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Free scripts & examples- JSP, Eclipse, SQL, PHP, ASP, Win32 Batch, Javascript, Flash/Actionscript. -=-=-=-=-=-=- NOTE: This project is closed. For new development related to integrating Beyond Compare with Eclipse, see http://beyondcvs.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Django React Boilerplate

    Django React Boilerplate

    DIY Django + React Boilerplate for starting your SaaS

    django-react-boilerplate is a full-stack web application template that combines Django for the backend and React for the frontend. It provides a ready-to-use structure with authentication, API routing, and Docker support, enabling rapid development of modern web apps. It is ideal for SaaS products and internal tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Document Object Model Structured Query Language! Example: 'SELECT {//title[1]=>innerCode} FROM {http://example.com}';
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A complete web-based contact management software package written in PHP for people who want to securely access contact information from any computer. It provides an easy to use interface for looking up and editing this information plus much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DougDocX is a system which allows users to generate documents from web forms based on OpenOffice templates. The users create the templates, upload them, describe the fields they contain, validates, and adds them to DougDocX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DovetailDB is a schemaless, JSON-based database. It is similar in spirit to Amazon's SimpleDB, but allows for javascript to be executed on the server, and, within that context, provides full transaction support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Drupal-SQLite is a patched version of Drupal 6.x that works with SQLite, a lightweight, fast, public domain, multiplatform database system. With Drupal-SQLite you'll have a preconfigured MySQL-less Drupal site that works just out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Duktape

    Duktape

    Embeddable Javascript engine with a focus on portability

    Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h, and duk_config.h to your build, and use the Duktape API to call ECMAScript functions from C code and vice versa. Partial support for ECMAScript 2015 (E6) and ECMAScript 2016 (E7), Post-ES5 feature status, kangax/compat-table. Combined reference counting and mark-and-sweep garbage collection with finalization. Property virtualization using a subset of ECMAScript ES2015 Proxy object. Bytecode dump/load for caching compiled functions. Distributable includes an optional logging framework, CommonJS-based module loading implementations, CBOR bindings, etc. See duktape.org for packaged end-user downloads and documentation. The end user downloads are also available from the duktape-releases repo as both binaries and in unpacked form as git tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Do you know Dungeon And Dragon, if so you will like to participate in this project to build a small game base upon it, A style of MUD (Multi-user Dungeon) base on the rules of DnD 3.5. Video conference and audio will likely be input to help the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    E-GADS! is a php/MySQL based administrative database system designed to assist volunteer ground search and rescue teams in managing membership, training and search report information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EBookShelf is a java based electronic books, documents management system. As a web-based application, the system enables users to search, browse and manage ebooks and documents shared by entire organization online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A web based tool to generate ERD (Entity Relationship Diagrams)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Elasticsearch-HQ

    Elasticsearch-HQ

    Monitoring and Management Web Application for ElasticSearch instances

    Elasticsearch-HQ is a management and monitoring tool for Elasticsearch clusters, providing a web-based interface to view, manage, and optimize cluster performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ErosOnRails is a framework developed for cataloging works of art in cultural heritage institutions.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB