[go: up one dir, main page]

Showing 158 open source projects for "parts database"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Securden Password Vault Icon
    Securden Password Vault

    For IT Teams, CIO, CSO, Security Analysts

    Store, manage, and share passwords, files, SSH keys, and DevOps secrets among IT teams. Enforce password security best practices. Ensure compliance with industry standards using comprehensive audit trails.
    Learn More
  • 1
    Bracket

    Bracket

    Selfhosted tournament system

    Bracket is an open-source tool that tracks and manages data access across your PostgreSQL database. It provides visibility into which parts of your codebase are accessing which tables and columns, enabling data governance, security auditing, and architectural insights. Bracket is particularly helpful for growing teams needing better observability in complex applications.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Vite

    Vite

    Next generation frontend tooling. It's fast!

    Get ready for a development environment that can finally catch up with you. On-demand file serving over native ESM, no bundling required! Hot Module Replacement (HMR) that stays fast regardless of app size. Out-of-the-box support for TypeScript, JSX, CSS and more. Pre-configured Rollup build with multi-page and library mode support. Rollup-superset plugin interface shared between dev and build. Flexible programmatic APIs with full TypeScript typing. Vite (French word for "quick", pronounced...
    Downloads: 90 This Week
    Last Update:
    See Project
  • 3
    pagodo

    pagodo

    Automate Google Hacking Database scraping and searching

    pagodo automates Google searching for potentially vulnerable web pages and applications on the Internet. It replaces manually performing Google dork searches with a web GUI browser. There are 2 parts. The first is ghdb_scraper.py that retrieves the latest Google dorks and the second portion is pagodo.py that leverages the information gathered by ghdb_scraper.py. This version of pagodo also supports native HTTP(S) and SOCKS5 application support, so no more wrapping it in a tool like...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    HTML5 Boilerplate

    HTML5 Boilerplate

    The web’s most popular front-end template

    HTML5 Boilerplate is a popular and professional front-end template that lets you build fast, robust and adaptable web sites or applications. It’s built with the combined knowledge and effort of hundreds of developers over a span of years, creating a powerful tool in one small package. HTML5 Boilerplate comes loaded with great features, such as HTML5 support, optimized Google Analytics snippet, jQuery and Modernizr, and so much more. It supports the latest and most popular browsers and...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Get to know our award-winning HR software. Icon
    Get to know our award-winning HR software.

    HR software with heart.

    BambooHR is all-in-one HR software made for small and medium businesses and the people who work in them—like you. Our software makes it easy to collect, maintain, and analyze your people data, improve the way you hire talent, onboard new employees, manage compensation, and develop your company culture. It’s designed to set you free to focus on what matters most—your people.
    Try it Free
  • 5
    Zarm

    Zarm

    React-based mobile UI component library

    An enterprise-level mobile UI component library developed by Zhongan Technology based on React. The name Zarm (pronounced /zɑːm/, which can be pronounced Zam in Chinese) is inspired by the philosophy that Zhongan Insurance adheres to: to be an insurance with warmth. Zarm = za + warm, za stands for "Zhong An", and warm means "warmth", with the overlapped "a" letter as the center, and the left and right parts are taken respectively. Pursuing the ultimate user experience and committing to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Trailbase

    Trailbase

    A blazingly fast, open-source application server with type-safe APIs

    A blazingly fast, open-source application server with type-safe APIs, built-in JS/ES6/TS Runtime, Auth, and Admin UI built on Rust, SQLite & V8. Simplify with fewer moving parts: an easy-to-self-host, single-file, extensible backend for your mobile, web, or desktop application. Sub-millisecond latencies eliminate the need for dedicated caches, no more stale or inconsistent data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Trafilatura

    Trafilatura

    Python & command-line tool to gather text on the Web

    ...It includes discovery, extraction and text-processing components. Its main applications are web crawling, downloads, scraping, and extraction of main texts, metadata and comments. It aims at staying handy and modular: no database is required, the output can be converted to various commonly used formats. Going from raw HTML to essential parts can alleviate many problems related to text quality, first by avoiding the noise caused by recurring elements (headers, footers, links/blogroll etc.) and second by including information such as author and date in order to make sense of the data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Joern

    Joern

    Open-source code analysis platform for C/C++/Java/Binary/Javascript

    Joern is a platform for analyzing source code, bytecode, and binary executables. It generates code property graphs (CPGs), a graph representation of code for cross-language code analysis. Code property graphs are stored in a custom graph database. This allows code to be mined using search queries formulated in a Scala-based domain-specific query language. Joern is developed with the goal of providing a useful tool for vulnerability discovery and research in static program analysis.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Join Monster

    Join Monster

    A GraphQL to SQL query execution layer for query planning

    A GraphQL to SQL query execution layer for query planning and batch data fetching. Efficient query planning and data fetching for SQL. Use JOINs and/or batched requests to retrieve all your data. It takes a GraphQL query and your schema and automatically generates the SQL. Send that SQL to your database and get back all the data needed to resolve with only one or a few round-trips to the database. Since it works with the reference implementation, the API is all very familiar. Join Monster is...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Accounting Software Built for Owners, and Their Clients Icon
    Accounting Software Built for Owners, and Their Clients

    Make invoicing and billing painless for your small business with FreshBooks.

    Balancing your books, client relationships, and business isn’t easy. FreshBooks gives you the info and time you need to focus on your big picture—your business, team, and clients.
    Learn More
  • 10
    Buffalo

    Buffalo

    Rapid Web Development w/ Go

    A Go web development eco-system, designed to make your life easier. If you’re familiar with Rake tasks from Ruby, you’ll be right at home using Grift. Seeding a database, and running a cleaning job is now at hand! Running background tasks is easy too, using the Background Workers. Writing a web application module always begins with the same tasks. Buffalo provides you a simple toolbox, the buffalo command, to generate many parts of your app and run the usual tasks. Extend the toolbox with plugins, using the language you want! ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    winston

    winston

    A logger for just about everything

    ...Each winston logger can have multiple transports (see: Transports) configured at different levels (see: Logging levels). For example, one may want error logs to be stored in a persistent remote location (like a database), but all logs output to the console or a local file. Winston aims to decouple parts of the logging process to make it more flexible and extensible. Attention is given to supporting flexibility in log formatting (see: Formats) & levels (see: Using custom logging levels), and ensuring those APIs decoupled from the implementation of transport logging (i.e. how the logs are stored / indexed, see: Adding Custom Transports) to the API that they exposed to the programmer.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Docker Mailserver

    Docker Mailserver

    Production-ready fullstack but simple mail server

    docker-mailserver provides a production-ready, all-in-one email server in a single container, focused on simplicity and maintainability. It bundles the core mail stack—Postfix for SMTP and Dovecot for IMAP/POP3—then layers in optional anti-spam and anti-virus services, DKIM/DMARC signing and verification, and rate-/abuse-protection tooling. The project emphasizes secure defaults while exposing configuration via environment variables and mounted files, allowing you to define users, aliases,...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    Morinus 9.5.7

    Morinus 9.5.7

    Updated Version From Morinus 8.1.0

    This program is open source, so it contains no viruses or malware. Occasionally, antivirus software or Microsoft Defender may flag and delete the installer, but this happens because I haven’t applied a paid code-signing certificate to the program and installer. It’s safe to use.
    Leader badge">
    Downloads: 91 This Week
    Last Update:
    See Project
  • 14
    Delphi Components for direct access to ORACLE Database Server (DOCI). * Very fast because of absence of any middleware interfaces . * Compatible with TDataset Delphi component, so you can use standard Delphi grids to show and edit data from Oracle Database. * All standard Delphi field types are supported including BLOB and CLOB. * Possibility to execute stored procedures and parts of PL/SQL code
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    electro-slide

    Electronics passive componants calculation forms (slide)

    Starting idea was to calculate an Radio HF filter parts (using passive componants commonly used in reception and detection). But also to create them by yourself. (simple but fit to HF filter). Passives Componants : - capacitor - self - resistor - RLC filters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PipeDream (Colton Software)

    PipeDream (Colton Software)

    An integrated word processor, spreadsheet and database for RISC OS

    ...You can also use PipeDream 4 as a spreadsheet: to create ledgers, simple shopping lists, complex scientific models and cash flow forecasts. You can even use PipeDream 4 as a database for storing parts lists, names and addresses, details of personal collections and mark sheets. PipeDream 4 requires RISC OS 3.1 or later to run. If you only have RISC OS 2.0 or 2.01, PipeDream 3 is the one for you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    .... -- connecting to one or more databases (even different ones) -- declaring parameters for the report(s) and/or the SQL-query(s) -- pass the parameters or enter them in a dialog, before printing -- compiled as executable and as gambas-component (gambas2) or library (gambas3) -- Gambas coder can include the parts as components/library into their projects. (an example is added to the package, 'demoReport') -- reports don't need to be connected to a database, you can also create something like flyers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QSL-server

    QSL-server

    A set of PHP scripts for creating own QSL-server

    ...After downloading the files, launch your QSL server in your browser by entering the address https://your_domain_name/index.php The index script will determine if this is the first time the server is turned on and will redirect you to the installation page. If the server has already been installed, but the table in the database is empty, you will be redirected to the page log downloads. If the log connections have already been loaded into the database, then your QSOs will be displayed on the server page. You can upload your Log in parts. In this case, connections will be checked for presence in the server database and re-checked will not load.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CSRmanage

    CSRmanage

    Centralized vetting and records of Certificate Signing Requests (CSRs)

    CSRmanage is an application that can be used to validate CSRs (Certificate Signing Requests) and store them along with anciliary information about the personnel involved with CSRs and certificate installations and approvals. CSR evaluation is configurable/very strict. With adequate configuration, CSRmanage may save organizations time and money by ensuring that CSRs to be submitted are formatted corrrectly and conform to organizational network/I.T/DNS naming conventions. It can also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DNSzoneView

    DNSzoneView

    This application is intended to provide an overview of a site's own au

    This application is intended to provide an overview of a site's own authoritative named (DNS) server's "zone" files. Note that it does NOT create or modify any files - so don't expect to use this application to "set up" a DNS server. There are three parts to the DNSzoneView document: a) brief numerical summary of zone RR counts b) scatter plot of zone files relative to number of RR records and last-modified date-time of a zone file c) a listing of configured "local" zone files and the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Asset Management ProjectBuilder

    Asset Management ProjectBuilder

    Transportation Asset Management Project Builder

    ProjectBuilder (PB) is a web-based system originally designed and developed by Spy Pond Partners, LLC (SPP) for Pennsylvania Department of Transportation (PennDOT). The purpose of the system is to help the stuff of the agency with creation and scheduling of maintenance and repair projects for transportation infrastructure. The system performs its task by grouping together the treatments prescribed independently by various sources, including PennDOT’s bridge and pavement asset management...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ReactPHP

    ReactPHP

    Event-driven, non-blocking I/O with PHP

    ReactPHP is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of which it provides low-level utilities, such as: Streams abstraction, async DNS resolver, network client/server, HTTP client/server and interaction with processes. Third-party libraries can use these components to create async network clients/servers and more. ReactPHP is production ready and battle-tested with millions of installations from all kinds of projects around the world. Its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MySQL 2 Excel Exporter 3-105 [I.S.A]

    MySQL 2 Excel Exporter 3-105 [I.S.A]

    MySQL 2 Excel: Exporter 3-105 [Improved.Simplified.Alternative]

    'MySQL2Excel_Exporter' is an desktop application developed using python 3.6.8 and other add-on libaries. The application exports MySql tables as a excel file. MySQL2Excel_Exporter has two parts: 1) Export - converts all records in mySQL table into excel file 2) Export Filter - converts selected recorerds in mySQL table into excel file Compatible only for windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Opulence

    Opulence

    A simple, secure, and scalable PHP application framework

    Opulence is a PHP web application framework that simplifies the difficult parts of creating and maintaining a secure, scalable website. With Opulence, things like database management, caching, ORM, page templates, and routing are a cinch. It was written with customization, performance, and best practices in mind. Thanks to test-driven development (TDD), the framework is reliable and thoroughly tested. Opulence is split into components, which can be installed separately or bundled together. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Flight Logs

    Flight Logs

    Maintain logs of model rocket flights and your rocket fleet inventory

    Update This project has been discontinued due to Microsoft deprecating VBA and VBScript in upcoming Windows updates. Both of these services are needed for Flight Logs to function. Original Description Flight Logs is more than just a database to log your rocket flights. Flight Logs is an in-depth record of your rocket activities. It records your flights plus collects data on events surrounding your flights, and allows you to track how well the rocket performed. The rocket's very beginning is tracked through an extensive Builder's Log. This not only keeps track of the construction process, but tracks any parts ordered. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next