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

Showing 807 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
  • 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
  • 1
    A generic metadata, data, and progam migration tool for various databases. Create, review, and modify migration defition with/without database connectivity. Execute database migration or generate relevant SQL and data files as per user choice.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    reppy is a PDF-Report Generator for databases (MySQL, Postgres, CSV) written in Python. The report definition is based on an XML-template, which can be edited with the included program XTRed. It needs the python library reportlab for pdf-creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A XML Generator for building "XML Model files" for Neo Framework by analyzing existing Databases on MS SQL Server. Neo it self is a .net framework for building enterprise applications with an object-based domain model based on ADO.NET data sets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    phpMyMaint is a command-line php script which can perform several maintenance tasks for MySQL databases. Currently it can repair and optimize tables and databases, in the future it should also reindex, backup and restore tables and databases and perhaps c
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    MyDBExpert is a tool for designing databases and presenting them visually using entity-relation diagrams. It also exports to JPEG and mySQL dump files, and has an XML-based save format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SQL2DIA is a set of Perl scripts to generate Dia diagrams from existing databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    YaKwa is a Java Web application that allows CRUD operations on tables of a database. The application allows to browse, search and edit table data. Virtually all databases that have a JDBC driver are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CellAO Datalogging provides the raw data Databases / Scripts / and other Documentation for Emulating Anarchy Online or makeing bots and such.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    General data access engine as an extension of ADO.NET. It allows your data access code to be written in a manner that supports multiple databases. This application is designed to be extended further to include support for other database providers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    Automated Server Monitor (ASM) has been designed to monitor 1..n servers for service availability. This includes checking any TCP/UDP service, many popular databases including Firebird, MySQL and SQL Server. ASM has been written using Delphi and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    provides a factory-based data access layer for databases (Sql Server implemented), using XML-library-based configuration with connection and command details. Easily extendable to support other databases. Not intended as a business object layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ProviderFactory is an assembly for the .NET framework that provides a layer of abstraction for ADO.NET data providers. This allows .NET programs to access databases in a uniform way, so that any ADO.NET data provider can be used without code changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fast GUI based multilanguage database client (in perl/DBI/Tk). Supports most databases, runs on Windows / Unix / Linux. Powerfull SQL editor, view data in spreadsheets, powerfull filter tools. Form to edit/insert datasets. Highly configurable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MySQLGraphic is a Java application that provides a graphical interface for MySQL databases under Linux or Windows. The structure of a database is dynamically determined making it easy to view or update records. May be used with local or remote databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DataAccess is a generic object relational bridge allowing very flexible access and modification of databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Manage SQLite databases with this PHP-powered software program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    dbXML is a Native XML Database (NXD). NXDs are databases that store XML using an internalized format for faster overall processing. dbXML was developed using the Java 2 Standard Edition version 1.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SQLBackup is a web application written in PHP to create, restore and manage (encrypted) database dumps from different databases. SQLBackup itself is mainly an PHP written API, but also a tool that uses this API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Skedario is a perl/tk graphical tool / cgi perl script managing simple mysql databases of annotations (like in pocket notebooks). Annotations are categorized by various fields, searchable and linked. The idea is helping users to keep consistent keywords
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    VTY is a tool written in PHP intended to handle the administration of mySQL and msSQL over the WWW. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields. And it is
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cilantro is an implementation (in Java) of "Object Algebra", a solution to the Impedance Problem. It connects object-oriented programs to relational databases. In Cilantro, queries are first-class objects and can be combined to create other queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    gSqlite is an open-source graphic frontend for SQLite, and is written in JAVA. gSqlite maintains meta info for displaying the construsted databases. It also provides commond box and GUI window for design, construction, and retrieval of your databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JOR is a Java Object Relation mapping tool that is very simple to use. It works with all mayor databases and requires only minimal coding effort. JOR strictly follows the POJO / POJI (Plain Old Java Objects / Plain Old Java Interfaces) model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Stitch.Database is a Microsoft SQL and Access wrapper for .NET created in C#. It's goal is to make connecting and querying databases clean and easy with a minimal ammount of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tree Factory is a set of PHP classes for manipulating hierarchical tree structures stored in MySQL databases. So far the nested sets tree model is in a mid-alpha stage of development. Other models will follow--all with compatible APIs. Req MySQL 4.1.2
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB