Search Results for "Databases Open Source & DevTools" - Page 41

Showing 2243 open source projects for "Databases Open Source & DevTools"

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
  • 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
  • 1
    Golden Retriever-Image Retrieval Engine

    Golden Retriever-Image Retrieval Engine

    Library and frontend engine for performing Image Retrieval tasks.

    ...Currently, the main objective of the project is the implementation of BOVW (Bag of Visual Words) methods so, apart from the image analysis tools, it offers methods from the field of IR (Information Retrieval), e.g. weighting models such as SMART and Okapi, adjusted to meet the Image Retrieval perspective. The purpose of the project is to help developers create and distribute their methods and test the performance of their BOVW systems in actual databases with minimum effort and without having to deal with every aspect of the model. Please cite: Lazaros T. Tsochatzidis, Chryssanthi Iakovidou, Savvas A. Chatzichristofis, and Yiannis S. Boutalis. 2013. Golden retriever: a Java based open source image retrieval engine. In Proceedings of the 21st ACM International Conference on Multimedia (MM ’13).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GeoKettle
    GeoKettle is a powerful, metadata-driven spatial ETL (Extract, Transform and Load) tool dedicated to the integration of different data sources for building and updating geospatial databases, data warehouses and services.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Advance SQLite Editor (FLTK)

    Displays and edits SQLite databases

    Opens SQLite files and lets the user brows tables, data, triggers, relations, performance info and in general whatever can be extracted from the DB and underlying platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GenerateData
    GenerateData is a general purpose data generation engine. No plug-ins, no APIs, just data generation made easy. From single files, to referentially sound databases, point, click, tweak and generate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    dba++

    C++ database abstraction layer

    C++ library for accessing multiple sql databases (Sqlite, MySql, PostgreSql).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    tilers-tools

    Scripts for raster tile sets from digital maps

    These pages are no longer updated. Please follow to https://github.com/vadp/tilers-tools instead. A family of scripts for creating and handling a tile sets from digital raster maps. The scripts are based on GDAL tools. gdal_tiler.py -- creates a tile set tree directory from a GDAL dataset (including BSB/KAP, GEO/NOS, OZI map, KML image overlays); tiles_merge.py -- sequentially merges a few tile sets in a single one to cover the area required; tiles_convert.py --...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Android SQLite Manager
    aSQLiteManager - a SQLite manager for the Android platform. If the database is stored on the SDCard you can browse the data, change records and query the data. By installing aShell you can also edit system databases on rootet phones. Help improving the translation here: https://crowdin.com/project/asqlitemanager
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8

    ProC 3.0

    smart Workflow Engine

    ProC 3.0 is a scientific workflow engine to build, manage and execute workflows (pipelines) in heterogeneous environments, supporting GRID and other means of parallel processing. It includes a data management component (DMC) to transparently access databases for storage of results and automatically adds metadata to track the processing of data products, so that at every time a full processing history is available. The software was developed and used within the ESA Planck satellite mission.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    okPlayer

    okPlayer

    A simple but powerfull folder-based audio player

    okPlayer - is an open-source audio player which works directly with audio files with no need in libraries or databases. It has file and playlist search functions. File search makes it possible to find a file you need among other stuff. So does the playlist search, but it also performs search on tag data: artist, title, album and filename. If you liked some song you can mark it as Favorite and later play a playlist which consists only of your favorite songs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Java Query Library
    JaQLib is a compact Java library that supports programmers in querying all sorts of collections, DBs and XML files in a compact and intuitive manner. Example: List<MyItem> result = Jaqlib.List.selectFrom(myCollection) .where(myCondition).asList()
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Hi there This is the sourceforge repository for my Open Source Transport database project, that utilises libreoffice and MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SITools2
    SITools2 is a new CNES generic tool performed by a joint effort between CNES and scientific laboratories. The aim of SITools is to provide a self-manageable data access layer deployed on already existing scientific laboratory databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    koru

    koru

    a Java ORM framework focusing on simple and rapid development

    Koru project is a small but smart and efficient ORM(Object Relational Mapping) framework focusing on simple and rapid development. For 'ORM' easily,please download Koru! It supports most of popular databases like MYSQL, MS SQLServer,Oracle and so on. It supports all kinds of cascaded query with easy annotations perfectly! including 'one to one','one to many','many to one' and 'many to many'. Its lazy-load rules works well on cascade and any table column. Cached query is available in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PhpBackup4MySQL

    Easily backup / restore MySQL in Php, with AWS S3 upload capability.

    Easily backup and restore MySQL databases from a php script. This project is written with shared hosting in mind, that is: it doesn't rely on "exec" from Php or such commands that won't be allowed with most host providers. This lightweight project is a php class for easy MySQL backup integration within your scripts. Despite its ease of use, this project handles advanced settings such as foreign key constraints and backup upload to AWS S3. You may adjust the backup / restore modes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    msSQLdotBak

    msSQLdotBak

    Microsoft SQL Backup Utility

    msSQLdotBak is a windows application that helps you manage your Microsoft SQL Server backup files, such as creating scheduled backup jobs and report you with e-Mail. You need Microsoft .NET 4.5 Full package installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Keepass AutoExport

    Keepass AutoExport

    Lets you automatically save a database as other databases when saving

    Lets you automatically save a database as other databases when saving. For use with Keepass Password Safe 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MIRAAPT tool

    MIRAAPT tool

    Meeting minutes, Issues, Risks, Agreements, Actions, Projects Tracking

    This tool allows to generate Meeting Minutes, Project Reports and to track status of Issues, Risks, Agreements, Actions and Projects. All of it – using as little time as possible. It is based on paradigm, that change in Risks, Issues, Agreements and actions are the main (but not the only) topics, which have to be recorded in the minutes of regular project meeting. Tool is developed for Access 2007 and has been successfully tested with Access 2010. Unlike standard MS Access...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    aprioriProcess

    Apriori is designed to operate on databases containing transactions.

    The Apriori Algorithm is an influential algorithm for mining frequent itemsets for boolean association rules. Key Concepts : • Frequent Itemsets: The sets of item which has minimum support (denoted by Li for i th -Itemset). • Apriori Property: Any subset of frequent itemset must be frequent. • Join Operation: To find Lk , a set of candidate k-itemsets is generated by joining Lk-1 with itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HMGScript is a JavaScript library. The goal of the project is to allow developers the creation of web applications using the same logic as desktop applications via simple objects. For data manipulation, it allows the use of MySql databases and dbf (xBase) files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Wanda POS
    Wanda POS - Africa's Gift to the World
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21

    hrSync

    Synchronize information between HR databases and LDAP

    Semi automatic system for synchronizing information between Human Research databases and the corporate LDAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ProUnit

    ProUnit

    Unit tests framework for Progress | OpenEdge

    ProUnit is an Open Source Framework for unit test on Progress ABL (4GL) components, just like JUnit, NUnit and others. In addition, it can compare temp-tables and datasets and it can also work with databases. One example of its application: a. import initial_data.d file to physical table (with overwrite) b. run a procedure to test (that may change database records) c. extract some records from physical table to a temp-table (A) d. load expected_result.d file to temp-table (B) e. compare temp-tables (A and B)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    TUIT

    Taxonomic Unit Identification Tool

    ...A new field has been added to the properties.xml, please make sure to update it to contain <OutputFormat format="tuit"/> or <OutputFormat format="rdp"/> in the <BLASTNParameters> section. Read our paper in Biotechniques: http://www.ncbi.nlm.nih.gov/pubmed/24502797 Taxonomic Unit Identification Tool (TUIT) is a free open source platform-independent software, designed specifically to facilitate taxonomic annotation of nucleotide sequences via BLAST homology search against the NCBI databases. TUIT is immediately applicable for both to 16S microboime studies as well as for taxonomic classification of the nucleotide reads. Please see the project's Wiki page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Data Migrator for Oracle

    Migrate/Copy your data between Oracle database and 13 major DBs.

    Command line data Copy/Migration tool for Oracle. Supports Oracle 7.3, Oracle 8i, Oracle 9i, Oracle 10G, Oracle 11G and 13 major databases. 1. Exadata 2. Sybase ASE 3. Informix Innovator C 4. Sybase SQL Anywhere 5. DB2 UDB 6. CSV 7. SQLServer 8. MariaDB 9. Sybase IQ 10. PostgreSQL 11. MySQL 12. Informix IDS 13. TimesTen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Reportula

    Reportula is a php based web program that provides you a summarized ou

    Reportula is a php based web program that provides you a summarized output stats of Bacula Backups jobs, clients, volumes and director that have already run. It obtains its information from your catalog database. This is a fairly high level bacula management tool. Here are a few points that one user made concerning this important tool. It is web-based so can be accessed from anywhere. It packs a phenomenal amount of information into a single web-page – that I credit as being very...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB