Showing 49 open source projects for "sqlite"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 1
    The database access library for C++ programmers that provides the illusion of embedding SQL in regular C++ code, staying entirely within the C++ standard.
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • 2
    AnyMeal

    AnyMeal

    Recipe database software

    AnyMeal is a free and open source recipe management software developed using SQLite3, Qt5, Flex, Recode, NSIS, and Googletest. It can manage a cookbook with more than 250,000 MealMaster recipes, thereby allowing to import, export, search, display, edit, and print them. AnyMeal is available for GNU/Linux and Microsoft Windows. For new releases please visit https://wedesoft.github.io/anymeal/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    DMF: Distributed Multiplatform Framework

    DMF: Distributed Multiplatform Framework

    Development framework including code generator and UML ex/import

    A component based programming framework. This project is aimed to support various target frameworks. A wxWidgets based GUI application is the major sample which also provides rapid database GUI design with UML import and export (db reverse engineering).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    LiteSQL is a codegenerator and C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL, MySQL and oracle as backends.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 5

    dbsql++

    Generic C++ SQL wrapper over different SQL DB engines.

    Generic C++ SQL client wrapper over different SQL DB engines. Using a unified interface, it currently supports MySQL/MariaDB, ODBC, PostgreSQL and SQLite.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    mksqlite

    mksqlite

    A MATLAB(R) Mex-DLL to SQLite Databases

    ...Maybe a few indicies and everything manageable with SQL commands? Then msqlite will be the right choice for you! mksqlite connects the power of MATLAB(R) with the efficiency of the SQLite database engine. (See also https://github.com/AndreasMartin72/mksqlite)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Kevora
    Kevora provides an IDE for database developers and DBAs. It is being designed to be an alternative tool for those interested in working on Linux, Windows or MacOS workstations.
    Downloads: 131 This Week
    Last Update:
    See Project
  • 9

    Datinator

    Graphical database import/export and mapping tool

    ...The key feature is, that the the interface is a GUI which allows easy mapping from the input columns to the output columns along with a rudimentary set of manipulation actions. New datasources/-targets can be added via a plugin system. Currently there is support for three sources/targets - CSV, SQLite and Oracle. The tool is written in C++ using Qt 5.2.1 as it's GUI framework for easier porting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 10
    KoSQLite is a SQLite client. You can work with multiple databases, write and execute querys, import data, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RoboJournal

    RoboJournal

    Free journal software for everyone

    RoboJournal is a cross-platform journal/diary tool written in Qt/C++. Right now, RoboJournal only supports MySQL but support for SQLite (and possibly Postgres) will be added in future releases. RoboJournal runs on Windows and Linux. I would like to eventually support RoboJournal on OSX but unfortunately I have no reliable way to build or maintain a Mac version right now.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    SK: Alternatívny program pre vyhľadávanie v zozname daňových subjektov k java programu, ktorý bol k dispozicí na stránke www.drsr.sk (teraz www.financnasprava.sk) EN: QT alternative for java program zzndphapp from www.drsr.sk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SQLiteViewer

    Very easy to use databrowser and query console for SQLite3 based on QT

    This is a stripped down and improved in some features Version of the SQLite Database Browser http://sqlitebrowser.sourceforge.net/ . It's purpose is to provide a GUI to browse through and perform SQL queries to an SQLite database. It's key focus is to be very easy to use and easily documentable for the end user. Therefore it has been stripped of all editing functions but following features have been (partially) or shall be implemented: * View complete table with sorting by column * Perfom SQL query to database and view result in table * Browse schema of database in tree view * Export to CSV File and copy4paste on table data * Internationalization(TODO) * Command completion for SQL queries (TODO) * Predefinid database file to open (TODO)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    uSQLite

    An SQLite network wrapper

    uSQLite is a network wrapper for SQLite. It turns SQLite into an RDBMS but puts the emphasis on the 'Lite'. In fact it works in a somewhat unconventional mmanner in order to make both servers and clients as light, portable and simple as possible. Readers who are not familiar with SQLite are advised to visit www.sqlite.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    QSqlMonitor
    Qt4 Gui tool for SQL server administration. Currently supported servers are PostgreSQL, MySQL, Sqlite and FireBird.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    (SQLite) Data Browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SQL Data Studio

    SQL Data Studio

    SQL explorer

    SQL explorer. Supported SQL egnines: - SQLite - Sybase ASE - Microsoft SQL Server - MySQL - Cubrid Linux/Mac versions comming soon
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    SQLite Database browser is a light GUI editor for SQLite databases, built on top of Qt. The main goal of the project is to allow non-technical users to create, modify and edit SQLite databases using a set of wizards and a spreadsheet-like interface.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 19
    EffiDB
    ...Provides C++ API and isolates application from low-level DB interactions. Manages database connections, builds and executes SQL statements, parses query results, etc. MySQL, MSSQL, Oracle, SQLite drivers available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SQLite Management Studio
    SQLite Management Studio is a SQLite GUI tool for managing all of your SQLite databases. It is based on the Qt Framework, thus making it available for all major commercial operating systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Bonsai collection software for *nix systems and windows, based on Qt and mySql or sqlite. Manage your trees, pots and pictures and export your data to html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The best developer's or admin's GUI tool for Sqlite3 (sqlite) in the world. No joking here (or just a bit only) - it contains the most complete feature set of all tools available. Visit project homepage for more info, bugtracker, documentation, etc
    Downloads: 65 This Week
    Last Update:
    See Project
  • 23
    This is a pad for notes in tree-style, written in Qt4. DBNote uses SQLite DB for your notes. Some features: Notes are organized in tree. You can add icons (any bitmaps are imported to DB and you can use it). You can assign any your note an icon from
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RADB is a simple wrapper library for working with multiple database engines using the same function calls. It currently supports sqlite3 and mysql.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    VisualDB
    This is a tool for visualization of the database as tables with relations between them. At this point the development focuses on PostgreSQL, but in the future we are planning on supporting other DBMS, such as MySQL, Oracle, SQLite, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next