18 projects for "using" with 2 filters applied:

  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 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
    SpeechRecognition

    SpeechRecognition

    Speech recognition module for Python

    ...Show extended recognition results, calibrate the recognizer energy threshold for ambient noise levels (see recognizer_instance.energy_threshold for details). Listening to a microphone in the background, various other useful recognizer features. The easiest way to install this is using pip install SpeechRecognition. The first software requirement is Python 2.6, 2.7, or Python 3.3+. This is required to use the library. PyAudio is required if and only if you want to use microphone input (Microphone). PyAudio version 0.2.11+ is required, as earlier versions have known memory management bugs when recording from microphones in certain situations. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    LiteDB

    LiteDB

    An open source MongoDB-like database with zero configuration

    ...Cross collections references (DbRef), store files and stream data (like GridFS in MongoDB), LINQ query support, free for everyone, including commercial use. LiteDB supports SQL-like language for data and structure manipulations. You can insert, update, delete or query your database using a very similar SQL relational language.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    react-native-picker-select

    react-native-picker-select

    A Picker component for React Native for iOS and Android

    ...The component defaults to using the native Android Picker in its un-selected state. Setting this flag to false will mimic the default iOS presentation where a tappable TextInput is displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    sentinel

    sentinel

    Sentinel is a filesystem-backed document DBMS written in Rust.

    ...Designed for edge deployments, compliance systems, audit logs, certificate management, and regulatory reporting. No server required, works entirely on filesystem with Git-based replication. Zero vendor lock-in—migrate anytime using standard tools like rsync, tar, or git.
    Downloads: 1 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
    Create Go App CLI

    Create Go App CLI

    Create a new production-ready project with backend, and frontend

    ...Next, open the generated Ansible inventory file (called hosts.ini) and fill in the variables according to your server configuration. And you're ready to automatically deploy this project. If you don't want to install Create Go App CLI to your system, you feel free to using our official Docker image and run CLI from isolated container. CLI command for deploy Docker containers with your project via Ansible to the remote server. Configured PostgreSQL container with apply migrations for backend. Frontend part will be generate using awesome tool Vite.js under the hood. So, you'll always get the latest version of React, Preact, Vue, Svelte, Lit or pure JavaScript/TypeScript templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8

    TOTP Database

    TOTP server side algorithm

    calculate TOTP using database stored procedures allowing you to validate a user's entered TOTP with a stored secret. Cooperates with all authorization apps that calculate a TOTP using SHA1 encryption
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Coral View

    Coral View

    Transfer your info from Excel to your Mobile and bring back mods.

    ...If you need to take info with you or collect it away from your home or office, Coral View_pod enables you to create a lite weight database (infobase) on your PC. You can populate your infobase with infoitems and transfer it from your PC to your mobile device using email, Dropbox or even just a Usb cable. If you can update a Microsoft Excel worksheet then you can create your own customised infobase. If you update or add any infoitems on your mobile device the infoitem changes can be transfered back to the infobase on your PC using any of the android 'share' functions such as email, Dropbox, Bluetooth etc. ...
    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
    smartchargerSCADA is a Moodle plugin for implement a SCADA monitoring system in an electric car charger using node-network and MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DBFLOW

    DBFLOW

    A blazing fast, powerful, and very simple ORM database

    DBFlow is fast, efficient, and feature-rich Kotlin database library built on SQLite for Android. DBFlow utilizes annotation processing to generate SQLite boilerplate for you and provides a powerful SQLite query language that makes using SQLite a joy. DBFlow is built from a collection of some of the best features of many database libraries. Don't let an ORM or library get in your way, let the code you write in your applications be the best as possible. Built using the language, the library is super-concise, null-safe and efficient. Generates the necessary code that you don't need to write. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PortaBase

    A Portable Database

    A personal database application for Maemo devices as well as PCs running Linux/UNIX, Mac OS X, and Windows. It can be used as a shopping list, password manager, media inventory, financial tracker, TODO list, address book, photo album, and more.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Android SQLite Manager
    aSQLiteManager - a SQLite manager for the Android platform. If the database is stored on the SDCard you can browse the data, change records and query the data. By installing aShell you can also edit system databases on rootet phones. Help improving the translation here: https://crowdin.com/project/asqlitemanager
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    neural network designer

    neural network designer

    a dbms for neural nets. Chatbots, DTrees, random forests, n-grams,...

    ...It is probably best compared to a database management system, but for neural networks instead of relational data. As such, the library is optimized for handling any type of data-size by using advanced streaming and caching algorithms. With the designer, you are able to create different types of decision trees, random forests, n-grams, pattern-matchers, conversational agents and all sorts of AI related algorithms. You can combine statistical approaches as well as pattern matchers or others. Do natural language processing, image or data analysis & interpretation,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Designed to collect fisheries data linked to GPS coordinates from small fixed wing aircraft. SQL database runs on WinCE, Palm PDA & other platforms. Program was written using SuperWaba: a robust java-like development environment for handheld devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    You can view maps of the US using moncarte on your Palm OS device. moncarte is designed to use the free maps available from the US census web site and is developed using the PRC-tools. You can zoom, pan, search for streets on your PDA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Connect to MySQL database server using DALP from PDAs like Palm, PSION and PocketPC. Mysql can be accessed programatically from the application directly. Write programs using DALP to connect to MySQL database server and fire queries and view results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Mini database system written in java/superwaba, to store data aproach to other table-based database systems using Catalogs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next