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

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

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1

    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
  • 2
    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
  • 3
    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
  • 4
    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
  • 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
  • 5
    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
  • 6
    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
  • 7

    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
  • 8
    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
  • 9
    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
  • 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
    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
  • 11

    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
  • 12
    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
  • 13
    Wanda POS
    Wanda POS - Africa's Gift to the World
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14

    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
  • 15
    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
  • 16

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

    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
  • 18
    DB Browser for SQLite

    DB Browser for SQLite

    A light GUI editor for SQLite databases

    DB Browser for SQLite is a light GUI editor for SQLite databases, built on top of Qt. The main goal of the project is to allow non-technical users to create, modify and edit SQLite databases using a set of wizards and a spreadsheet-like interface. Note - This project has previous been known as "SQLite Browser" and "Database Browser for SQLite". "DB Browser for SQLite" will hopefully be the name that sticks. :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    RDB2LOD

    A software to publish Relational Databases in RDF format

    This software facilitate and automate publishing, in the Semantic Web, linked open data obtained from relational database (RDB), through the integration between the D2RQ tools used in this process. It also offers a new tool that allows the semi-automatic customization of the generated mapping file in order to incorporate a domain ontology supplied by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Data Migration Tools for RDBMS

    DataMigrator for 14 major databases

    Touch and go Windows command line data migration tool for 14 databases: 1. Sybase ASE 2. Informix Innovator C 3. Sybase SQL Anywhere 4. DB2 UDB 5. SQLServer 6. MariaDB 7. Sybase IQ 8. PostgreSQL 9. MySQL 10. Informix IDS 11. TimesTen 12. Oracle 13. SQL Lite 14. Exadata
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PhishBlock

    PhishBlock

    A program that detects and blocks phishing, pharming, Hacker's C&C.

    PhishBlock is a security program that detects and blocks Phishing, Pharming, Hacker’s C&C(Command and Control) Servers which are located in databases with URLs, DNS hostnames, and IP Addresses. This program detects and blocks Malware URLs, bad Hosts, and bad IP addresses. Recently, most malware codes are delivered covertly to users’ personal computers through Google ads, SNS, Blogs, BBS and so on, which users visit often. And After the malware codes connect the C&C server(or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KoSQLite is a SQLite client. You can work with multiple databases, write and execute querys, import data, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NW.ORM

    NW.ORM

    API based wrapper for Hibernate framework

    Java API wrapper for working with Hibernate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WordNetPort
    WordNetPort provides distribution copies of WordNet for loading into databases. A collection of SQL scripts and a batch file is available for easy loading into an Oracle database. Files in Excel and other formats are also available for Non-Oracle users. Demo queries are found at the home page. http://wordnetport.sourceforge.net/demoSql.php Most objects are created with reference to the WordNet dictionary displays, where the aim is to come-up with simple queries whose results are similar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    dbupdaterxs

    database updater

    This is a small tool useful to update a database using a folder with sql script inside. To keep track of updates, a system table named XSB_UPDATES will be created. This table will be updated automatically after the execution of each script sql. Current supported database: - Firebird - Sqlite - Ms Sql Server Databases to test: - MySql - Postgres - Oracle - Sybase
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB