Open Source JavaScript Database Software - Page 13

JavaScript Database Software

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

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    the project is a front hand for mysql database users to prepare there project base application it is similar to Oracle Devloper2000
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This GPL software, written in PHP4 and MySQL, provides a complete Web-based solution for an auction site. The system features email address verification; unlimited categories and subcategories; automatic auction close; New, Hot and Today items lists; etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MySonet is a Web-Based (PHP/AJAX) Categorized Note Taking Application Inspired By KJots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Creates MySQL database, admin, and output files on the fly after you defined your forms, types of input, order, and so on. Ideal tool to create small dynamic sites with a backend to control your content.
    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
    MySQLWebGUI is a free software tool written in PHP intended to handle the administration of MySQL over web. Provies a simple and powerfull AJAX web interface to query and administer MySQL servers, supports a wide range of operations with MySQL. The m
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Perl Web based front end to administer Mysql. Also allows manipulation / searching of data with Tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Nba Database JSON made in MongoDB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Netautor Professional is an application server with integrated development environment, based on PHP. It comes with all substantial features to simplify the programming and the operation of databased Intra- and Internet web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Online news and newspaper harvester - Like RSS Newsreader w/ database. National & International News. Very detailed catches hard to find news articles. Allows resposting of summaries w/ comments to Usenet Newsgroups, complex searches & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    Node Redis

    Node Redis

    A high performance Node.js Redis client

    This library is a 1 to 1 mapping of the Redis commands. Each Redis command is exposed as a function on the client object. All functions take either an args Array plus optional callback Function or a variable number of individual arguments followed by an optional callback. Node Redis currently doesn't natively support promises (this is coming in v4), however you can wrap the methods you want to use with promises using the built-in Node.js util.promisify method on Node.js >= v8. Care should be taken with user input if arrays are possible (via body-parser, query string or other method), as single arguments could be unintentionally interpreted as multiple args. Minimal parsing is done on the replies. Commands that return a integer return JavaScript Numbers, arrays return JavaScript Array. HGETALL returns an Object keyed by the hash keys. All strings will either be returned as string or as buffer depending on your setting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Nodejs MySQL Query Builder

    A small lib that builds query using mysql and nodejs

    This is a small mysql query builder using the nodejs mysql driver by felixge. Sample Usage: ```js var query_builder = require('query_builder'); var dbconn_default = { host : 'host', user : 'user', pass : 'password', dbase : 'database_schema' }; var qb = new query_builder( dbconn_default ); var select_details = { table : 'table_name', fields : [ 'field1', 'field2', ... ], conditions : { field1 : 'value1', field2 : 'value2' } }; qb.select( select_details, function( err, rows ){ if( err ) console.log( err ); else console.log( rows ); }); ``` By this, we can generate a query something like this: ```sql SELECT `field1`, `field2` FROM `table_name` WHERE `field1` = 'value1' AND `field2` = 'value2' ``` For more information, visit the github project. https://github.com/sarahseguenza/nodejs-mysql-query-builder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Nokia Semantic Web Server is an RDF based knowledge portal for publishing both authoritative and third party descriptions of URI denoted resources. It also serves as Nokia's reference implementation of URIQA, the URI Query Agent model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Nosqlclient

    Nosqlclient

    Cross-platform and self hosted, easy to use

    Cross-platform and self-hosted, easy to use, MongoDB 4.0+ support and more features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NuMetrics
    Nutrition Metrics is a food and nutrients intake system created to improve general human diet. Processes the USDA, shows food/nutrient intake reports. Foods editor, recipe generator, advanced search glycemic load. It's a plugin for the I-Metrics CMS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Hi Lots Of Control Panel Available For Windows But they are not powerful and free Panel are not able to compete with Linux Control Panels. Visit For More Details -> http://windows2008-control-panel.blogspot.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The associated applications in this project are intended to display XML calls and processing of OASIS (http://www.oasis-open.org) Emergency Data eXchange Language (EDXL) standards through the Open Platform for Emergency Networks (OPEN).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Complete Studio Web Management system, created in PHP/MySQL using Ajax tecnology, with sessions treatment and optimized data base access. In the new version (2.0v) will to use the frameworks xajax, ActiveWidgets and jsDOMenuBar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ObjekBase is a real-time hierarchical distributed object orientated database interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Occursions

    Fast customizable time series web database for big data like log files

    Our goal is to create the world's fastest extendable, non-transactional time series database for big data (you know, for kids)! Log file indexing is our initial focus. For example append only ASCII files produced by libraries like Log4J, or containing FIX messages or JSON objects. Occursions was built by a small team sick of creating hacks to remotely copy and/or grep through tons of large log files. We use it to index around a terabyte of new log data per day. You can use it too. Who doesn't have `just too many' log files? Occursions asynchronously tails log files and indexes the individual lines in each log file as each line is written to disk so you don't even have to wait for a second after an event happens to search for it. Occursions uses custom disk backed data structures to create and search its indexes so it is very efficient at using CPU, memory and disk. You can extend Occursions with shared libraries to support your own file formats, even binary file formats!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Omi

    Omi

    Front end cross-frameworks framework

    Omi (pronounced /ˈomɪ/) is cross-frameworks framework base on Web Component, you can also use omio compatible IE8+ with the same grammar. One framework, Mobile & desktop & mini program. Simply download and include with <script>. Omi will be registered as a global variable. If you need to be compatible with IE8+, you can choose omio, which has almost the same API as omi, and Omi will be registered as a global variable. Omi provides the official CLI. You don't need to learn how to configure webpack, Babel or TypeScript. CLI helps you configure everything and provides various templates for different project types. Pass data through the component tree without having to pass props down manually at every level by store, auto update the view on demand. Cross frameworks(react, preact, vue, angular), components of omi are pure custom elements. Excellent compatibility(IE8+) with omio and enhanced CSS, rpx unit support base on 750 screen width.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Online Random Quote
    Random Quote displays a Random Quote from a database of User-Defined Quotes. Very quick and simple to use, and you can easily change the style, appearance and content at any time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PHP/MySQL based CMS to create online help systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Project has moved to Github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PHP/MySQL program which allows you to create a database driven, account based, web art board/community. You can install a number of Java Applets (provided separately) on this board and literally draw on the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Its a full tournament engine that supports modular additions of new tournament types. It features team,single, and draft tournaments. Engine is entirely coded in php 4.X.
    Downloads: 0 This Week
    Last Update:
    See Project