Showing 1006 open source projects for "using"

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
  • 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
  • 1
    Duktape

    Duktape

    Embeddable Javascript engine with a focus on portability

    ...Partial support for ECMAScript 2015 (E6) and ECMAScript 2016 (E7), Post-ES5 feature status, kangax/compat-table. Combined reference counting and mark-and-sweep garbage collection with finalization. Property virtualization using a subset of ECMAScript ES2015 Proxy object. Bytecode dump/load for caching compiled functions. Distributable includes an optional logging framework, CommonJS-based module loading implementations, CBOR bindings, etc. See duktape.org for packaged end-user downloads and documentation. The end user downloads are also available from the duktape-releases repo as both binaries and in unpacked form as git tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FluentPDO

    FluentPDO

    A PHP SQL query builder using PDO

    FluentPDO is a PHP library that provides a fluent interface for building SQL queries using PHP’s PDO. It helps developers write clean, readable SQL-like statements in a programmatic way, simplifying interaction with relational databases while retaining full control. FluentPDO is ideal for lightweight PHP applications that need query flexibility without a full ORM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    JAMon API

    JAMon API

    Monitor Java applications - SQL, HTTP, Methods, Exceptions and more.

    ...JAMon tracks hits, execution times (total, avg, min, max, std dev), and more. * JAMon Users Manual: For more on the JAMon, including installing, configuring, and using it, see http://jamonapi.sourceforge.net/. * Support: If you have any questions about usage please post a question on the forum at http://sourceforge.net/projects/jamonapi/forums/forum/334830
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4
    SQLancer

    SQLancer

    Automated testing to find logic and performance bugs

    ...Then, data is inserted into these tables, along with creating various other kinds of database states such as indexes, views, or database-specific options. Finally, queries are generated, which can be validated using one of the multiple result validators (also called test oracles) that SQLancer provides.
    Downloads: 2 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
    JQuickBase

    JQuickBase

    elementary database files for Java, B+ tree index files, ISAM

    ...Includes scalable database files w/ space recovery and variable record length, scalable B+Tree index files. Supports file backup and restore. Two package types: one with and one without strong file encryption using Twofish algorithm and state-of-the-art encryption technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    myOleDbExpress
    Simple and lightweight database viewer and editor using OleDb/DbConnection written in C#, support for SQL,FireBird
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Datatables.AspNet

    Datatables.AspNet

    Microsoft AspNet bindings and automatic parsing for jQuery DataTables

    ...Unit-testing is a priority to avoid breaking your app and every stable release should provide better and wider test cases. Datatables.AspNet is a server-side integration library for using DataTables with ASP.NET, enabling efficient handling of large data sets in web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sift.js

    Sift.js

    Use Mongodb queries in JavaScript

    Sift is a tiny library for using MongoDB queries in Javascript. Supported operators: $in, $nin, $exists, $gte, $gt, $lte, $lt, $eq, $ne, $mod, $all, $and, $or, $nor, $not, $size, $type, $regex, $where, $elemMatch. Creates a filter function without built-in MongoDB query operations. This is useful if you're looking to omit certain operations from application bundles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Customer Records

    Basic GUI For Recording Your Clients Essential Data

    Basic GUI for recording your clients essential data using SQL database. Rapidly pull up recorded data when required by utilizing the clients telephone number. Program uses an internal SQL system which can only be used locally. Update: - In the upcoming version (v2.0), remote SQL servers will be supported Requirements: - Python 3.9 How To Run: - Windows: Just Run Customer Records.py file - Mac / Linux. - Open Terminal & Navigate To The Program Files & Type "python3 Customer\ Records.py" without the quotes If having issues the file can be renamed, but needs to have the .py extension Config.ini In this file you can provide the database file location if you moved it from the programs current working dir
    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
    M2SQL

    M2SQL

    Replicate your Mumps Globals into Relational Data Base

    ...Once mapping is completed you will able to replicate all the Mumps data into Target Relation database such as SQLITE or MYSQL. Normally you will do the replication process once a day while system is silent. This will give you a Relational Replication for Reporting or Business Analysis using industry standard tools. If you have a huge amount of data on your Mumps Globals you can choose an alternative mechanism in which only changes will be replicated to the target relational database and reflected almost immediately . The tool is a set of Mumps Routines and globals written on top of Intersystem IRIS , but using only pure Ansi standard Mumps .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NoSQLi

    NoSQLi

    NoSql Injection CLI tool, for finding vulnerable websites

    NoSQLi is a penetration testing tool designed for detecting and exploiting NoSQL injection vulnerabilities. It allows security researchers and ethical hackers to assess the security of NoSQL databases by identifying injection flaws in applications using MongoDB and similar technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SqlPlusScript

    General purpose scripts for use in Oracle SQLPlus

    ...Project goal: to provide a comfortable environment to work in Oracle SQLPlus, comparable in functionality and more efficient with constant use is different than the GUI-applications to work with the database. To work effectively, you also need to configure SQL*Plus (command history, autocompletion, etc.). This can be done using the SqlPlusConfig project (home page: https://sourceforge.net/projects/sqlpc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Thesa

    Thesa

    It is a Platform to connect to tryton (json-rpc) and is based on qt

    ...Requires designing the interface of each Tab without having to touch the core. Tabs are created with qml files and can be loaded locally from a folder or from trytond using thesamodule (https://github.com/numaelis/thesamodule). Thesa's goal is to be able to combine tryton with Qt / Qml, for special cases such as using the opengl performance of qml2 Requirements: pyside2 5.12 or higher: https://download.qt.io/official_releases/QtForPython/pyside2/ Run: python3 main.py you can find source code in: https://github.com/numaelis/thesa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Showtime

    Showtime

    A Minor Project made in Python using OMDb API and Tkinter for Frontend

    A Minor Project made in Python using Tkinter for frontend which fetches Data about Movies/TV-Series from an Online Database and uses the OMDB REST API and pyImdb to show Information about movies. Github : https://github.com/Cyborg117/Showtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Allows you the flexibility of applying your own tagging scheme to any media collection of your choice using a simple XML format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    levelup

    levelup

    A wrapper for abstract-leveldown compliant stores, for Node.js

    ...LevelDB supports arbitrary byte arrays as both keys and values, singular get, put and delete operations, batched put and delete, bi-directional iterators and simple compression using the very fast Snappy algorithm. LevelDB stores entries sorted lexicographically by keys. This makes the streaming interface of levelup - which exposes LevelDB iterators as Readable Streams, a very powerful query mechanism. The most common store is leveldown which provides a pure C++ binding to LevelDB. Many alternative stores are available such as level.js in the browser or memdown for an in-memory store. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gobang

    gobang

    A cross-platform TUI database management tool written in Rust

    ...Multiple Database support (MySQL, PostgreSQL, SQLite). Intuitive keyboard-only control. gobang means a Japanese game played on goban, a go board. The appearance of goban looks like table structure. If you’re using Homebrew or Linuxbrew, install the gobang formula. If you want to add connections, you need to edit your config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    mop

    mop

    ( WEBSITE VERSION ) MOP is a php query handling and manipulation LIB.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    dadbod.vim

    dadbod.vim

    dadbod.vim: Modern database interface for Vim

    vim-dadbod (by tpope) is a modern database interface plugin for Vim and Neovim designed to let you run queries and manage database connections directly from your editor. Unlike older database plugins which required many commands or separate UI components, dadbod uses a simple model: you connect using a single connection URL and issue queries with a unified :DB command. It supports a wide array of backends — from PostgreSQL, MySQL, SQLite, Redis, MongoDB, BigQuery, Snowflake and more — via adapters. Results of queries are displayed in preview windows or splits inside Vim, allowing you to stay in your editing context rather than switching to a separate tool. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Analyses Database is a collection of software to archive and to track rawdata files from analytical instruments. The system is set up using freely accessible tools - MySQL, apache, PHP, Linux. Several utilities for MS Windows are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Redis Client for Crystal

    Redis Client for Crystal

    Full featured Redis client for Crystal

    A Redis client for the Crystal programming language. This Redis instance can be shared across fibers and accepts the same Redis commands as the Redis class. It automatically allocates and frees connections from/to the pool, per command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sohag Developer

    Sohag Developer

    Build a powerful database applications following few steps using Sohag

    Build a powerful database applications following few steps using Sohag Developer . The SQL tool represents a powerful tool to run many SQL statements, Also can be used to generate SELECT, INSERT, UPDATE, DELETE and DROP SQL Statements. Sohag Developer currently supports PostgreSQL, MariaDB, MySQL and SQLite database servers and has a set of generators that generates CURD code and Forms (Qt/C++ code and ui forms - PHP web applications uses web forms and bootstrap framework ) to manipulate the data in the database tables or views. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Starcounter

    Starcounter

    Starcounter is an in-memory database application engine

    Starcounter is a fused ACID memory-centric database engine and C# VM that makes it easy to create fast line-of-business applications by merging primary and secondary memory and using server-side view-models. Applications are written in regular C#, LINQ and SQL. Even the ACID transactions are written in regular C# code. Starcounter applications let you achieve 50 to 1000 times better performance without adding complexity. Full Visual Studio support including IntelliSense, debugger and performance profiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    4WS.Platform

    4WS.Platform

    Development Platform for Web and Mobile Applications

    ...There is no limit in the complexity of the applications to create, since there is always the chance to include custom scripts made by a developer. The platform supports multiple databases and operating systems, since it has been developed using Java and it provides a rich user interface based on Sencha ExtJS.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    pg-listen

    pg-listen

    PostgreSQL LISTEN & NOTIFY for node.js that finally works

    pg-listen is a Node.js library that simplifies listening to PostgreSQL notifications via the LISTEN/NOTIFY mechanism. It enables real-time event handling by subscribing to PostgreSQL channels and reacting to database changes. pg-listen is ideal for applications needing real-time updates or inter-process communication.
    Downloads: 0 This Week
    Last Update:
    See Project