Search Results for "database db server" - Page 69

Showing 5064 open source projects for "database db server"

View related business solutions
  • 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
  • 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
  • 1
    The Prajna project is a collection of tools and utility classes combining visualization, geographic displays, data fusion, and semantic reasoning into a cohesive toolkit for enhancing information discovery and reasoning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Disk Usage Reports
    Disk Usage Reports is a web-based way to view disk usage on remote computers or servers, or to provide usage reports to users who store files on your server. Reports are stored as static files which are retrieved via AJAX. No database is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    pizza-shop

    pizza-shop

    eine Fingerübung in JavaEE

    Pizza-Shop ist eine einfache (und nicht ganz realitätsnahe) JavaEE Anwendung zu Übungszwecken. MVC, Server Faces und Java Persistence mit Annotationen sind die hauptsächlich eingesetzten Techniken. Nicht ganz realitätsnah heisst: - Kunden sollten über einen eigenen Account auf ihre Daten zugreifen können, anstatt einfach über eine Telefonnummer. - Der interne Bereich ist nicht auf befugte User beschränkt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    WebAppBuilder

    WebBuilder is a powerful rapid application development tool for creati

    WebBuilder is a powerful rapid application development tool for creating amazing web applications. .Browser based integrated development environment. .Rich component library. .Develop application easily and quickly. .High performance and high stability. .Cross Browser, database and operating system. .Server side script support. .Smart database access. http://www.putdb.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    JSSP (JavaScript Server Pages) enables you to generate web pages with JavaScript on Java web servers. It supports all existing Java packages and features embedded SQL commands. Includes Dervish, a JavaScript interoperability package that simplifies AJAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    LightJ Framework

    set of light java APIs for workflow, DAL, config and many more

    lightj ====== set of light java library for workflow, DAL, config, locking, scheduler etc. Setup ====== 1. Run mvn clean install (default to use in memory db hsql) [optional] 2. Install mysql database locally, create a database "test" 3. Run /src/main/resources/scripts/mysql_create.sql to create all tables 4. Change org.lightj.example.dal.SampleDatabaseEnum to point to the right db with username and password 5. Run mvn clean install (now with mysql supported) Top Modules ====== 1. session: light weight workflow session, bean defined workflow, spring friendly, see /src/test/java/org/lightj/session/TestFlowSession.java for example 2. schedule: quartz based scheduler module, see /src/test/java/org/lightj/schedule/TestScheduler.java for example 3. config: application config management, allow base config, environment and host override, annontation (@XmlConfig) link xml config to java constant for easy reference, runtime config change, see /src/test/java/org/ligh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    cSharpToMumps

    cSharp to mumps

    i'm hoping that this project will help mumps programers to use c sharp to build their client software in a modern way , and write to the database in MUMPS language. this project use the medsphere openvista server and client infrastruture. basically we are using their framwork of communication. but we will not be needing all of the programs at the server and on the client. steel, we have to comply to the security mechansim built into the server and client. i wrote some pages at the wiki pages on how to get started. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PostgreSQL recover deleted rows trigger

    PostgreSQL recover deleted rows trigger

    Previene el borrado definitivo de registros usando esta utilidad (después de instalada), la cual permite recuperar los registros borrados sobre cualquier tabla sin importar los tipos de datos. Si la estructura de la tabla cambia (añadiendo o eliminando campos), después de eliminar registros de esa tabla, la funcion fn_RecuperarReg puede recuperar los registros eliminados, almacenados en la tabla deleted.borradoscopia usando un filtro sobre 1 campo. Más información mirar la...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SingletDAO
    SingletDAO is a simple java data access frame work to access data in database. A Single Data Access Object to access data in database and eliminates writing custom DAOs. Easy to plug-in. Easy to manage SQL queries. Supports JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    phpAddEdit is an easy to use, feature rich, menu-driven script that will allow you to generate forms to add and edit content in a MySQL database. Unlike other similar scripts out there, phpAddEdit allows your forms to handle multiple tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GamCat
    CD, DVD and folder cataloging program for LINUX. Written in Gambas. Uses SQlite database server as backend. It can: - scan a). Removable devices like CD/DVD/USB b). Hard drives and folders c). FTP servers - look into a) archives: ACE, ARJ, ZIP, TAR, RAR b) ISO image files c) MP3 files' tags - create thumbnails of a). Images: JPG, JPEG, PNG, BMP, XFC, TIF, GIF, ICO b). PDF files c). Movies: MOV, AVI, VOB, MKV, MP4, FLV, 3GP, MPEG - perform sophisticated searches - Export search hits into TXT, CSV and HTML fomat - Search for MP3 song's lyrics - And much more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SimpleOnPhp is a very simple, flexible and fast PHP5 framework. The goal is to provide very basically infrastructure and utilities to create PHP web apps with html template, orm database (with Doctrine) and support for MVC pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ProServer is a very lightweight DAS server written in Perl. It is simple to install and configure and has existing adaptors for a wide variety of data sources. It is also easily extensible allowing adaptors to be written for other data sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DataPall Palliative Care EMR

    DataPall Palliative Care EMR

    DataPall Palliative Care EMR for Resource-limited Settings

    DataPall is a free software system specifically designed to assist palliative care providers in record keeping, data management, and reporting. It is especially tailored to programs in low-resource settings. Rice 360 interns in Malawi developed DataPall, an electronic medical records system tailored to the needs of palliative care providers in the region. DataPall offers a user-friendly interface that allows health workers to accurately and efficiently input appointment records. The program...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MOVED MOVED MOVED https://github.com/hgourvest/uib https://github.com/hgourvest/uib https://github.com/hgourvest/uib https://github.com/hgourvest/uib https://github.com/hgourvest/uib
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    XMPPLatitudeStatusUpdater

    Update XMPP Status from Google Latitude Location

    Java command line application to update an XMPP account status (example : Gtalk) based on JSON location (example : Google Latitude). You need : - Java JRE 6 - any JDBC database - enable Google Latitude (https://latitude.google.com/latitude/b/0/apps) TODO : - easier install - configuration menu - remove sql server requirement - port on android (remove server requirement)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Black Box Database(BBD) design constrains schema references to the database. The BBD exposes an Application Programming Interface (API) generated by the developer, housed in the database. This API makes the database unit testable as a stand alone module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PHP Authorization

    Scaffolding for MVC webapp with authorization in PHP

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    phpMyBitTorrent: BitTorrent Tracker written in PHP. Features include: hosting torrents from remote trackers, DHT, Compact Announce, alternate links (eD2K, Magnet), HTTP-Basic Authentication, Passkey Authentication, embedded HTML Editor, Mass-upload of to
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Openbiz PHP Framework

    Openbiz PHP Framework

    Openbiz is a PHP Framework for building Enterprise web applications

    Project is renamed as OpenBiz. The goal of this project is to provide a generic business software framework open for everyone. Keywords: metadata programming, ajax, business application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VirtualBoxes - Free VirtualBox(R) Images

    VirtualBoxes - Free VirtualBox(R) Images

    Appliances of free/open source operating systems for VirtualBox

    We provide ready-to-use Oracle VM VirtualBox(R) images for open-source operating systems that can be used for testing and/or security-related purpose, or for anything you wish. News, HOWTOs and much more is available at the project web site. N.B. Newer OVAs are only available through BitTorrent: torrent links are published only on our website. Please search our database in http://virtualboxes.org/images/
    Leader badge
    Downloads: 345 This Week
    Last Update:
    See Project
  • 22
    MoVimento 5 Stelle

    MoVimento 5 Stelle

    Software per creare dei gruppi social per il MoVimento 5 Stelle

    ...La gestione degli spazi comuni avviene con un metodo innovativo, la moderazione è autogestita: I moderatori non sono nominati, ma votati tra gli iscritti in base ad un voto di preferenza, ogni decisione nel forum viene presa in concertazione tra gli iscritti, sono rispecchiati i metodi collaborativi e partecipativi secondo scemi democratici. Il software è GREEN, gli algoritmi sono altamente ottimizzati per un basso uso di corrente, meno di 1/5 rispetto alla media: Non sono necessari server con database remoti o locali accesi, i cicli macchina sono ottimizzati.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EuSQL adds SQL capabilities to Euphoria's native Euphoria Database System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Light Warehouse

    Small program to take care for goods in stock.

    Main reason to open this project was desire to test some solutions like ability to remote upgrade or working with db. Anyway, software is working and is use as help to keep warehouse up to date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    POCO C++ Libraries

    POCO C++ Libraries

    Cross-platform C++ libraries with a network/internet focus.

    NOTE: Current source code as well as bugs/patches are on GitHub: https://github.com/pocoproject/poco/ C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.
    Downloads: 4 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB