Search Results for "access database" - Page 33

Showing 1614 open source projects for "access database"

View related business solutions
  • 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
  • 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
  • 1
    ACLbit is a command line tool to backup and restore POSIX ACLs on Linux file systems. The tool uses its backup database to inspect ACLs and provide fast and clear output of effective access rights.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    "bash the Database" is a loadable builtin command for the GNU bash shell which allows scripted access to relational databases using SQL commands similar to those used in embedded SQL programs. Originally written for DB2, support has been added for databa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DataBox
    DataBox helps presents a common interface to several databases. Currently supported are Access 2007, Excel 2007, Ms SQL, MySql and Sqlite. Written in VB.NET, it helps you change your database type and continue to use the same sql statements! Your favourite database not yet added? You can do it! It is easily extensible! Just get the source (under the Files->src folder) and tweak it. You can always send me a message here on SourceForge.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    AccessToMySQL

    A software to convert a Microsoft Access Database file to MySQL

    Access To MySQL is a small utility to convert Microsoft Access Database files to MySQL database. It can be used to script a full database straight to MySQL, or to script the database to an SQL file. This software is created using Nokia's Qt Framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 5

    RIDSystem

    capturing packet and detecting intruders with their signature

    Introduction: This project has been developed to detecting intruder activity in your network according to the existing signature of intrusion attacks,Anomalous behaviour etc... Scope: Government authorities has lot of information about defence,revenue,income tax and many informations. Intrusion Detection System will certainly minimize the unauthorized access and take immediate response to stop such illegal works. MNCs manages their whole information system using application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    fastest

    Automate your software testing, the fastest way!

    ... * Fastest helps automate all the necessary, but difficult test automation tasks like 'Mapping the test case execution with test plan document, updating centralized test management database, reporting, setup of automated nightly regressions in Continuous Integration (CI) environments, Running code / commands on remote hosts, Interacting with Web services, browser based automation using Selenium, SSH access, Sending Email notifications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JDBWC - Type 3 Java JDBC driver
    JDBWC is a Java JDBC Driver with its own server written-in-PHP. Suited to Java applications that require JDBC access across wide area networks like the internet but do not wish to expose the remote database-server through the remote hosts firewall. The driver is well suited for connecting Java client applications to a (dynamic) websites database without risking the security of the database server since all exchanges use PHP as a relay agent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Seoul Search
    Seoul Search is a user-friendly PHP/MySQL based application which has been used in a foreign commercial office in Seoul by its administrative personnel in order to schedule trade missions, seminars, wine tastings, conventions... You only need a Linux system with Apache and MySQL running and you will be able to use Seoul Search. How to install? Very easy, download seoulsearch.tar.gz in your file system, open a terminal and unzip/untar the file. To start the installation type...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    pygolem

    Python API for the GOLEM Tokamak discharge database

    This simple Python API aims to provide a simple and easy to understand access to the discharge database of the GOLEM Tokamak. The scipy, numpy and matplotlib Python libraries are used for data analysis and plotting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    NeonServ

    The ultimate User IRC Bot

    NeonServ is a srvx like ChannelService for IRCu Networks. NeonServ is designed to work without any additional Networkrights like operator state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Mvc Infraestructure

    Serializable Data Transfer Object/Generic Dao for J2EE

    Dto.java and others classes - for data transmission from/to view (with EL - Expression Language" ) layer to/from business and persistence layer in J2EE application. Dto extends from HashMap class of Java API for encapsulate any type of information by key type:key_i.key_ij.key_ijk....: Any component in any J2EE functional chain can access to DTO if they know the key key_i.key_ij.key_ijk.... for object access. This project helps to decouple the data, business logic and persistence logic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    dbd-modules

    SQL logging and document root lookup

    Two Apache HTTPD Web Server modules which work with mod_dbd to access a database: 1.) mod_log_dbd Log web requests to an SQL database 2.) mod_vhost_dbd: Override the document root directory from an SQL database Please see the Wiki pages for instructions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    DataSite

    Generate spring hibernate web service from database url

    Automatically generate web services to access and modify data in a database. The generated code uses spring & hibernate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Salomon is platform for inductive database, which is a new direction which merges database technology with inductive methods of knowledge generation. This merging allows to access to the knowledge and data in a consistent manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHP Class Generator Eclipse plug-in

    PHP Class Generator Eclipse plug-in

    Eclipse Plugin to generated PHP classes from existing database schema

    PHP Class Generator Eclipse plug-in creates multiple PHP classes based on an XML template and a MySQL database table. Each generated class represents an access object for one database table, offering getters and setters for each database table field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rows Based File is file management software. User can access any row randomly in files without load whole file into memory. It can be used in somewhere, such as huge queue file or logging file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple SQL query tool that allows to connect to MSSQL and MySQL servers and MS Access files. A form of linking queries is possible and showing result in a map or in a chart is build in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    # Cap is an easy to use web-access to sqlite written in PHP. # Cap can be customized via a configFile written in Json. # Cap might be used for open or temporary data or as a template if use of a framework is not an option or not desirable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GeoPMS
    GeoPMS is a project based full paper management system to archive, search and manage scientific papers. GeoPMS has full text search, search by author, search by title and citation import functionality direct from the PDF header, PDF text or RIS. Reference list design can be selected for each project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    phpMyFAQ is a multilingual, completely database-driven FAQ-system. For the time being a MySQL database (support for other databases is under development) is used to store all data, PHP 4.1.0 (or higher) is needed in order to access this data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    English: OPF Essentials is a collection of art tools that attach to the structure of Osezno PHP Framework and allow the developer to build web applications in much less time because they contain the basics of managing a Web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    epis

    Epathology Information System (EPIS) for Pathology Data Services

    Epathology Information System (EPIS) is an Information System designed to automate the process of generation ,storage and retrieval of pathology lab reports for each patients online .For this purpose each patient will be registered with an accession No. and records for each individual patient will be maintained in a database. EPIS will provide services to medical diagnostic centers ,pathology labs and the doctors treating the patient. This system will be further enhanced at a later stage so as to give a direct access to patients pathology reports online through internet to any remote location ,providing all the necessary support to fulfill the needs of the doctors and other people working in health sectors, which will provide a great boon in diagnosing and treatment of diseases and sharing of Information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Angosso

    Angosso

    Performance and stability

    Develop: domain secure, and performing secure Domain Name System (DNS) dynamic updates. Domain Name System Security Extensions Servlet API Package The javax.servlet.http package contains a number of classes and interfaces that describe and define the contracts between a servlet class running under the HTTP protocol and the runtime environment provided for an instance of such a class by a conforming servlet container.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    mtag tags music files with user chosen tags. the tags are stored in the file's comment metadata field and cached in a sqlite3 database for instant access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ragnarok Online Site Engine (ROse) - Free Control Panel (CMS) for eAthena Ragnarok Online server Emulator. Written in PHP language. Use smarty php class for templates. contains many functions for manage eAthena dabases.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB