Showing 265 open source projects for "make"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 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
  • 1
    Make java data object persistent in file system whithout database. Between serialization in file and database. Cache your data model in file. Manage more objects than memory can contains
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    fw2csv

    Convert data file from fixed width format table to CSV

    ...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
  • 3

    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
  • 4

    Redis cplusplus client Win32 port

    A windows port of official Redis cplusplus client library

    ...http://redis.io/ There are many Redis client as different language binding available: http://redis.io/clients For C++, there is a client library recommanded by official named redis-cpp-client but too bad it can neither build nor run on Windows platform. This project is a little tweek on the official C++ client library's source code. The goal is to make it possible to build and run redis-cpp-client on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5

    HackerEX

    Free tool designed to make client side hacking easy

    Free tool designed to make client side hacking easy. ALL actions this software takes are user initiated so we take no responsibility for any damaged dealt to software, data or hardware. Codelists found on the web are the responsibility of both the user and the original hacker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PHP MySQL DatabaseInterface

    PHP MySQL DatabaseInterface is a tool for generating MySQL statements.

    PHP DatabaseInterface is an open source tool, designed with a purpose to make a life of a web developer, using MySQL database as a back end, a little bit easier. Developer only needs to worry about formatting parameters and calling save, select or delete procedures on DatabaseInterface object. DatabaseInterface will make sure the parameters passed are sanitized, data is properly structured and decide what to do on each call (depending on which procedure was called). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Make your MySQL-specific applications database-independent through ODBC, and broaden the deployment scope of your solution in the process without ever losing or compromising support for MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LibraryO

    LibraryO

    Software for book libraries.

    LibraryO is a software application design for book libraries under GNU General Public License. Main purpose of this software is to record data that related to libraries in a database system, such as information about books, members and lends of books to the members. And also this software application provide facilitates to update data(settling book lends, updating member contacts), querying(data retrieving) and displaying data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A well designed and portable SQLite wrapper library for C++ You're welcome to make suggestions for design improvements. Feature requests are welcome too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    The Movinator is a movie database application. It manages information about movies plus ratings assigned to movies by movie critics. Based on these ratings and user ratings, the application can also make movie recommendations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    We want to create a System to generally manage any kind of content. In the beginning we just though of audio files, but as we want to make it as flexible as possible it should be able to handle any kind of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    FenriSQL

    Tool to manage and automate Xtrabackup operations

    FenriSQL permits to automatically use commands from XtraBackup (www.percona.com). Using configuration files, you will be able to automatically make a full or incremental backup at a planned time every X week or every X day in a week. You will also be able to do a manual backup/restore. The scripts are written in Perl and need Xtrabackup to be installed on the host that runs the daemon. A PHP interface will be develop in the future to be able to use this with a graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JDOM extention to manage huge (big) xml file. Make able to have a persisted Document Object Model (DOM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The goal of this library is to make ODBC recordsets look just like an STL container. What is more, we do this **portably** so the abstraction can run on multiple platforms and C++ compilers. Our containers use standard STL iterators; and if you insert(),
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Web application to make user-friendly requests on large XML database. Tools to XML-ize large bodies of semi-formal texts (like floras). Computer-assisted specimen identification. Uses natural language processing, 2D/3D images analysis and generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    POP - Persistent Objects for PHP - is a library intended to make simple ORM for the main databases existent in the market - PostgreSQL, MS SQL, Oracle and MySQL. Complete OO and making use of PDO, it also secures your project against SQL Injection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a database management system. It consists of a Buffer Manager, a Database and an indexer. It would be appreciated it you drop a mail back to the authors regarding an improvement you might make. The email ids are there in the read me file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    We aim to develop a JDBC Driver to OGSA-DAI middleware. OGSA-DAI implements and define a common way to acess Data Resource, as well coordinate the use of them. A JDBC Driver should extend possibilities, and make it easy to use, in a client perspective.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a program to help intermediate programmers(like me) to get a better understanding of C++ and off course make a really cool application. Please read the txt file attached to project :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Generic
    Generic program for future development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Perl took-kit, to make creating database-web-apps quick and easy, while keeping the option to turn it into a custom professional web-app. To start off, you'll only have to define your objects (name, attribs, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Node Mesh abstracts data into its most modular components. The Node Mesh gives you the ability to make large scale technical changes much faster than can be done using traditional relational models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JavaDBConnector is a Java API for connecting to the four most popular database engines: MySQL, MS SQL Server, Oracle and MS Access. Includes a customizable GUI for connections managing and a generic logic tier for make easy to use databases,
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    This is a project to make a web-based diabetes diary, logging blood sugar, medicine, excercise, and other info for both home based devices and WAP (mobile phones, PDAs, etc.), plus adding the options for customer alarms via SMS and/or e-mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TeNeM (Telecommunications Network Model) is a PostgreSQL schema with PL/pgSQL functions and triggers intended to make with a fiber optic network management. It is also a GIS JUMP plug-in to edit and visualize the data. PostGIS is used to extend Postgre.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB