26 projects for "good" with 2 filters applied:

  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    General Knowledge Machine Project

    General Knowledge Machine Project

    Intellect Modeling Kit: assisting research, diagnostics, consulting

    ...The IMK is designed to create ready-to-use software applications using simple text files. Any human knowledge can be uploaded to KM by expert not familiar with software coding. Demos present in kit. Good luck!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Aestel

    Aestel

    Applications for data management

    "Information is data in action", and, consequently, having good quality data is essential. The AESTEL package contains two highly configurable applications for data management: A data loader and a reporting application, i.e. DataLoader and AEREA, respectively. The data loader application applies user-defined instructions to validate, process and load data. The reporting application provides a query builder and spreadsheet template designer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    myoradump

    MyOraDump is a tool for exporting data from an Oracle database

    MyOraDump is a program that will export oracle data stored in most of the basic oracle types as a text file that can for example be used for import into other databases, for example MariaDB and MySQL. The program is written in C using OCI and supports array fetching, which means good performance. In addition BLOB, CLOB, NCLOB as well as RAW, LONG and LONG RAW is supported. Output can be in several formats, like separated values, JSON, MySQL dump and HTML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    EnterAccess

    Full JAVA JDBC Interface to MS Access using Jackcess

    ...It is an alternative to the JDBC interface UCanAccess, whose metadata and type support and very limited SQL for DDL and DML queries could not be adapted for the purposes of SIARD. Currently EnterAccess queries are limited to a single table. All DML and DDL queries are limited by the capabilities of Jackcess, which is good at reading a database and weak on creating a view, creating foreign keys, or modifying a schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    mysql2sqlite

    converts mysql database to sqlite database using php, pdo or exe

    ...Includes two projects : A) A php script B) A windows executable, based on a python script Converts data, indexes and foreign key constraints. About the php script : -don't need a lot of memory -good speed Was projected to use on VDS/VPS. Usage: wget https://sourceforge.net/projects/mysql2sqlite/files/mysql2sqlite/download chmod +x mysql2sqlite ./mysql2sqlite About the Windows executable and the Python script : Usage : edit the in i file to fit your system, and just run the exe or the python script.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    SQL Data Workshop

    SQL Data Workshop

    SQL Data Workshop is a Rich SQL Front End System

    SQL Data Workshop is a free open source SQL front end that allows to you create and display complex sql queries easily. It supports most of commercial DBMS’s like Microsoft SQL Server, MySQL, Hyper SQL, Derby and Postgre SQL. Support for more DBMS’s will be incorporated in future versions and updates. SQL Data Workshop´s User Graphical Interface allows to you design complex queries involving multiple tables in an agile, single and friendly environment. Thanks to Anudeep and PAscal of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JSqsh is a Java implementation of sqsh, a console based database query tool featuring much of the functionality provided by a good shell, such as variables, redirection, pipes, history, command line editing, and dynamic configuration JSqsh has been moved to: https://github.com/scgray/jsqsh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OndroSQL

    OndroSQL

    Thick SQL browser with query debug helping features

    Thick SQL browser with query debug helping features good arangement of components and shortcuts - fast application run - intuitive user operations - everything on the place where it is expected - imports and validates SQL queries from the source code of developed application For the changelog see the wiki pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project enables you to create a Database using only one PHP-file. So if you don't have the option to use a database-engine like MySQL, or you don't want to use one, this is a good way to get around it
    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
    dbfconverter converts dbf files database into sql code wich you can import into any sql database. It is good for those who works on old database with dbf files and often need to convert all dbf files into sql database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A collection of discreet, mostly Web-related libraries, utility classes, and some AWT code (good for applets). Package xentity implements a JDBC-based administrative system for building an O/R persistence layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Electronic Logbook with Web interface. Good for personal and shared logbooks. Supports attachments, arbitrary logbook attributes and search facilities.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Very small database, forked from TinySQL (but later rewritten from scratch) for the study of good software writing and Database theory knowledge. Currently works with flat (TXT) files. Will use DBF, XLS, CSV, memory tables and SQLite formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    sql2diagram converts sql scripts to diagrams in the XML format dia, which can be viewed and further maintained with the dia drawing program. It is a good help for the documentation of a database structure. It provides HTML output as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Orbit42 Base Class is a building block for the creation of loosely coupled classes in php. Provides MySQL interface in such a way as to allow the database type to be changed by replaceing only the base class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    mysqlcppapi was a fork of MySQL++ created to fix numerous problems in the original code. As of 2005 MySQL++ is in good hands and is being actively developed, so you should use MySQL++ rather than mysqlcppapi: http://tangentsoft.net/mysql++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gemello is a relational database written in pure Java. Its design is aimed at teaching. If you're searching for a fast relational engine, Gemello won't be a good choice. Is's rather a good and simple example of relational database implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Colle is the glue of a properly designed web application. It is written on several popular technologies of the Java and XML world including Servlet API, EJB 2.0, XSLT, JDBC, XML Schema, jdom, JAXP and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Used to gather and store business/technical requirements for enterprise report development. BI reporting apps like Cognos and Brio exist, but we lack a good open source requirement doc system. Dev'd with php, MySQL, & javascript. Runs on Win & Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    due to previously unforseen reasons, I know longer am going to update nor provide support for phpbbplus. If you absolutely need some help with something, you can e-mail me at phpbbplus@jamwil.strikehosting.com. Check out integramod for a good phpbb sys
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    vSQLmail is a software who make link between MySQL and vpopmail. It's very useful if you don't have mysql support in your vpopmail, and a good alternative of vpopmail's API for PHP. You can use it easily in PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Basic concepts of And-Learning 1. INTRODUCTION The object of this report, is to be good as starting point for the development of a platform of and-learning whose nucleus is based in PHP-cloud. The following points are an analysis and ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    How many times have you hand coded a MySQL table editor in PHP? PHPMyEdit provides an instant table editor. All you need to do is to write a simple calling program (and there's a utility to do this) and the job's a good 'un!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Dynamically-generated PostgreSQL web frontend, using Apache/PHP. Relies exclusively on the database for determining what to display, letting developers focus their efforts on creating a good database, and not wasting their time elsewhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This projects goal is to make a good portal software for non-commercial and commercial portals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next