Showing 849 open source projects for "using"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple languages aligning all technologies used by a development team. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    QueryExplorer

    Query a database

    make a query on a windows SQL database or MySQL database and export the data to excel this program used to be named: Db2Excel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    dbWarden for SQL Server

    dbWarden for SQL Server

    Comprehensive database monitoring solution for SQL Server 2005+

    dbWarden is a comprehensive database monitoring and alerting solution for SQL Server 2005. 2008 and now 2012. It features email and text notifications with customizable metrics for alerts such as Blocking, Long Running Queries and SQL Jobs, CPU %, Log file and TempDB growth. Another main feature is a detailed HTML based daily health report which provides a thorough overview of your database server. dbWarden is written completely in SQL and requires sysadmin level permissions to run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Db2Excel

    database to excel

    make a query on a windows SQL database or MySQL database and export the data to excel this project has been renamed to QueryExplorer you can find it here: https://sourceforge.net/projects/queryexplorer/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    MyVik

    MyVik

    OleDB Provider for MySQL in ATL

    MyVik is a simple OleDB Provider for MySQL connection, without using ODBC drivers. The programming language is C++ using Microsoft ATL libraries to make the component as small and efficient as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SDEdumper

    SDEdumper

    Copy multiples feature classes in ArcSDE to a local file geodatabase

    Why use it? You can create your own Python script using model builder, but you have to modify the script everytime you want to dump different tables. Using this script you only need to have a CSV with all the table names, that’s it. Purpose: It can be used as an archival and historical database It will make you ArcSDE database portable and shareable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pandamator is a project aiming to enable handling of temporal databases using common RDBMSs lacking temporal support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Technical analysis library with indicators like ADX, MACD, RSI, Stochastic, TRIX... includes also candlestick pattern recognition. Useful for trading application developpers using either Excel, .NET, Mono, Java, Perl or C/C++.
    Leader badge
    Downloads: 13,245 This Week
    Last Update:
    See Project
  • 9
    This tool conects to a catalog of a given database and extract some metadata that can be handy for revision. The metadata are extracted to a xml file, useful for comparison (see also my project comparator), Metadata are extracted using JDBC. Supported DBMS: MySQL and PosgreSQL. The metadata extracted from the catalog are: Catalog -> name Tables -> name and if its a view. Column-> name, type, precision, length, is null Index -> name, is primary key, is unique, and a list of its fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    PHP CRUD

    PHP CRUD

    Create, Read, Update & Delete Indexed Flat-File Records via PHP

    PHP CRUD allows us to quickly add an indexed, record-centric, flat-file, database to our projects. Optional Base64 encoding ensures that newlines & other special characters can be used without penalty. (Today many say that "CRUD" stands for "Create Retrieve Update and Delete." While fine for an SQL mindset, many old-timers got used to the acronym standing for "Create READ Update Delete" way back in the 1970's. Indeed, the term dates back even farther than ISAM. ... See the project web...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    PostgreSQL recover deleted rows trigger

    PostgreSQL recover deleted rows trigger

    ...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 wiki ------------------ Prevents purging of records using this utility (after installation), which lets you recover deleted records on any table regardless of the data types. If the table structure changes (adding or removing fields) after deleting records in that table, the function fn_RecuperarReg can recover deleted records, stored in the table deleted.borradoscopia using a filter on one field. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DataPall Palliative Care EMR

    DataPall Palliative Care EMR

    DataPall Palliative Care EMR for Resource-limited Settings

    ...Moreover, it generates customizable, comprehensive reports on the essential health services given by palliative care providers. DataPall was developed in Microsoft Access, and can be downloaded and implemented for no cost using Microsoft Access Runtime. Both a tutorial and a set of corresponding registers are available to accompany DataPall. Installation files and Access Runtime are available in the "Files" section above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Toolsverse ETL Framework

    Toolsverse ETL Framework

    Open source Extract Transform Load engine written in Java

    ...Key Features: * embeddable, open source and free * fast and scalable * uses target database features to do transformations and loads * manual and automatic data mapping * data streaming * bulk data loads * data quality features using SQL, JavaScript? and regex * data transformations Requirements * Java 1.6 and up * At least 4 MB of RAM New in 3.2 (01/18/2013) * Improved auto-update functionality * Bug fixes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CellarBoss - Wine cellar manager

    CellarBoss - Wine cellar manager

    Take control of your home wine cellar

    ...It lets you easily update your database and includes printable reports.It uses an embedded Derby database so no separate database server is needed. Reports are created using Jasper Reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NukeViet

    NukeViet

    NukeViet Content Management System (Archive)

    NukeViet project has been moved to here: https://github.com/nukeviet/nukeviet/ Kể từ ngày 20/11/2012, Kho code của NukeViet chính thức chuyển từ Subversion sang git và sử dụng github làm nơi lưu trữ chính thức. Xin đọc tại đây để biết thêm thông tin: - Hướng dẫn sử dụng Git trên github: http://wiki.nukeviet.vn/programming:vcs:git - Nguyên tắc quản lý kho code NukeViet trên Github: http://wiki.nukeviet.vn/programming:github_rule - Chi tiết thông báo:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JSqlParser transforms a SQL statement into a hierarchy of java classes. Operations on the classes of JSqlParser are executed using the Visitor pattern.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    TopThreads

    list top windows (oracle) threads

    list top windows threads. for example useful when using oracle on windows, where oracle is one big process with many threads (and windows task manager doesn't show threads of a process...). if an odbc connection string is passed then also some useful information about the corresponding oracle process/session is displayed (oracle user, sid, serial#, ...) example: TopThreads.exe -t -l=40 --connect=DSN=ORCL;UID=system;PWD=manager; -p oracle --sort=2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    DataBase Sokil

    Ukrainian Infection Clinic Data Base

    Develop with Delphi 6 Using Interbase 6.0 DesktopEdition
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GUI for DEDA

    GUI for DEDA

    GUI for DEmography Data Analysis

    <This project has been completely rewrote and transformed into a new one: https://sourceforge.net/projects/deday/. 2013/06/26> The graphic user interface for DEDA (DEmography Data Analysis), a scientific software package fitting survivalship data to a number of distributions using maximum likelihood (ML) method. Currently, Weibull (2p), Gompertz and Gompertz-Makeham are supported. IMPORTANT NOTICE: Only the GUI is provided here. In order to perform the analysis, one also need the DEDA computation core program. Please email a request to me, entitled: 'Request for DEDA computation core', if you wish to have a copy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    OpenFlat

    Flat sharing costs manager with statistics

    ...You can create one or more users, each of them can add his expenses and OpenFlat automatically calculates statistics and how much money you have to give to any other flatmates. Everything can be done using the webapp with your own username and password. Read the wiki for more informations http://sourceforge.net/p/openflat/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    DAL4j

    Data Access Layer 4 Java

    ...DAL4j can provide an easy way to migrate your code base from other technologies such as JDBC or Hibernate to JPA. The beans generated can be 1 or two types: Simple or Framework. Simple beans are standard pojo classes managed by your application using JPA semantics. Framework generated pojos use the DAL4j framework DAO generic to simplify CRUD operations. DAL4j provides optional hooks to allow you to integrate encryption/decryption of data field used when data is encrypted in the database. Last, DAL4j provides a set of Generic classes that can be used to simplify creation of J2E Session Beans which perform CRUD operations using generated Entities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    fzpgloader

    FasterZip PostgreSQL Loader - ETL for postgresql FasterZip PostgreSQL

    FasterZip PostgreSQL Loader - ETL for postgresql FasterZip PostgreSQL This is a Java application that lets you filter the information into a file before loading using a copy (psql does not require). Use a configuration file for the data connection to the db, source file and special parameters. You can make SQL (using HSQL) the source file, allowing the transformation of data prior to loading. Can run on any OS that use Java without needing to install any additional components (other than the JRE course) To make SQL on the source file, keep in mind: 1) The file will be played under the name "origin" 2) If the option encCol1era, not in the configuration file or encCol1era = 0, the columns are automatically named file like this: col1, col2, ... coln, and the SQL touches take these names. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    fw2csv

    Convert data file from fixed width format table to CSV

    Fixed width data files are probably the most annoying data to import into database. This utility allows user to insert user-defined column separators into user-defided positions of flat file table given in fixed-width format. I am using this utility to import astronomical catalogs provided as flat tables at CDS ftp-server into postgresql; Build: $ make all [cc={icc|gcc}] Install: $ make install [prefix=/path/to/your/bin/directory] Example of usage: $ gzip -dc table.dat.gz | fw2csv --stops=4,10,11,20,30,36 -d '|' -header 1 | psql wsdb -c "copy mytable from stdin with csv delimiter '|'" For the list of available options call $ fw2csv --help
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    once:radix is a Rapid Application Development system for Intranet and eXtranet environments. Create advanced database-driven web applications that require no expertise in the underlying technologies. Just point and click with pixel-perfect precision.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    AMNESIA is an Erlang library providing an abstraction layer for interfacing relational DBMSs. It allows designers to integrate relational databases in Erlang programs using native Erlang types and language constructs.
    Downloads: 0 This Week
    Last Update:
    See Project