Open Source JavaScript Database Software - Page 19

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.

  • 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
  • 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
  • 1
    Data Evolution for Java. Finch is a Data Transformation System based on JDBC and other Java blessed specifications. Finch is based on a component task architecture allowing users to create complex data manipulation jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Fleet Management System is design to help ease the day to day running of a fleet website. It has a wide variety of features: an intergrated board, a unique tier system, auto intergrated switchboards and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Karoo Project is a framework for making it practical to create distributed applications. By "practical", I mean that it must do it uncomplicatedly, efficiently, and cheaply. This project provides application management, queuing, and IPC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Have you been looking for a reliable library of lsl scripts only to find sporadic low quality scripts. This project is a repository of development tools, sl oriented web services, gui interfaces, libraries, and scripts. SL & LSL © Linden Lab
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    The Monster Journal - An electronic journalling program to replace the paper notebook. The Monster Journal provides the user a centralized, easily accessible electronic notebook for storing thoughts, ideas, and answers to questions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An attempt at a Xanalogical Web, comprised of a CGI system with both native and HTML interfaces, a set of standards, a backend supporting Transclusion, versioning, and a custom browser with support for Transpointing and editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Thesa

    Thesa

    It is a Platform to connect to tryton (json-rpc) and is based on qt

    Thesa It is a Platform to connect to tryton (json-rpc) and is based on qt/qml libraries. Requires designing the interface of each Tab without having to touch the core. Tabs are created with qml files and can be loaded locally from a folder or from trytond using thesamodule (https://github.com/numaelis/thesamodule). Thesa's goal is to be able to combine tryton with Qt / Qml, for special cases such as using the opengl performance of qml2 Requirements: pyside2 5.12 or higher: https://download.qt.io/official_releases/QtForPython/pyside2/ Run: python3 main.py you can find source code in: https://github.com/numaelis/thesa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Thetis is the world strongest Groupware/CMS based on Ruby on Rails. It goes beyond just a groupware to be an information-sharing web platform integrating know-hows and ideas in the organization, with highly sophisticated functional UI by Web2.0/Ajax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A nice-looking Time Tracking Tool (TTT) that works in both intranets and web environments. TTT uses Perl (more scalable than PHP), Apache, and MySQL (doesn't get much better than this). The code is designed to be clean, fast, and scalable. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Tin Can Jukebox

    Tin Can Jukebox

    Stream your music over the net

    Tin Can Jukebox is a very fast, full featured php/mysql web jukebox that can securely stream large mp3 collections over the internet to multiple users. Features include many browsing modes,dynamic downsampling,playists,language packs & user access controls. Programming 100% fueled by environmentally friendly beer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A PHP-based Ajax-terminal. Very usefull if you only have FTP-access to a server. Complete commandline MySQL-client is also build in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Gathering on different points in time, with PHP engine, the number of records, space allocated and all variables from MySQL servers store them in a own MySQL database and document the evolution of included servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Cycling Training Diary, Trainingstagebuch, Agenda d'Entraînement, Diario de entrenamiento, Diario di allenamento :: cycling, run, sport, diary, journal, log, blog, template based, simply store your training data, polar, hrm, upload, html, perl, mysql
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TreeBASE is a database and web front end that stores phylogenetic trees and the data matrices used to generate them. The current iteration comprises a complete rewrite of the schema and web layer, and will include a web services layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lightweight system for running a weblog. Features multiple authors, topics, Trackback, RSS (amongst others). TruBlog comes with easy installation and strong caching mechanisms, it's localisable and produces a valid XHTML. Theming is done through CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TutorBee

    TutorBee

    Find tutors and tuttees in your area

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    With Twicker you can store kicker (foosball, table soccer) results on Twitter and display the results on your homepage - inclusive simple statistics. Twitter is used as semantic database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Twitter-Post-Fetcher

    Twitter-Post-Fetcher

    Fetch your twitter posts without using the new Twitter 1.1 API

    Allows you to get your tweets displayed on your website using JavaScript, without using new Twitter 1.1 API. Recently I was quite frustrated to find out that the old API on Twitter was depreciated and the overhead in setting up a system to perform OAUTH just to get my already publicly available tweets was too damn high. Even worse I couldn't find any simple solutions for JavaScript. All code examples were server-side. So after much thinking, I invented the following solution. It makes use of the over-bloated widgets Twitter gives us to put on our sites, cuts out all the nonsense (and nonsemantic markup), and returns to you your raw tweet text so you can do with it as you please and style it how you want on your own website - like it should be. Instructions on how to get it working with your tweets are in the code comments, just do what it says! Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    social networking, friends, groups, college, school, professional, friendship
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Database application for use by UNHM to keep track of internship information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    UProm for Agile Development
    UProm Requirement Management System (traceability and requirement coverage). Includes : - An admin module to manage SCRUM Project and tree of requirements - A multi-user Web-based client - Tools for databases management (HSQLDB, PostGreSQL,...) UProm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project is to develop web applications and data integration functions to provide information on the collection records, ecology, geographic distribution, and taxonomic concepts of the vascular flora of the region.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web-based secure portal for connecting Teachers, Students, Staff, and TAs in a University type of Atmosphere. Runs on IIS, MS SQL Server 2000, and ASP.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Universal Table Editor is an ASP (Active Server Pages) application that can be used for every table in every database you can reach from your IIS (Internet Information Server) on Win NT/2000-Server or PWS (Personal Web Server) on Win NT-WS / Win9x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Cisco(c) centric VMPS Server interface. A web based (PHP) interface to manage host registration for Dynamic VLAN policys. Also provides configuration change management for the VMPS configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB