Open Source JavaScript Database Engines/Servers

JavaScript Database Engines/Servers

View 139 business solutions

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

  • 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
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 1
    XAMPP-Lite

    XAMPP-Lite

    Portable/Installer WAMP server including Apache, MariaDB/MySQL, PHP...

    XAMPP-Lite is a lightweight WAMP server for web development (portable & installer, 32-bit & 64-bit). It includes Apache, PHP, MySQL/MariaDB, phpMyAdmin, Adminer, HeidiSQL, and more. Latest versions: PHP 8.4.6 - MariaDB 11.4.5 LTS - Apache 2.4.63 - phpMyAdmin 5.2.2 - Adminer 5.2.0 - HeidiSQL 12.10 - XDebug 3.4.2 - OpenSSL 3.4.1 - Composer 2.8.8 - Pear/Pecl 1.10.16. System requirements: ─ XAMPP-Lite 8.2 and below: Windows 7 and later (32-bit & 64-bit) ─ XAMPP-Lite 8.4 and 8.3: ⠀⠀─ 32-bit: Windows 8 and later (32-bit & 64-bit) ⠀⠀─ 64-bit: Windows 10 version 1703 and later (64-bit)
    Leader badge
    Downloads: 406 This Week
    Last Update:
    See Project
  • 2
    OmniDB

    OmniDB

    Open Source Web Tool for Database Management

    OmniDB is an open source, collaborative web tool for database management focused on interactivity and ease of use, with a design that allows it to be both powerful and lightweight. OmniDB is a browser-based tool, which means it can be accessed on any platform with the browser as a medium. It features a responsive, single-page interface, a unified workspace, a smart and beautiful SQL editor and more. It currently supports Windows, Linux and OSX platforms, and the following DBMS: PostgreSQL, MariaDB, Oracle, MySQL, SQLite (WIP), Firebird (WIP), SQL Server (WIP), IBM DB2 (WIP).
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    Redash

    Redash

    Connect to any data source, easily visualize and share your data

    Redash is an essential tool to help you make sense of your data. It allows everyone, regardless of level of technical know-how to harness the power of data. SQL users connect, query, visualize and share data easily and efficiently, allowing everyone in their organization to use the data. Redash combines the power and comfort of an SQL client with the collaborative benefits of a cloud-based service. It lets you create big, beautiful and easy to digest visualizations on dashboards for better decision-making. Redash supports a multitude of SQL and NoSQL data sources, and can be extended to support even more. Best of all it’s open source, so you can customize and add features to suit your organization’s needs perfectly.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    i-doit - Open Source CMDB & ITSM Tool

    i-doit - Open Source CMDB & ITSM Tool

    ITIL conform CMDB solution for documenting your entire IT landscape

    i-doit is a web based IT documentation and CMDB. i-doit documents IT-systems and their changes, defines emergency plans, displays vital information and helps to ensure a stable and efficient IT operation: The technical documentation: This means that all information can be organised (details flexibly adjusted), stored and maintained in one place. This allows simple Helpdesk, Support and Planning functions and provides the basis for quality assurance and certification. i-doit allows services to be documented as a logical grouping of objects placed in relation to each other. This provides the basis for (ITIL) processes such as Change and Problem Management, helps to control and manage the SLA (Service Level Agreement) or the communication with users. Its interfaces to other ITSM applications (like Nagios, Request Tracker etc.) allow the entering of data only once in the ITSM environment. i-doit maintains one holistic view of the operational situation.
    Downloads: 59 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    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: 2 This Week
    Last Update:
    See Project
  • 6
    Parse Server

    Parse Server

    API server module for Node/Express

    Build applications faster with object and file storage, user authentication, push notifications, dashboard and more out of the box. Our preferred channels of communication for help, issues and disscussion. Parse Server works with the Express web application framework. It can be added to existing web applications, or run by itself. Parse Server is continuously tested with the most recent releases of Node.js to ensure compatibility. We follow the Node.js Long Term Support plan and only test against versions that are officially supported and have not reached their end-of-life date. You can use any arbitrary string as your application id and master key. These will be used by your clients to authenticate with the Parse Server. Parse provides SDKs for all the major platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    pg_statsinfo

    Pg_statsinfo is a utility that monitor statistics and the activity.

    From pg_statsinfo 14, pg_statsinfo and pg_stats_reporter have moved to Github. See Github for information on later versions. See Sourceforge for information on pg_statsinfo 13 and earlier. pg_statsinfo : https://github.com/ossc-db/pg_statsinfo pg_stats_reporter : https://github.com/ossc-db/pg_stats_reporter ------- pg_statsinfo is a utility that monitors statistics and activities of PostgreSQL. pg_statsinfo is easily installed then periodically stores snapshots, which consists of activity information of PostgreSQL server and some information about system resources, into repository. These snapshots are visually examined using pg_stats_reporter, dedicated web-based visualization tool for pg_statsinfo. The tools make health checking or activity analysis of server easier for PostgreSQL DBAs. ------- pg_statsinfo project has been moved here from pg_foundry.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    A novel database and a webtop based on a new theory of objects.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    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: 1 This Week
    Last Update:
    See Project
  • 11
    Développement de MaNGOS en Français avec site internet et support technique.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Full featured AJAX web based reporting system. Written in Java / JSP. Web based reports are dynamically generated from JDBC result sets. Connects to any JDBC compliant database, most drivers already included. The Apache Derby database is embeded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Biomedical Information Management System (BIMS) is a modular multilayer object - oriented software architecture, which provides a flexible computational solution to capture and manage a heterogeneous biomedical data: textual and visual information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BlackLeopardEngine is a portable, dynamic, plug-in based, PHP5 web application framework built for developing flexible and maintainable programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BlueFractal ("Building a Logically Unified Environment using Fractal principles") has been renamed to Centrallix. See http://centrallix.sourceforge.net/ for its new home page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bodega is a distributed objects database framework for AJAX, RIA, REST, SOA, and Web Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Centrallix Application Platform

    Centrallix Application Platform

    Declarative rich internet application platform

    Centrallix is a browser-based DDSL (declarative domain specific language) rich internet application platform featuring data and application abstraction, a SQL engine for joining diverse data sources, declarative (not scripted) development, reports, components, and style templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Aplicación web para la generación de menús semanales para una familia
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OLAP aggregation engine with MDX support, web interface (slice & dice) and relational database backend. See "Documentation" for more. Presentation: http://cubulus.sourceforge.net/. See online demo courtesy of Webfaction, http://alxtoth.webfactional.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Dagger - The Cutting Edge

    A nuts and bolts web engine / CMS (Content Management System)

    Dagger "the cutting edge" is a nuts and bolts web engine / CMS (Content Management System) , aimed more to developers than webmasters. It's more customizable than ordinary content management systems. It's a spin off of the Edge Engine (of which Dagger's project leader was a co-developer), formerly used for Box Network's (Astalavista) websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Document Object Model Structured Query Language! Example: 'SELECT {//title[1]=>innerCode} FROM {http://example.com}';
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    ErosOnRails is a framework developed for cataloging works of art in cultural heritage institutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FlightFeather's goal is "social networking for everyone". This means that anyone should have a chance to run a popular social networking site -- on minimal hardware, and without wasting bandwidth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A CMS designed for the Semantic Web, with WYSIWYG page editing, RDF summaries of profiles and news, and countless other quality features you expect to find in a CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.