برترین 30 برنامه مشابه به Landrys Select Club

SqlitePrime - SQLite database 1.3.1
Last Empire Studio
SQL Editor and SQLite database manager. Modify any databasestoredon your phone
SQL Practice PRO - Learn SQL D 1.8.9
RandomAppsInc
Simple, clean app to help you learn SQL and perfect yourSELECTquerying skills!
SQL Client
Sebastian Dombrowski
Connect to Microsoft SQL Server, MySQL, and PostgreSQL databases.
PortoDB Database 2.4.4
PortoFarina
A very simple database application
Tasker SQLite Plugin 1.3.3
Hotman[n]
A Tasker plugin that allows you to create, update, andquerydatabases.
My Android Tools 0.9.8.9
WangQi
(Note:need root access)My android tools :1.enable/disablecomponents(activity,service,receiver,provider)★red:disabled.★blue:running currently (just for service)2. show all running tasks and processes(with pid and uid)3. show the logcat4. show the sharedpreferences and sqlite database of all apps5. enable/disable apps----------------------------------(P.S. the icon coms from Itachi's Mangekyō Sharingan)Pro version:https://play.google.com/store/apps/details?id=cn.wq.myandroidtoolspro----------------------------------★Activity: An activity represents a single screen with auserinterface.★Service: A service is a component that runs in the backgroundtoperform long-running operations or to perform work forremoteprocesses.★Content providers: A content provider manages a shared set ofappdata.Through the content provider, other apps can query orevenmodify the data (if the content provider allows it).★Broadcast receivers: A broadcast receiver is a componentthatresponds to system-wide broadcast announcements.★Shared Preferences: Store private primitive data inkey-valuepairs.
SQL Tutorial 5.4
Ajay Khatri
Complete SQL Tutorial with Syntax and Example (Completely WorksonOffline Mode)
SetEdit SettingsDatabaseEditor
4A
Provides direct access to the Android settings database
SQL Tutorial with Training 2.7
OneDevApp
Learn and practice SQLite, SQL Server, MySQL anytime anywhere.
Learn DBMS 2.0
Full Offline Apps
Simple app to learn Data Base Management System using Examples.
aSQLiteManager 4.7.1
Andsen
aSQLiteManger is my SQLite manager for Android.Supportdevelopmentby buying the donate version (and be the first togetthe newfeatures). You can edit all databases on rooted phones.Youcan:Open databases from within aSQLiteManager and from a numberoffilemanagers. List tables, views and indexes. Displaydata,structureand definitions SQL for tables and views. Execute anySQLincluding'Drop' / 'Create' statements (simple SQLbuilderincluded). Add andedit records from data browser (Add buttonattitle / Edit buttonat each row). Copy the content of any celltothe clip board byclicking at it Store all executed statementsinthe opened database(in a table called aSQLiteManager). SelectSQLhistory from queryform. Begin transaction, Commit andRollback.Export database toSQL script and restore databases fromscript.Import and export ofCSV files Execute SQL scripts, fullscript orsingle lines. SQLitedoes not validate data types duringdata entrybut aSQLiteManagerset the Android input mode reflectingthe fieldtypes. Createdatabase wizard. Configurable font size indata lists.Easy editingof databases located in a "Dropbox" folderNowtranslated to:Danish English German - thanks to Denis DoganFrench– thanks toJean-Luc Rostini + Nicolas Gourdon Italian –thankstoGiuseppeTuminohttps://play.google.com/store/apps/developer?id=Giuseppe+TuminoCatalan–thanks to Paco Rivière Brazilian – thanks to LeandroLopes Spanish–thanks to Gonzalo Rodriguez Russian - thanks toDenis Bondarenko
SQL Tutorial - Kiwi Learn 1.2.0
kiwilab
This application contains theory about SQL basic, advanced, andsqlquiz
Androbench (Storage Benchmark) 5.0.1
CSL@SKKU
AndroBench is a benchmark application which measuresthestorageperformance of your Android devices. AndroBench providestwokindsof benchmarks: Micro and SQLite. With the Micro benchmark,youcanquickly compare the base performance of your storagedevicewiththose of other devices. The SQLite benchmark teststheperformanceof insert, update, and delete queries on adatabasetable thatmimics the one used in a messaging app. To obtaincorrectresults,please minimize background activities while yourunAndroBench.AndroBench is available for free and withoutanyadvertisement, andthus feel free to use it.
Viewer for MS Access Database 1.5.9
Km4Dev
View MS Access DB file (ACCDB - MDB - DB)Open Table DataPagingFiltering Sort
SQL Tutorial 2.0.20
Amlavati.com
Learn SQL, Run Query ,anywhere!
Ragic
Ragic
Data management that actually works: Fully customizablebusinessapps.
SQL Offline Tutorial & Interview Questions 5.8
ONAN Mobile Software
Learn SQL - offline tutorial. Read SQL concepts and Easytounderstand This App enables reading concepts Offline (withouttheinternet). Download our App and read it whenever you feel like.Nointernet connection is required. This App lets developers orCSstudents or Engineering students or anyone who is interestedinlearning SQL from theory, implementation. If you are aprogrammerlooking for your first programming job and preparing forcodinginterviews, or a student who is preparing for exams aboutDatabaserelated or SQL cases, this app could be a right fit for youAll theconcepts are explained easily. There is a favorite optiontobookmark your favorites. Also, you can track which concept youreadand which are unread Currently, we are covering followingtopics:SQL Basics SQL Functions SQL Advanced concepts SQL BasicQuestionsSQL Interview Questions Under SQL Basics section followingconceptsare covered : SQL Intro SQL Syntax SQL SELECT SQL DISTINCTSQLWHERE SQL AND & OR SQL ORDER BY SQL INSERT SQL UPDATESQLDELETE Under SQL Advanced following concepts are covered: SQLTopSQL LIKE SQL WILDCARDS SQL IN SQL BETWEEN SQL ALIAS SQL JOINSQLINNER JOIN SQL LEFT JOIN SQL RIGHT JOIN SQL UNION SQL SELECTINTOSQL CONSTRAINTS SQL NOT NULL CONSTRAINT SQL UNIQUE CONSTRAINTSQLPRIMARY KEY CONSTRAINT SQL FOREIGN KEY CONSTRAINT SQL CHECKSQLDEFAULT SQL CREATE INDEX SQL DROP SQL ALTER SQL INCREMENT SQLVIEWSSQL DATES SQL NULL SQL ISNULL SQL DATA TYPES Under SQLFunctionssection following concepts are covered: SQL avg() SQLcount() SQLfirst() SQL last() SQL max() SQL min() SQL sum() SQLGroup By SQLHaving SQL ucase() SQL lcase() SQL mid() SQL len() SQLround() SQLnow() SQL format() SQL Quick Reference SQL Hosting SQLBasicInterview Questions Section: At present we have added the22interview questions. 1 What is a primary key? 2 What is aforeignkey? 3 What is view in SQL? 4 What is an Index in SQL? 5What isClustered Index in SQl? 6 What is NonClustered Index in SQL?7 Whatis the difference between clustered and non clustered indexin SQL?8 Is it possible to sort a column using a column alias? 9What isthe difference between BETWEEN and IN condition operators?10 Whatis the difference between DELETE and TRUNCATE statement inSQL? 11What is the difference among NULL value, zero and blankspace? 12What is subquery? 13 What are the types of subquery? 14What is astored procedure? 15 What is Auto Increment? 16 What isSelf-Join?17 What is user defined functions? 18 What are all typesof userdefined functions? 19 What is collation? 20 AdvantagesandDisadvantages of Stored Procedure? 21 What is Union, minusandInteract commands? 22 What are the types of join and explaineach?SQL Interview Questions Section: At present we have added the38interview questions. For these questions please check in our appIfyou want us to add any new topics please Write to Us usingthe"Feedback/Suggestions" option in our App. Learn SQL concepts inavery easy way without connecting to the internet is themainobjective. We will also add the SQL interview questions in ournextupdate. Please stay tuned for the next update
Explorer 3.12.3
Speed Software
Fast, lightweight and easy to use file manager.
SQL Code Play 3.8
Code Play
SQL tutorial offline and SQLite editor with practice and examples
MobiDB Database - relational d 11.1.0.454
Vitaliy Kornei
Relational database app with cloud sync. Manage work,business,hobby
Easy Database 21.3.03
Easy Database
Manage all your data on your device without wireless internetormobile.
Server for PHP
Tautvydas Andrikys
Pure PHP 5.4+, 7+ server with modules:core,session, standard, date, ereg, libxml, openssl, pcre,sqlite3,zlib, bcmath, bz2, calendar, ctype, curl, dom, hash,fileinfo,filter, ftp, gd, gettext, gmp, spl, iconv, intl, json,mbstring,mcrypt, mongodb, mysqlnd, mysqli, odbc, pdo, pdo_mysql,pdo_odbc,pdo_pgsql, pdo_sqlite, pgsql, phar, posix, pspell,recode,reflection, mysql, simplexml, soap, sockets, exif, tidy,tokenizer,wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip,cli_server,mhash, ssh2, opcache, phalcon, yaf, yar, id3, lzf,oauth,quickhash, bbcode, xmldiff, xdiff, rar, gender, stats, eio,judy,mailparse, rpmreader, spl_types, yaml, ev, inotify,weakref,xdebug, dba, imagick! If you need Apache HTTPserver:https://play.google.com/store/apps/details?id=com.esminis.server.apache! If you need MySQL or MariaDBServer:https://play.google.com/store/apps/details?id=com.esminis.server.mariadb! If you need MongoDB Server - moNERIngAoServer:https://play.google.com/store/apps/details?id=com.esminis.server.mongodbWebsite: https://bitbucket.org/esminis/serverFacebook page: https://www.facebook.com/esminis.serverSupport this project by translatingit:https://poeditor.com/join/project/oQFU4K0vKI
SQL Interview Queries 23|10|2020
Shree++
Complete Set of SQL Interview Queries and Questions and Answerswith13 Types
File Manager for Superusers 1.3.0(9010215)
Maple Media
Powerful, simple & customizable File Manager & RootBrowserfor superusers
Learn Android Java 2.11
Sambhaji Karad
This Application provides an introduction to AndroidwithSQLiteDatabase and Java Programming and allows someone withabasicknowledge of programming to start creatingAndroidApplications. Itis a light course to cover fundamentals ofAndroid.It will readyou the Android programming Paradigm and how tothinkwhilecreating an Android program. We will cover topics suchasOverview,Installation, Activities, Layouts, List Views,SQLite,ServicesMultimedia and Google Play. It will be aenjoyablelearningapplication that is sure to help you get goingwithAndroidprogramming. * WHAT YOU WILL LEARN* Slider A :-Introduction toAndroid Programming. Slider B : - IntroductiontoJava Programming.Slider C : - Introduction to SQLiteDatabase.Slider D : - AndroidProgramming Tutorial with examples&snapshot. Slider E : -Interview's Question both Android &Java.Slider F : - Quizboth Android & Java. *WHAT YOU WILL GET*- Youcan learn easilyandroid designing and development. - You canlearnandroidprogramming with SQLite database plugins. - You canlearnalso Javaprogramming. - You will be able to createAndroidapplicationsbased on your ideas. - Able to choose the bestlayoutfor yourapps. - Learn the concept behind Android constructs.-Design yourandroid app properly. - Interview Questions AndroidandJava. -Quiz both Android and Java. *FEATURES* - ThisapplicationNoInternet connection required. - Lifetime access toallbasicconcept of Android with SQLite Database. - You canlearnAndroidprogramming also with SQLite database and Javaprogramming.- Readthe interview's question's Android and also Java.- You willplaythe Quiz in this application of both programming(Android&Java).
DSG ACCOUNT 18.01.20
The developed software group is a specialized institution inthefield of information technology, our main goal is toassistcompanies to achieve the highest of performances by providingthemwith the best of solutions professionally that suit their needsandmeet their satisfaction. We are pleased to introduce ourfirstapplication, DSG ACCOUNT that runs by Android software withitsthird edition for 2018 as free of charge, and in bothlanguagesArabic and English, this new application is suitable forsmall,medium and large companies. And which comprises of twosections:First section is the financial section: handle accounts,projectstable, statements, daily vouchers, cash vouchers,receipts,securities, trial balance and final accounts. Secondsection is thewarehouses control section: handles warehouses,products,categories, inventories, verity of invoices such assales,purchase, POS, and summery invoices, and multiple types ofdailyand monthly reports. With ability to save data on mobiledevice byfamous SQLite database, or synchronize data with mainprogram, whowas installed in computer at the facility throughfamous MySql& Sql Server database. Looking forward to receivingyoursupport and we are striving to accomplish to the best of ourmeansto obtain the best of our services.
Learn .Net Framework 5.2
Sambhaji Karad
It is aimed at those who are starting have just startedlearning.Net Framework
Learn MySQL and SQL Database B 3.18
Hasyim Developer
You've found the right tutorial to learn MySQLi and SQL DatabaseBigData
Learn SQL 3.7.2
Sololearn
We're moving to our new free All-in-One app! Get ithere:https://play.google.com/store/apps/details?id=com.sololearnLearnSQL in a greatly improved learning environment with morelessons,real practice opportunity, and community support. Learnandpractice SQL right now, with SoloLearn’s FREE SQL tutorial!Create,access, and manipulate databases. At the same time, collectpoints,unlock levels and achievements, and compete with otherlearnersfrom around the world! Whether you want to become the nextgreatestdatabase designer, or you would simply like to have theability toquery databases from code, SoloLearn will take youthrough thefundamentals of SQL in a highly interactive, rapid, andeffectivemanner. Learn SQL covers an array of SQL-related topics,such as: •Database Basics • Key SQL Statements • Retrieving,Updating, andFiltering Data • Functions and Subqueries • Creating,Updating, andDeleting Tables • Joining Multiple Tables • CreatingCustom ViewsBecome an expert the easy – and FUN – way! Continueplaying whilelearning for FREE with SoloLearn!
Dev Tools 3.3.0
Dipesh Rathod
Dev Tools contains various Android tools.1. DeviceVarious device information like Android System, Battery,Build,Build.VERSION, Display, Environment Variables,Hardware,Settings.Global, Settings.Secure, Settings.System, SimCards,SQLite, System Features, System Properties, System SharedLibrariesand Telephony Manager.2. SettingsList of various settings shortcuts. Click on a shortcut to openaparticular settings screen.3. PackagesList of installed packages. Click on a package to opendetailsscreen of the selected package. The application alsoprovidesfacility to filter in/out System, Non System, Enabled,Disabled,Internally Stored and Externally Stored packages.4. ToolsA. Dimension Convertera. Pixel DIP Converter - Convert pixels to dip and vice versa.Forldpi, mdpi, tvdpi, hdpi, 280dpi, xhdpi, 360dpi, 400dpi,420dpi,xxhdpi, 560dpi and xxxhdpi.b. Pixel SP Converter - Convert pixels to sp and vice versa.Forldpi, mdpi, tvdpi, hdpi, 280dpi, xhdpi, 400dpi, xxhdpi, 560dpiandxxxhdpi.You can also create shortcut of Dimension Converter foreasyaccess.B. Change App Storage LocationLists all movable applications. Move apps from/to SD cardto/frominternal storage.C. APK FinderFinds all APK files stored in your phone.5. Google Playa. Current Device Distribution - device distribution of thecurrentmonthb. Device Distribution - historical device distribution fromJanuary2012 to September 2016c. Aggregate Device Distributiond. Device Distribution Charts by Android Version, Codename andAPILevele. Aggregate Device Distribution Chart by API Level