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
Context for your AI agents
Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.
Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
This software manage different kendo tournaments: from local simple championships to professional tournaments with high number of teams.
The software can manage the registration of competitors, team generation, design of the tournament (simple, championship, manual, ... ). Also allows the creation of accreditations, list of teams and other documents in PDF useful for manage a real kendo tournament.
Finally, it allows to obtain some statistics and feedback from each team and competitors.
Remotely Inventory and Poll UNIX servers in seconds. (without installing extra software on your servers, just by SSH communication plain old UNIX commands).https://sites.google.com/site/ronuitzaandam/
Your entire datacenter can be automatically inventoried by supplying hostname, username & password for each server, either “one by one” or via an automated CSV host-list import file.
This software goes great with other UNIX software like WinSCP and Putty etc !!!
Now stored at https://github.com/gregorydgraham/DBvolution
Available from Maven Central: nz.co.gregs.dbvolution
Makes relational data easy and fast to use with semantic annotations and encapsulated datatypes.
Simple declaration of a DB table:
@DBTableName("mytable")
public class MyTable extends DBRow {
@DBColumn("numeric_code")
@DBForeignKey(Code.class)
private DBNumber numericCode = new DBNumber();
@DBColumn("uid_mytable")
@DBPrimaryKey
@DBAutoIncrement
private...
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
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...
This tiny API aims to facilitate the access to a LDAP server. It can : get attributes in a list, map responses in objects, generate code source of targeting object
UProm Requirement Management System (traceability and requirement coverage). Includes : - An admin module to manage SCRUM Project and tree of requirements - A multi-user Web-based client - Tools for databases management (HSQLDB, PostGreSQL,...) UProm
MovieDB is a movie catalog software. It stores movie details that
can be retrieved from the IMDB. It can also download soundtrack list and the movie's poster. MovieDB is written in Java and uses HSQLDB which makes it extremely portable.
Raptus AG/SA, a swiss company, has released their java / jsp based SiteEditor, CMS, list generator software as opensource. Including: Modules, XML config, Struts, own API, Components, WYSIWYG, multilanguage, multiuser, webbased manager
Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
ListQuery is a simple tool to read SQL instructions and to list the results in text format (console). You can read an archive (file) with lots of commands (query), separate for ';', the program will list all results one by one.