Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
Try Vertex AI Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Still looking for a convenient commandline-tool for scheduled streamripper-records? Here it is: sradio sets up atd-streamripperjobs for you easily. Just choose one of your radiostations (stored as sqlite3-db), the start- & the end-time of the record.
JP Wordnet API for .NET. You must install "Japanese Wordnet and English WordNet in an sqlite3 database"(http://nlpwww.nict.go.jp/wn-ja/) and "System.Data.SQLite"(http://sqlite.phxsoftware.com/) .
LabDiary is a program for managing laboratory experiments in a sophisticated way. It is very easy to use - you can link experiments logically with each other, associate files to an experiment and structure all your data.
Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
This project is designed to control your home over the web or a local network. It consists of a backend in Python using Sqlite3 databases. The front end web is written mainly in JavaScript and PHP. Right now Denon receivers, a projector and CM11 X10.
wxWidgets application - reads files from folder or disc to a SQLite database using sqLiteDB class - a small interface to sqlite3 with only very basic functions, like open, close, statement and query. another example (a simple phone list) is provided.
An efficient mutli-platform object-oriented 3D game engine. Supports DirectX8/9 and OpenGL rendering, Python scripting via boost.python library, SqLite3 databases, zip archives, xml scene management and more features.
cvstat is usefully for the project manager to statistics and analysis CVS log, it import cvs log to a sqlite3 db, so the PM can use SQL query the db.
the GUI is based on Qt 4.5, so it will be run at the platform that Qt supported.
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.
Interact with databases in PHP5 with 1 line of code
A PHP5 Database Abstraction Class (MySql, Sqlite3, PostgreSQL). The goal is to help you do common database interactions in 1 line of code. Operations return native PHP types (arrays, integers, boolean) so you have less to worry about.
SqlWrapperXX is a C++ library that encapsulates various SQL APIs into a single, uniform interface. It supports MySQL, PostgreSQL, Sqlite2 and Sqlite3. SqlWrapperXX is designed to be easy to use, small, and to the point.
SQLite++ is a library that function as a wrapper for the SQLite3 database API. It is designed in a manner that the access to all data occurs transparently.
A modern mud-server. UnsignedByte uses a sqlite3 database as it's backend instead of slow and old-fashioned text-files. It uses a 3rd party GPLed socket library. Mugglenet's mud (Legilimensia) will use this engine when the project reaches beta stage.
PHP::Playlist is web interface to your music. Supports streaming, mp3/ogg tags indexing and searching, download statistics, RSS feeds and more. Writen using PHP/Perl/SQLite3.
Win32URL is a Windows URL manager that minimized to system tray watch for web, email or ftp URL copied to clipboard. Saved URL could be validated or launched in default browser. Win32URL is written with Delphi in pure WinAPI using SQLite3.
QExcel Converter SQL QT4, Import xml excel/openoffice 2003 format, sqlite3 sql text/binary, edit table and export to various Format, Pdf XSL format objects Apache fop JAVA(XSL-FO), XML/XSLT , excel, SQL text sqlite3 dump file and MYSQL SQL to XML/XSL.
ExpenseTracker is a tag based personal expense tracking software. It is developed to run on Windows and Linux flavors. It uses sqlite3 for storing user preferences and expense details.
SQLiteDBMS is a database management server for SQLite. It allows an sqlite3 process to be accessed via a TCP/IP network. It provides Extended SQL, SSL, basic authentication, query caching, WebDAV, access control, and replication. http://sqlitedbms.sf.net
CdFly is a crossplatform CD collection manager written in c++ using the brand-new qt4 library by trolltech and storing its data in a sqlite3 database. Supported platforms are Linux and Windows. Mac OS X should work too but is not tested.
SQL-to-C++ code-generator that generates a C++ class for every table in your SQLite3 database. The code-generation is performed based on the "CREATE TABLE" SQL operators.