3070 projects for "void based linux" 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
  • 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

    SQLiteViewer

    Very easy to use databrowser and query console for SQLite3 based on QT

    This is a stripped down and improved in some features Version of the SQLite Database Browser http://sqlitebrowser.sourceforge.net/ . It's purpose is to provide a GUI to browse through and perform SQL queries to an SQLite database. It's key focus is to be very easy to use and easily documentable for the end user. Therefore it has been stripped of all editing functions but following features have been (partially) or shall be implemented: * View complete table with sorting by column *...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    MzzCRM

    MzzCRM 1-page 1-form PHP+MySQL Customer Relationship Management Script

    This is the MzzCRM CRM database script that consists of a single input textbox on a web page that stores them into a MySQL database table. It has one field so that the person inserting the case notes can insert the case notes quickly and has the ability to include full details, or to leave full details out. The script is designed to perform the essential first action of a CRM -- creating the case notes. If needed to browse or access the data later after it was input, use another 3rd...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gwreports
    gwreports is a MySQL reporting tool implemented as a module for XOOPS and ImpressCMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Social-InventoryManagement-Module

    Social-InventoryManagement-Module

    Inventarverwaltungsmodul // Inventorymanagement module for Datacrow

    Eine Inventarverwaltung kann eben mehr sein, als nur eine bloße Auflistung von Gegenständen! // An inventory-management can be much more than only an ordinary list of things! Dies ist eine Inventarverwalltungsmodul für die Sammlungsverwaltungssoftware Datacrow // This is an inventorymanagement module for the collectionmanagement software Datacrow Dies ist mein erstes Datacrow-Modul. Anregungen und Kritik willkommen! // This is my first datacrow-module. Please test it and give me a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Ingres Dynamic Playback is a tool to play back prerecorded SQL statements to do functional and stress testing on the Ingres Database. More information here: http://community.ingres.com/wiki/Dynamic_Playback
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Desy

    Interactive geospatial directory

    Desy is an interactive, geospatially driven directory designed for finding places near and far based on location and parameters--not folders or political boundaries. Places are community-built with users helping to add, build, and maintain site data. Content is available through desktop and mobile interfaces, various feeds, and semantically structured for maximum accessibility. Monetization and SEO tools are built-in for profit generation and higher rankings. Code is highly optimized for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Restaurant Management System ( RMS )

    RMS is created in Java and still not completed, still working on it.

    RMS is full Java Swing based application but its still in development phase. Still lot have to done, It will basically manages three main parts about Restaurant, which includes Management Part, Kitchen Part, Floor Area Part.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    wxEDB allows users to create, manipulate, edit, run queries and build forms for Euphoria Databases and ODBC databases in a user friendly GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Project has moved to Github.
    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

    soapgate Q

    A Data Access API for Lotus Notes Domino

    A generic web service based data access API for Lotus Notes Domino, providing a native stile data access to Domino databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Warning: the koha project lives at http://koha-communty.org and the sourcecode at git.koha-community.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OPR (Oracle Password Repository) is a Unix based secure tool for storage & retrieval of Oracle database passwords. By replacing hardcoded passwords in scripts with a call to OPR, it helps keeping your Oracle enviroment secure and easier to maintain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Note: This project is no longer maintained on Sourceforge. Information here has mostly been left for historical purposes. PLEASE REFER TO THE OFFICIAL PROJECT PAGE AT https://github.com/phppgadmin. Thank You! phpPgAdmin is a fully functional web-based administration utility for a PostgreSQL database server. It handles all the basic functionality as well as some advanced features such as triggers, views, and functions (stored procs)
    Downloads: 23 This Week
    Last Update:
    See Project
  • 14
    Saves Time and Money. Oracle Table API Generator written in PL/SQL It Generates database procedures or functions for insert, delete, update, select and refcursor for one or more tables. Configurable for parameter names and what/how the code is generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VideoDB is a database to manage your personal video collection. It uses PHP and MySQL and features fetching Movie data from the Internet Movie Database (IMDb). videoDB has now moved to its new home at http://github.com/andig/videodb
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    This tool conects to a catalog of a given database and extract some metadata that can be handy for revision. The metadata are extracted to a xml file, useful for comparison (see also my project comparator), Metadata are extracted using JDBC. Supported DBMS: MySQL and PosgreSQL. The metadata extracted from the catalog are: Catalog -> name Tables -> name and if its a view. Column-> name, type, precision, length, is null Index -> name, is primary key, is unique, and a list of its fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Odalis

    A PHP/mySQL framework to manage any kind of processes

    Odalis - the Open Data Linking System - is an Information Management Framework for professional use. Manage any kind of processes and move data from all different sources to any destinations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    XTarget

    Java API and Groovy Library for XML Scripting

    XTarget is an Groovy Library for automated editing of small XML Databases with Groovy scripts. It focuses on simultaneous editing of data, including structures like lists and maps, and linking between various XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TriggerMan

    TriggerMan

    An Audit Table and Trigger Management Tool for MySQL

    TriggerMan is intended to simplify the task of creating basic audit tables and triggers in MySQL. TriggerMan can: • Read table and trigger definitions from the Information_Schema database. The user never has to enter table/column definition data when creating audit tables or triggers, or create scripts. • List existing tables and TriggerMan objects in a schema, and allow the user to choose which ones to operate on. • Given a table, it can dynamically generate a corresponding audit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PerlORM - Object relational mapper (ORM) for Perl. PerlORM is Perl library that implements object-relational mapping. Its features are much similar to those of Java's Hibernate library, but interface is much different and easier to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This application assists DB2 users while writing commands, proposing options and parameters or, completing words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    UnifiedDb is the next generation of Mangos database evolution. UnifiedDb is dedicated to providing a rich environment aswell as consice educational sessions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    uSQLite

    An SQLite network wrapper

    uSQLite is a network wrapper for SQLite. It turns SQLite into an RDBMS but puts the emphasis on the 'Lite'. In fact it works in a somewhat unconventional mmanner in order to make both servers and clients as light, portable and simple as possible. Readers who are not familiar with SQLite are advised to visit www.sqlite.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Seed Library Database

    Seed Library Database

    A PHP/MySQL script for keeping track of a seed lending library.

    A PHP/MySQL script for users of a Seed Lending Library. Users can input the seeds that they are lending and borrowing, and administrators of the seed library can keep track of when to contact folks about bringing back seeds that are "overdue".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    QxOrm
    QxOrm is a C++ library designed to provide Object Relational Mapping (ORM) feature to C++/Qt developers. QxOrm engine is based on a simple and non intrusive mapping function by class to provide : Persistence, Serialization, Introspection, Reflection.
    Downloads: 0 This Week
    Last Update:
    See Project