Showing 6786 open source projects for "linux is"

View related business solutions
  • 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
  • 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
  • 1
    An example of using DbLinq to query a MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mety
    Mety is a non-relational database system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    OLAP aggregation engine with MDX support, web interface (slice & dice) and relational database backend. See "Documentation" for more. Presentation: http://cubulus.sourceforge.net/. See online demo courtesy of Webfaction, http://alxtoth.webfactional.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    The csvdatamix project aims to randomize CSV input data files in order to conceal the original state of the data. Similar to data masking or data transformation. Also has mapping abilities to translate back to the original state of the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Integration with Ontologies (Mapping-Tool)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Kd SQL is a cross platform MySQL Front End Database management utility. It contains a visual database designer and Query Editor, and an advanced user privilege manager. We are inviting interested developers to join the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WLM ESE Examiner
    Reads any Extensible Storage Engine(ESE) database file.Uses of ESE databases are found in Windows Live Mail/Messenger/Desktop Search/Calendar/etc. Functions include comparing, searching and exporting. By Wouter S. van Dongen and Joeri D. Blokhuis
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    a mongodb shell base on Scala REPL and Casbah
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    MoMS (Model Management System) is a model management system for statistical models, a little bit like a database management system. Instead of having tables, we have models that can be updated and queried.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Db Table Mapper
    DbTableMapper is a simple software that allows to read information about a ORACLE Database Table and generate a C++ class that "maps" it (Pro*C/C++ code included)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Este proyecto se trata de la creación de una bases de datos para una consulta dental, la idea de este es poder registrar los pacientes, dentistas, insumos médicos, historiales de pacientes antiguos, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Web enabled EXtensible Data As Service @ WEXDAS is a java based tool for dynamic creation of schema in MySQL for layment If you own a PC that has more than 1 DB server or if you are a start-up with more than 1 DB server, you might have the problem of switching between multiple database workbenches/UIs to manage your data. WEXDAS is a solution to this problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Beagle is a Java lightweight framework to fetch database entries in an optimized data structure.It can be useful in those application that need to a fast data access.It is designed around Agile Methodologies with pattern of Test Driven Development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Hironico Db Tool is a graphical database client that can run on all major platforms today. It provides a powerfull, feature rich and user friendly set of tools to work with databases of any vendor using Java drivers while being fast & light.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sMovieDB is a free software which will keep your movie database clean and ordered on a quick simple way. Manage genres, categories, types of films, etc. Developed in Python+Qt with MySQL or SQLite database for KDE desktop http://smoviedb.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Generation PHP classes wrapping access to Mysql database. The current package includes a MySQL5 to PHP 5 class generator. Thanks to XML and XSLT it can easily be extended to other languages and databases. See forums->help for a detailed description
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SmallSQL is a 100% pure Java DBMS, a relational database for Java desktop applications. It has a JDBC 3.0 interface and offering many ANSI SQL 92 and ANSI SQL 99 features. It is very small and fast Java library. It does not have a network interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    DataFinder
    DataFinder is a data management client developed in Python that primarily targets the management of scientific technical data. The system is able to handle large amounts of data and can be easily integrated in existing working environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    JavaScript SQL (JSSQL)

    JavaScript SQL (JSSQL)

    A database engine entirely in JavaScript (AJAX)

    JSSQL is a database engine developed entirely with JavaScript. It is a tool for developers to interpret and execute SQL statements on a offline database. It has a conversion class developed in PHP for use with relational databases (ex. PostgreSQL, MySQL, etc..) that generates a series of data files, then the database engine in JavaScript (JSSQL) accesses the data through SQL querys and return a set of records, similar to any database engine. This is useful for querying offline databases...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Python script that can be used to get information on TV shows and Movie Shows from thetvdb.org and themoviedb.org. This is an learning experience and anybody can chime in on everything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Import width files into MySQL, manipulate and export back to fixed width. Useful for health data analysis or *whatever*. Includes Thompson Reuters Care Discovery 3000 data file definition. Windows, OS X, Linux Requires PHP 5.3.x and MySQL 5.1.x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Quantum is a database plugin for Eclipse (needs GEF, Point Eclipse at http://quantum.sourceforge.net/update-site). It currently supports most databases with a JDBC driver. It shows tables, views, and sequences in a tree format and provides an SQL editor
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    SAADA transforms a set of heterogeneous astronomical data FITS files in a powerfull database deployed on the Web and including VO features. The database is located on your host and keeps under your full control. This job doesn't require to write cod
    Downloads: 0 This Week
    Last Update:
    See Project